Hi Team,
I am interested to know how can I measure the device reachability using the SWIS API. Basically I am looking for a specific table and corresponding attribute which can directly help me calculate the device reachability .
My initial thinking was to use Percent Loss value from Orion.ResponseTime table. But this does not seem to be give me the reachability value directly. Any help is appreciable?
Existing SWIS Query:
Name | Type | Notes |
---|---|---|
NodeID | System.Int32 | |
DateTime | System.DateTime | |
Archive | System.Byte | |
AvgResponseTime | System.Int16 | |
MinResponseTime | System.Int16 | |
MaxResponseTime | System.Int16 | |
PercentLoss | System.Int16 | |
PercentDown | System.Double | |
Availability | System.Double | |
ObservationTimestamp | System.DateTime | |
ObservationFrequency | System.DateTime | |
Weight | System.Double | Default='1.0'. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
Node | Orion.Nodes | Defined by relationship Orion.NodesHostsResponseTime (System.Hosting |