CVSROOT: /sources/monit Module name: monit Changes by: Jan-Henrik Haukeland <hauk> 07/11/05 21:50:05
Modified files: . : configure.ac process : sysdep_DARWIN.c Log message: Patch from Dave Cheney which make monit report physical memory correct. Details follows: I've noticed that on our production machines with => 8Gb of ram monit doesn't report the physical memory correctly System 'xserve5.prod.redbubble.com' status Monit instance changed monitoring status monitored load average [0.43] [0.22] [0.18] cpu 0.0%us 0.0%sy memory usage 3609828 kB [172.1%] data collected Mon Nov 5 15:24:37 2007 I had a dig in the apple sources for hostinfo and found the sysctl has been updated to take a 64bit quantity. This patch now makes my 9Gb system report correctly. System 'xserve5.prod.redbubble.com' status running monitoring status monitored load average [0.45] [0.25] [0.19] cpu 0.9%us 1.2%sy memory usage 3604508 kB [38.1%] data collected Mon Nov 5 15:29:20 2007 Cheers Dave CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/monit/configure.ac?cvsroot=monit&r1=1.164&r2=1.165 http://cvs.savannah.gnu.org/viewcvs/monit/process/sysdep_DARWIN.c?cvsroot=monit&r1=1.35&r2=1.36 _______________________________________________ monit-dev mailing list monit-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/monit-dev