n0derunner

    Using Prometheus and Grafana to monitor a Nutanix Cluster.

    Published: (Updated: ) in Telemetry, Nutanix, , , , , by . 1 Comment on Using Prometheus and Grafana to monitor a Nutanix Cluster..

    Using a small python script we can liberate data from the “Analysis” page of prism element and send it to prometheus, where we can combine cluster metrics with other data and view them all on some nice Grafana dashboards.

    Viewing Nutanix cluster metrics in prometheus/grafana

    Published: (Updated: ) in Telemetry, Nutanix, , , , , by . Leave a Comment on Viewing Nutanix cluster metrics in prometheus/grafana.

    Using Nutanix API with prometheus push-gateway. Many customers would like to view their cluster metrics alongside existing performance data using Prometheus/Grafana Currently Nutanix does not provide a native exporter for Prometheus to use as a datasource. However we can use the prometheus push-gateway and a simple script which pulls from the native APIs to get […]