[Index]

Model: data/MonitoringCluster

Stores exposed aggregate results for Intra-Cluster Connectivity Monitoring

Model Details

Title Description Details
Interval The period over which the metric was aggregated.
  • Field Name: interval
  • Type: String
  • Choices: ["Hour", "Day", "Week", "Month"]
Start The start date/time for this aggregation group.
  • Field Name: start_ts
  • Type: String
End The end date/time for this aggregation group.
  • Field Name: end_ts
  • Type: String
Source host Source host
  • Field Name: from
  • Type: String
Destination port Destination port
  • Field Name: to
  • Type: String
Failures Failures
  • Field Name: errors
  • Type: Number
Errors
  • Field Name: errorArray.[n]
  • Type: Array
Error message
  • Field Name: errorArray.[n].message
  • Type: String
Count
  • Field Name: errorArray.[n].count
  • Type: Integer
Avg Tcp RTT (ms) Avg Tcp RTT (ms)
  • Field Name: AvgRtt
  • Type: Number
Max Tcp RTT (ms) Max Tcp RTT (ms)
  • Field Name: MaxRtt
  • Type: Number
API reference for data/MonitoringCluster