This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/prometheus-ha_cluster_exporter -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/ha_cluster_exporter $ARGS -
Restart=always -
Type=simple
-
-
[Unit]-
After=network.target -
Description=Prometheus exporter for Pacemaker HA clusters metrics
-
Additionnal notes
Nothing here.