DEV Community

Bidhan Khatri
Bidhan Khatri

Posted on

Monitor HA Cluster running Pacemaker and Corosync using Prometheus and Grafana using Docker

We will use Grafana with prometheus in container to monitor High availability cluster running by Pacemaker and Corosync.

Grafana dashboard which we will be using shows the details of a HA cluster running Pacemaker/Corosync. It is built on top of ha_cluster_exporter but it also requires Prometheus node_exporter to be configured on the target nodes, and it also assumes that the target nodes in each cluster are grouped via the job label.

https://bidhankhatri.com.np/monitoring/monitor-ha-cluster-running-pacemakr-and-corosync/

Top comments (0)