Replies: 1 comment
-
The exporter needs to be able to initialize at least one collector. As long as one of the others works, you can safely ignore that message. The process will only fail hard if it can't initialize any collector. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i've built up a 3-node-cluster with coroysnc and pacemaker
but when i startup the ha_cluster_exporter the log shows error:
could not initialize 'drbd' collector : '/sbin/drbdsetup' does not exist
which means must i have to built a drbd cluster?
Beta Was this translation helpful? Give feedback.
All reactions