Package: monit
Severity: normal

Monit is reporting false or negative memory readings.  E.g.:

Process 'xinetd'
  status                            running
  monitoring status                 monitored
  pid                               26568
  parent pid                        1
  uptime                            37d 14h 43m 
  childrens                         14
  memory kilobytes                  -188
  memory kilobytes total            -22360
  memory percent                    206876.2%
  memory percent total              206875.2%
  cpu percent                       0.0%
  cpu percent total                 0.0%
  data collected                    Fri Mar  4 10:00:15 2005

This can be fixed using "configure" with the --without-accurate-mem-calcs
option:

Process 'xinetd'
  status                            running
  monitoring status                 monitored
  pid                               26568
  parent pid                        1
  uptime                            37d 14h 46m 
  childrens                         14
  memory kilobytes                  724
  memory kilobytes total            36804
  memory percent                    0.0%
  memory percent total              1.7%
  cpu percent                       0.0%
  cpu percent total                 0.0%
  data collected                    Fri Mar  4 10:02:27 2005

This option is only required up to version 4.4.  The fixed behavior
is the default in the CVS and in upcoming versions of monit.

Bye,

  Christian


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ck4
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to