getConfig
The getConfig method provides monitoring configuration details.
Returns
Name | Type | Description |
---|---|---|
Node | String | The name of the node. |
AMXHost | String | The name of the ActiveMatrix host associated with the node. |
Environment | String | The name of the environment. |
Monitoring Application State | String | Runtime state of Monitoring Application. |
Notification Enabled | Long | Returns true or false for statistics notification enable or disable |
Notification Interval | Long | Notification Interval in milliseconds. |
Rolling Window Length | Long | Rolling window length in milliseconds. |
Number of Buckets | Long | Number of time intervals in rolling window. |
Statistics Gathering Interval | Long | Statistics gathering interval time in milliseconds. |
Is Partial Window | Boolean | Indicates whether the sliding window statistics includes the current working bucket. |
Copyright © Cloud Software Group, Inc. All rights reserved.