[Nagios-users] Query on check_http timeout option

2010-06-09 Thread Sharad Ganapathy
Hello, I want to understand the timeout option in check_http. From the help option, it states : -t, --timeout=INTEGER Seconds before connection times out (default: 10) I monitor a webservice to check for connectivity and also pass some parameters to get some content back. Usually the download

Re: [Nagios-users] extra "checkresults" files being left behind

2010-06-09 Thread Mike Lindsey
Mathew Walker wrote: > I'm running Nagios on a little VPS box checking a few hosts/services > (~50 checks). It's mostly a testing platform for me and checks in on my > other test VPS systems. > > However I keep seeing the extra check results data files build up in > /usr/local/nagios/var/spoo

[Nagios-users] extra "checkresults" files being left behind

2010-06-09 Thread Mathew Walker
I'm running Nagios on a little VPS box checking a few hosts/services (~50 checks). It's mostly a testing platform for me and checks in on my other test VPS systems. However I keep seeing the extra check results data files build up in /usr/local/nagios/var/spool/checkresults like: -rw-

Re: [Nagios-users] a bit [OT] PNP4nagios help

2010-06-09 Thread Guy Waugh
Hi Assaf, Have you restarted nagios lately? Have the permissions on the pnp4nagios files (or the directory they reside in) changed? Has anything changed in nagios.cfg that might affect this? How are you running pnp4nagios? Synchronous mode, bulk mode or bulk mode with NPCD? Are the nagios perfd

Re: [Nagios-users] a bit [OT] PNP4nagios help

2010-06-09 Thread Assaf Flatto
Assaf Flatto wrote: > Hello All > > Not sure this is the right place for this - but since many of us use > pnp4nagios - i thought i might be able to get some advice , I've > installed pnp4nagios and it worked well for more then a month , but now > it seem it no longer generating graphs for any o

Re: [Nagios-users] CGI Permissions issue

2010-06-09 Thread Jason Gauthier
-Original Message- From: Martin Melin [mailto:mme...@gmail.com] Sent: Wednesday, June 09, 2010 3:32 AM To: Nagios Users List Subject: Re: [Nagios-users] CGI Permissions issue On Tue, Jun 8, 2010 at 10:51 PM, Jim Avery wrote: > On 8 June 2010 14:50, Jason Gauthier wrote: >> All, >> >>

[Nagios-users] a bit [OT] PNP4nagios help

2010-06-09 Thread Assaf Flatto
Hello All Not sure this is the right place for this - but since many of us use pnp4nagios - i thought i might be able to get some advice , I've installed pnp4nagios and it worked well for more then a month , but now it seem it no longer generating graphs for any of the existing checks. I can s

Re: [Nagios-users] check_ganglia.py: UNKNOWN: Error while getting value "Host/value not found"?

2010-06-09 Thread Martin Melin
On Wed, Jun 9, 2010 at 10:39, Tong Anh Quan wrote: > Hi, > > Follow instruction on ibm website, I want to use Nagios to alert on Ganglia > metrics, details below: > > - ganglia-services.cfg: > > define command { > command_name check_ganglia > command_line $USER1$/check_ganglia.py -h $HOST

[Nagios-users] check_ganglia.py: UNKNOWN: Error while getting value "Host/value not found"?

2010-06-09 Thread Tong Anh Quan
Hi, Follow instruction on ibm website, I want to use Nagios to alert on Ganglia metrics, details below: - ganglia-services.cfg: define command { command_name check_ganglia command_line $USER1$/check_ganglia.py -h $HOSTNAME$ -m $ARG1$ -w $ARG2$ -c $ARG3$ } define service { host_name

Re: [Nagios-users] CGI Permissions issue

2010-06-09 Thread Martin Melin
On Tue, Jun 8, 2010 at 15:50, Jason Gauthier wrote: > All, > > > I am fighting with a permission issue I cannot seem to figure out. > > Here is the important pieces of my cgi configuration: > > use_authentication=1 > default_user_name= > authorized_for_system_information= > authorized_for_system

Re: [Nagios-users] CGI Permissions issue

2010-06-09 Thread Martin Melin
On Tue, Jun 8, 2010 at 10:51 PM, Jim Avery wrote: > On 8 June 2010 14:50, Jason Gauthier wrote: >> All, >> >> >>  I am fighting with a permission issue I cannot seem to figure out. >> >> Here is the important pieces of my cgi configuration: >> >> use_authentication=1 >> default_user_name= >> auth