|
Hello Folks, I am trying to use the Grafana dashboard as documented here. but Pacemaker and Corosync section is not populating (screenshot below) at all.. any ideas what I am missing? more details of the config below:
global: scrape_configs:
remote_write:
|
Answered by
one-kash
Sep 27, 2022
Replies: 2 comments 1 reply
|
after I typed everything, I realized that ha_cluster has different port from node_exporter and that (IP: 9664) needed to be added in the config file as targets. I guess reading the details works better than just running it in my head! |
0 replies
Answer selected by
one-kash
|
That was easy @ravkash! thanks for documenting it here ;) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

after I typed everything, I realized that ha_cluster has different port from node_exporter and that (IP: 9664) needed to be added in the config file as targets. I guess reading the details works better than just running it in my head!