Following sample Grafana dashboards visualize various Geode JMX metrics. Use them as templates to build your own dashboards.
Dashboard File | Description |
---|---|
GeodeClusterView.json | The cluster view is a high-level overview of the Geode distributed system. Cluster view show statistics such as memory usage, JVM pauses, and throughput. You can use the cluster view to drill down into details for individual members and regions in the distributed system. |
GeodeMembersView.json | Displays information for individual Geode members in the Cluster. Such as the number of regions, memory, threads ports. |
GeodeMembersCombinedView.json | Can combine, correlate and compare metrics from multiple Members |
GeodeRegionView.json | The Region View provides a comprehensive overview for individual Regions in the Geode distributed system |