GemFire Distributed System platform
Log Track Supported: Yes
Config Track Supported: No
Custom Properties Supported: None
Supported Control Actions: None
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 1 min |
| Cache Servers | n_caches | none | UTILIZATION | true | 5 min |
| Applications Peer | n_apps | none | UTILIZATION | true | 5 min |
| Gateway Hubs | n_gateways | none | UTILIZATION | true | 5 min |
Configuration help:
Configuration Properties
- jmx.url: format "service:jmx:rmi:///jndi/rmi://<host>:<port>/jmxconnector" (GemFire: rmi-bind-address,rmi-host,rmi-port)
Configure Gemfire for Monitoring
Monitoring of GemFire is done through the "GemFire JMX Agent". In order to collect metrics, the parameter 'statistic-sampling-enabled=true' must be defined in the gemfire.properties for each member (See GemFire docs for more info).
In order to support remote connection to "GemFire JMX Agent", it must be configure using "rmi-bind-address" property (See GemFire docs for more info).