Search Results for

    Show / Hide Table of Contents

    Orion.SRM.StorageControllerStatistics

    SolarWinds Information Service 2024.1 Schema Documentation

    Stores storage controller statistics.

    				Namely:
    						IO
    						IO Latency
    						IO Size		
                            IOPS
    						IOPS Distribution
    						Bytes
                            Bytes PS Distribution
    

    Inheritance

    ↳ System.Entity

    ↳ System.ExtensionEntity

    ↳ System.StatisticsEntity

    Access control

    everyone

    Properties

    Name Type Summary Access Control
    Description System.String everyone
    StorageControllerID System.Int32 everyone
    IOTotal System.Int64 everyone
    IORead System.Int64 everyone
    IOWrite System.Int64 everyone
    IOPSDistribution System.Single everyone
    IOPSTotal System.Single everyone
    IOPSRead System.Single everyone
    IOPSWrite System.Single everyone
    IOPSReadWriteRatio System.Single everyone
    BytesTotal System.Int64 everyone
    BytesRead System.Int64 everyone
    BytesWrite System.Int64 everyone
    BytesPSDistribution System.Single everyone
    BytesPSTotal System.Single everyone
    BytesPSRead System.Single everyone
    BytesPSWrite System.Single everyone
    IOSizeTotal System.Int32 everyone
    IOSizeRead System.Int32 everyone
    IOSizeWrite System.Int32 everyone
    IOLatencyTotal System.Single everyone
    IOLatencyRead System.Single everyone
    IOLatencyWrite System.Single everyone
    Utilization System.Int32 everyone

    Target Relationships

    Name Type Notes
    StorageController Orion.SRM.StorageControllers Defined by relationship Orion.SRM.StorageControllersHostsStorageControllerStatistics (System.Hosting)
    In this article
    Back to top © SolarWinds