I am running XI 5.2.0 on RHEL 6.7. I just put in a new linux CPU check and it is not graphing all of the data. However, there are separate gauges for each of the stats. I am also seeing the perf data. One think to note, is that when I initially set this up, I accidentally set the wrong check command and I am wondering if that messed up the graph.
Here is an output of the perf data from cli:
Code: Select all
./check_cpu_util.pl
OK|CPU_USED=6.44%;85;95;; USER=3.32%;85;95;; SYSTEM=2.92%;85;95;; IOWAIT=0.00%;85;95;;
Here is the output from XI:
Code: Select all
Performance Data: CPU_USED=6.32%;85;95;; USER=3.11%;85;95;; SYSTEM=2.91%;85;95;; IOWAIT=0.05%;85;95;;
Thanks,
David