jamesyu558

Results 11 comments of jamesyu558

Here it is: # cd /var/lib/pacemaker_exporter/ # ls -l total 18436 -rwxr-xr-x. 1 postgres postgres 9437184 Apr 6 08:37 ha_cluster_exporter-amd64 # ./ha_cluster_exporter-amd64 --version version 1.2.1+git.1606912430.4fceb77 built with go1.15.5 linux/amd64 2020-12-02T17:30:26+00:00

IF you have a debug module, I should be able to install it and see exactly what happened to this parser error. Please let me know if more information you...

in my environment, I have pacemaker installed as well, together with this prometheus exporter installed for Grafana...

# corosync -v Corosync Cluster Engine, version '2.4.3' Copyright (c) 2006-2009 Red Hat, Inc.

How exactly to debug this on RHEL7? Do you have a specific steps to set it up?

Or modify the source code to print out the variable "quorumToolOutput" from "parseNodeId" when it gets called?

Thanks...I can figure this out. I let you know soon what value of "quorumToolOutput" is passed over to this function....Thank you again.