eG Monitoring
 

Measures reported by EgStateManagerInfoTest

The State manager process is responsible for computing the current state of layers, tests, measures, and infrastructure elements (such as components, services, segments, zones, etc.), based on the metrics reported by the eG agent. Also, if agents are not able to run tests or report metrics, it is the responsibility of the State manager process to change the state of the 'entity' to Unknown and send Unknown mail alerts, if configured.

This test indicates whether/not the state manager process is overloaded by reporting how busy it is and its current queue size.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
State_Mgr_Queue Indicates the current queue size of the state manager process. Number A high value indicates that too many requests to the state manager are pending processing. A gradual, but consistent increase in the value of this measure could indicate a processing bottleneck.
State_Mgr_Busy_Percent Indicates how busy the state manager is currently. Percent A value close to 100% indicates that the state manager is too busy now, and may not have the bandwidth to attend to subsequent state requests. If the value of this measure remains high or consistently climbs up, it indicates that the state manager process is being overloaded.