Den 22.01.2014 15:11, henrik at hswn.dk skrev:
Den 22.01.2014 14:46, Hermann J Beckers skrev:
Running xymon 4.3.13 under openSUSE 13.1, sending data to the local server under 4.3.13 and a second xymon 4.3.12 server under openSUSE 12.3. Since the latest openSUSE 13.1 updates on monday the cpu utilization graph on both servers is no longer generated.
The "CPU utilization" graph uses data from vmstat (unlike "CPU load" which uses data from uptime). So check the "client data" link from one of the servers that work, and one that doesn't, and look for differences in the format of the vmstat data: Change of column names / count / order.
Firing up an install cd, it seems they have added an extra column "st", after the "us sy id wa" bit.
linux at linux:~> vmstat 2 10 procs -----------memory---------- ---swap-- -----io---- -system-- -----cpu------ r b swpd free buff cache si so bi bo in cs us sy id wa st
Regards, Henrik