ha_cluster_exporter
ha_cluster_exporter copied to clipboard
Prometheus exporter for Pacemaker based Linux HA clusters
Do you have any prometheus alerting rules you could share as a starting point? Thanks,
sbd data is not exported if devices in SBD_DEVICE have an space after `;`. This setup works for sbd. Here an example (check the space after the `;`): ``` SBD_DEVICE="/dev/disk/by-id/scsi-SLIO-ORG_IBLOCK_8071fac5-f560-4c78-b1fb-77ca7c86ebd5;...
Hi Support, The following corosync parser error on the "Node ID" exists on the v1.2.0. So I upgraded the ha_cluster_exporter from v1.2.0 to the latest version v.1.2.1 on my RHEL7...
Software used: * CentOS 8.2 * ha_cluster_exporter 1.2.1 * pacemaker 2.0.3-5 I'm experiencing issues with the `ha_cluster_pacemaker_config_last_change` metric. It does report the time in Unix time format, but it takes...
https://github.com/prometheus/prometheus/pull/8249/files as pro-memoria task
The cluster node name should be available in the data exported on the endpoint to help identifying them in later analytics steps. If connecting to the endpoints i.e. by IP...
Parsing CIB with cibadmin is something we should remove and use more "conventional" tools like `crm_mon`. Also right now we should use just `crm_mon` and improve it upstream to support...
Hi, I am trying to install latest version (1.3.0) for prometheus-ha_cluster_exporter on SUSE. (Need to test TLS support feature added to 1.3.0 version) I used following command: sudo zypper install...
When copying ha_cluster_exporter/ha_cluster_exporter.yaml to '/etc/ha_cluster_exporter.web.yaml' I get the following errors: ``` line 2: field web not found in type web.Config line 7: field log not found in type web.Config line...
Hi, we have several three-node clusters with the Corosyc/Pacemaker setup. There is a ha_cluster_exporter set on all of them, and it works just fine. Only on one node in one...