Date: Wed, 4 Dec 2002 14:13:29 -0700 From: "Nicholas Paufler" <npaufler@incentre.net> To: "Blaz Zupan" <blaz@si.FreeBSD.org> Cc: <ports@freebsd.org> Subject: Re: FreeBSD Port: nagios-1.0.b6 Message-ID: <02c701c29bda$03ac3b30$99d54bce@kallisti> References: <Pine.GSO.4.44.0212040802580.26749-300000@silver>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Blaz, Thanks for the patches. I've got an addition for you for the Makefile for nagios-plugins. This addition to the configure args: --with-df-command="/bin/df -Pkt noprocfs" This makes the check_disk plugin behave as expected when you don't specify a path.on the commandline (i.e. to check all mounted filesystems). Since a normal execution of df displays /proc which always shows 0% usage, using this plugin will always show a critical error from within nagios. Excluding procfs filesystems makes the plugin actually useful. Nicholas Paufler Systems Administrator The Internet Centre ----- Original Message ----- From: "Blaz Zupan" <blaz@si.FreeBSD.org> To: "Nicholas Paufler" <npaufler@incentre.net> Cc: <ports@FreeBSD.org> Sent: Wednesday, December 04, 2002 12:03 AM Subject: Re: FreeBSD Port: nagios-1.0.b6 > > Just wanted to know if anyone was working on updating the Nagios ports to > > the 1.0 release (came out on 11/24). nagios-plugins have also been upgraded > > accordingly. I started to look at updating the port but it looks relatively > > involved. > > I'll give it a go if nobody else will be taking care of it in the near > > future but I am probably not the best person to be doing so. > > I've sent the patches to a commiter last week, but the ports collection is > still in a ports freeze and he can't commit them yet. They're attached to this > mail. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02c701c29bda$03ac3b30$99d54bce>