On Wed, Feb 10, 2010 at 02:33:52PM +0100, Peter Palfrader wrote:
> I upgraded procps on field.debian.org in the hope of appeasing ps (and
> this nagios) but no such luck:
kfreebsd has unbelievably broken procfs so it could be a symptom of
that. Unforuntately the bugs about procfs are several years old.

Can you send me the output of
cat /proc/uptime ; grep 'cpu ' /proc/stat ; cat /proc/uptime

also
getconf CLK_TCK

That will at least tell me if we're getting sensible numbers first.
Jiffies is calculated by adding the 7 numbers of the cpu line and
dividing it by the average of the two first number of the uptime.
On my amd64 it was 102 which is close enough to 100, which is what
CLK_TCK gives me.

On asdfasdf which is an amd64 kfreebsd computer getconf gives 60 but 
the calculation gives 99. This is wrong!
 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to