[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CPU statistic problem
From: |
Martin Pala |
Subject: |
CPU statistic problem |
Date: |
Thu, 17 Oct 2002 18:59:13 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1 |
Hi,
today i've installed monit 3.0 on our mailing system. There's little
problem - on multi-CPU machines it shows for every service load times
number of CPU. For example 4-CPU node:
address@hidden # monit status
monit daemon uptime: 14m
Process 'ldap' is running with pid [5603]
Uptime: 13d 8h 51m CPU: 319.0% Memory: 33.1% [2667280kB]
(the correct result should be 319/4)
And for 2-CPU node:
address@hidden # monit status
monit daemon uptime: 1h 30m
Process 'ldap' is running with pid [317]
Uptime: 8d 2h 52m CPU: 168.7% Memory: 85.7% [1706200kB]
(the correct result should be 168.7/2)
I'm now pretty (as usually) engaged with iPlanet and now i can't give it
a stab, so maybe there is someone who can ?
Greetings,
Martin
- CPU statistic problem,
Martin Pala <=