1 min read 1 Telemetry Nutanix Using Prometheus and Grafana to monitor a Nutanix Cluster. gary May 17, 2024 Using a small python script we can liberate data from the “Analysis” page of prism element and send it to…
1 min read 0 Nutanix SQL Server A Nutanix / Prometheus exporter in bash gary May 3, 2024 Overview For a fun afternoon project, how about a retro prometheus exporter using Apache/nginx, cgi-bin and bash!? About prometheus format…
1 min read 0 Telemetry Nutanix Viewing Nutanix cluster metrics in prometheus/grafana gary July 31, 2023 Using Nutanix API with prometheus push-gateway. Many customers would like to view their cluster metrics alongside existing performance data using…
1 min read 0 Telemetry Database Performance How to monitor SQLServer on Windows with Prometheus gary October 17, 2022 TL;DR
1 min read 0 Miscellaneous Quick & Dirty Prometheus on OS-X gary February 7, 2020 How to install Prometheus on OS-X Install prometheus $ cd /Users/gary.little/Downloads/prometheus-2.16.0-rc.0.darwin-amd64$ ./prometheus Add a collector/scraper to monitor the OS Prometheus…