getConfig
The getConfig method provides monitoring configuration details.
Type
Synchronous,
IMPACT_INFO.
Arguments
None.
Returns
Name | Type | Description |
---|---|---|
AMXHost | String | The name of the ActiveMatrix host associated with the node. |
Environment | String | The name of the environment. |
Node | String | The name of the node. |
Monitoring Application State | String | Runtime state of Monitoring Application.
Note: To get service execution statistics, monitoring application must be in RUNNING state.
|
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. |