Xymon Mailing List Archive search

CPU Load vs Utilization

2 messages in this thread

list TJ Yang · Mon, 21 Feb 2011 18:46:35 -0600 ·
Recently a concern was raised by my Xymon user.

On Xymon Unix machine's (R3) CPU column is showing CPU load number (0 to 20+).
On Windows machine(R2) using bbwin CPU column is showing CPU
Utilization number in percentage(0%-100%).

Shouldn't we  distinguish Unix CPU and Windows CPU columns ?
Since they are using two different metric.


R1: http://en.wikipedia.org/wiki/Load_(computing)#CPU_load_vs_CPU_utilization
R2: http://xymon.com/xymon-cgi/svcstatus.sh?HOST=winxptest&SERVICE=cpu
      Windows client is using CPU Utilization in %
R3:  http://xymon.com/xymon-cgi/svcstatus.sh?HOST=voodoo.hswn.dk&SERVICE=cpu
      This debian Unix machine is using CPU load number.

tj
-- 
T.J. Yang
list Henrik Størner · Tue, 22 Feb 2011 07:54:03 +0100 ·
quoted from TJ Yang
Den 22-02-2011 01:46, TJ Yang skrev:
Recently a concern was raised by my Xymon user.

On Xymon Unix machine's (R3) CPU column is showing CPU load number (0 to 20+).
On Windows machine(R2) using bbwin CPU column is showing CPU
Utilization number in percentage(0%-100%).

Shouldn't we  distinguish Unix CPU and Windows CPU columns ?
Since they are using two different metric.
I agree it can be a bit confusing - it's down to the historical heritage of the way Big Brother worked.

It will change, but to do so requires some code changes. And probably some standardization of the way performance metris (vmstat for unix, cpu data for WIndows) is kept in the RRD-files.


Regards,
Henrik