Re: [Nagios-users] NRPE check_disk giving incorrect info!

2006-08-11 Thread Jan van der Merwe
;;; Any ideas? Thanks! >Jan, > >Can you try the snapshot at http://nagiosplug.sf.net/snapshot. There have >been fixes to check_disk so it should be the same output as df. > >Ton > >On 2 Aug 2006, at 08:58, Jan van der Merwe wrote: > >>Hi Guys, >> >>I&

[Nagios-users] NRPE check_disk giving incorrect info!

2006-08-02 Thread Jan van der Merwe
Hi Guys, I'm using NRPE on a Fedora Core 2 box. I'm using the following line in /etc/nrpe.cfg to check the disk: command[check_disk4]=/usr/local/nagios/libexec/check_disk -w 20 -c 10 -p /dev/hdd1 Here is what df -k gives me that disk: /dev/hdd1241263968 136218652 105045316 57% /

Re: [Nagios-users] MySQL Alive and Accepting Connections Plugin...

2006-06-16 Thread Jan van der Merwe
I suppose nothing is wrong! Except for some reason, I don't have it - I installed nagios-plugins-1.4.3.tar and here is what I got in my libexec: check_breezecheck_dummy check_imapcheck_mrtg check_oracle check_simap check_udputils.sh check_by_sshcheck_file_age

Re: [Nagios-users] MySQL Alive and Accepting Connections Plugin...

2006-06-16 Thread Jan van der Merwe
>On 16 Jun, 2006, at 13:52, Jan van der Merwe wrote: > > > Hi Guys, > > > > I'm looking for a really simple plugin that will just check whether > > a MySQL > > server is alive and accepting connections. I've found a few plugins > > that > &g

[Nagios-users] MySQL Alive and Accepting Connections Plugin...

2006-06-16 Thread Jan van der Merwe
Hi Guys, I'm looking for a really simple plugin that will just check whether a MySQL server is alive and accepting connections. I've found a few plugins that perform some other strange functions, but none that provide this simple functionality. Thanks! _

[Nagios-users] Nagios -v works fine - Webpages don't!!!

2006-05-16 Thread Jan van der Merwe
Hi Guys, I have Nagios setup on FC4. I'm trying to get the basic minimal.cfg to work so that I have something to start from. cfg_file=/usr/local/nagios/etc/minimal.cfg is the only cfg file that i have left uncommented. I have copied minimal.cfg-sample -> minimal.cfg I have run nagios -v mi