getConfig

The getConfig method provides monitoring configuration details.

Type

Synchronous, IMPACT_INFO.

Arguments

None.

Returns

Name Type Description
AMXCE Host String Name of the AMXCE host associated with the node.
Environment String Name of the environment.
AMXCE Node String Name of the node.
Monitoring Application State String

Runtime state of the 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.