Re: [Nagios-users] [Fwd: distributed monitoring host checking question]

2008-08-06 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Ammon wrote: | I did, indeed, read the docs. However, the link you posted (or any of | the other documentation I found) doesn't answer my question about the | relationships between active host checks and passive service checks. | | I post to lists

Re: [Nagios-users] Customise Report

2008-08-06 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leandro de Oliveira wrote: | Is there a way to remove the Time Unknown from a Availability report | statics? Define the status at the beginning of the interval. The option to do so is part of the interface. Hugo. - -- [EMAIL PROTECTED]

Re: [Nagios-users] Problems running eventhandler

2008-08-06 Thread Jon Angliss
On Tue, 05 Aug 2008 15:38:48 +0200, Nicole Hähnel <[EMAIL PROTECTED]> wrote: >Hi, > >I'm running nagios 3.0.3 on rhel5 2.6.18-92.1.6.el5. >I have written a script to restart strongswan on our vpn gateways. >But I can not get this eventhandler to work. >I only see (null);(null);(null); in eventlog

Re: [Nagios-users] Getting bogus ping alerts after upgrade to Nagios vers. 3.0.3

2008-08-06 Thread Jon Angliss
On Wed, 6 Aug 2008 11:02:37 -0400, "Joe Astrologo" <[EMAIL PROTECTED]> wrote: >I upgraded from version 2.3 to 3.0.3 and I now I get a lot of bogus ping >alerts. Shut down nagios, do a check to see if there are any rogue instances running in the back ground, if there is, kill them off, and then re

[Nagios-users] Config parser?

2008-08-06 Thread JB Segal
To bring my convo from freenode:#nagios here: (15:02) < Jailbait> Has anyone ever found a good tool for analyzing _existing_ nagios configs? I'm sort of thinking halfway between a linter and an optimizer. (15:15) < sni> jailbait: what do you mean with analysing? (15:16)

Re: [Nagios-users] ndo2db - Error: mysql_query() failed

2008-08-06 Thread Ciro Iriarte
The delay seems to be due a slow delete process in the mysql backend... Any optimization advices? Regards, Ciro - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based appl

Re: [Nagios-users] nagios upgrade NRPE issues

2008-08-06 Thread gregorcy
> Without the context of the error message above, I'd hazard the guess > that you've decided to specify nrpe.cfg as a cfg_file (or as part of a > cfg_dir) in nagios.cfg as if it were a _nagios_ config file. It is not. > > -- > Marc That is what it was, thanks for the help. --Brian -

[Nagios-users] Nagiosgraph trouble

2008-08-06 Thread Abhishek Dhamija
Hi I am using Nagiosgraph for generating graphs on services i am monitoring. I have nagiso version 3.0.3 and nagiosgraph version 0.9.0. The problem is that i am getting nan for all my graphs an localhost machine. I am using Ubuntu 7.10. The nagiosgraph.log shows the rrd files being updated but

Re: [Nagios-users] Admin user cannot view reports

2008-08-06 Thread Sean Carolan
> "It appears as though you are not authorized to view information for the > specified service..." > > I am logged in as nagiosadmin, and as far as I can tell nagiosadmin is > configured to have full access to everything in the cgi.cfg file. What am I > doing wrong here? I have discovered that

[Nagios-users] Customise Report

2008-08-06 Thread Leandro de Oliveira
Is there a way to remove the Time Unknown from a Availability report statics? Leandro- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & w

Re: [Nagios-users] check_ssl_cert w/ PKI / X.509 Chain Validation

2008-08-06 Thread Brian A. Seklecki
Two new notes: 1) Extracting the root CA cert DB from FF3 manually (GUI + Select all) to PEM works fine with c_rehas.pl $ openssl s_client -verify 4 -connect www.gmail.com:443 2>& 1 | egrep \ "Verify\ return\ code" Verify return code: 0 (ok) 2) I'm unable to find th

Re: [Nagios-users] nagvis giving me hell

2008-08-06 Thread Seth Simmons
Try posting to nagvis list. https://lists.sourceforge.net/lists/listinfo/nagvis-devel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Assaf Flatto Sent: Wednesday, August 6, 2008 11:45 AM To: Nagios User list Subject: [Nagios-users] nagvis giving me hell

[Nagios-users] nagvis giving me hell

2008-08-06 Thread Assaf Flatto
Hello I am trying to remove an old map in Nagvis . I've entered the interface and found the map management options , and selected Delete map , first there is a typo in the code /usr/local/nagios/share/nagvis/wui/form_handler.php line 325 function isste() - needs to be isset(). after fixing

[Nagios-users] Admin user cannot view reports

2008-08-06 Thread Sean Carolan
I attempted to view a service availability report today and was presented with this message: "It appears as though you are not authorized to view information for the specified service..." I am logged in as nagiosadmin, and as far as I can tell nagiosadmin is configured to have full access to ever

Re: [Nagios-users] Nagios Sound Alerts configuration

2008-08-06 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Jay R. Ashworth > Does anyone know if there's a bug filed on that, or if anyone's talked > to Ethan about it, or whatever is the appropriate solution? It was posted to Nagios-devel so

Re: [Nagios-users] Nagios Sound Alerts configuration

2008-08-06 Thread Jay R. Ashworth
On Wed, Aug 06, 2008 at 10:25:09AM -0400, Jay R. Ashworth wrote: > > but no sound. Nothing indicative in the frame source... > > > > Did I miss something? > > Sure I did. > > I didn't uncomment the audio file pointers in cgi.cfg, *or* install > Quicktime. And, after discovering that the Quickt

[Nagios-users] Getting bogus ping alerts after upgrade to Nagios vers. 3.0.3

2008-08-06 Thread Joe Astrologo
I upgraded from version 2.3 to 3.0.3 and I now I get a lot of bogus ping alerts. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win gr

Re: [Nagios-users] Using Macros in hostext definitions

2008-08-06 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Assaf Flatto > Sent: Wednesday, August 06, 2008 9:32 AM > To: Nagios User list > Subject: [Nagios-users] Using Macros in hostext definitions > I was wondering if i can add macros to the

[Nagios-users] Using Macros in hostext definitions

2008-08-06 Thread Assaf Flatto
Hello I am running Nagios 2.10 , and i am looking into supplementing the information of each server , with the contact person for that server to be displayed in the host info. I was wondering if i can add macros to the hostextinfo that will display the Contact Group and the Contacts associat

Re: [Nagios-users] Nagios Sound Alerts configuration

2008-08-06 Thread Jay R. Ashworth
On Wed, Aug 06, 2008 at 10:19:41AM -0400, Jay R. Ashworth wrote: > And why didn't it work for me? > > I made the patch, did make cgis and make install-cgis, and reloaded my > browser tab, then forced a Service Problem (I logged into a machine for > which "Users>0" is a service problem :-)... > >

Re: [Nagios-users] Nagios Sound Alerts configuration

2008-08-06 Thread Jay R. Ashworth
On Mon, Aug 04, 2008 at 10:00:02PM -0500, Marc Powell wrote: > On Aug 4, 2008, at 8:12 PM, Jay R. Ashworth wrote: > > On Tue, Aug 05, 2008 at 09:37:52AM +0900, Ian Masters wrote: > >> It's a bit of a kludge so I was wondering if anyone else had found a > >> cleaner way of using the alert sounds fun

Re: [Nagios-users] Problem to use special chars in check_http

2008-08-06 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/08/08 03:44 AM, Tomas Marin wrote: > Hi All, > > we've got problems to get a correct http check with the following > command: > > /usr/lib/nagios/plugins/check_http -I 192.168.0.23 -u /RQ/ > 598/1680/1587/js?ord=1&EAS=cu=1587;cre=mu -f c

Re: [Nagios-users] feature request: Service used as Host check

2008-08-06 Thread Holger Weiss
* Marcus Rejås <[EMAIL PROTECTED]> [2008-08-04 10:58]: > On 08/03 19:28, Hugo van der Kooij wrote: > > So if I define the service PING and use check_icmp on there I might as > > well derive the host state from the service instead of duplicating this > > check into the host definition. > > > > Would

Re: [Nagios-users] check_dns configuration problem

2008-08-06 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/08/08 04:13 AM, Ian Masters wrote: > Hello > > I'm a little confused about the configuration of check_dns. > > If I do: > [EMAIL PROTECTED] libexec]$ ./check_dns 172.16.11.1 -H google.com > I think I am querying the DNS service on server 172.16

Re: [Nagios-users] Lockfile trouble, Nagios version 3.0.3

2008-08-06 Thread Francois Joubert
> > -Original Message- > > Problem > > --- > > [1217937468] Cannot lock lockfile '/var/spool/nagios/nagios.lock': > > Invalid argument. Bailing out... > Just to cover the basics, is the Nagios user able to write to the directory '/var/spool/nagios'? Write to that file? 1. perms

Re: [Nagios-users] Tomcat Service

2008-08-06 Thread Assaf Flatto
can you provide more details ? how is your test preformed ? what is the machine load average at the time of the failure ? Assaf On Wednesday 06 August 2008 07:47:12 Kaushal Shriyan wrote: > Hi, > > I get in the Nagios Web Interface for Tomcat Service "NRPE: Command timed > out after 60 seconds"

Re: [Nagios-users] check_dns configuration problem

2008-08-06 Thread Morris, Patrick
If you've hard-coded google.com into your command definition, then that's what you'll get. If you want to pass an argument, try $ARG1$ instead. > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Ian Masters > Sent: Wednesday, August 06,

[Nagios-users] check_dns configuration problem

2008-08-06 Thread Ian Masters
Hello I'm a little confused about the configuration of check_dns. If I do: [EMAIL PROTECTED] libexec]$ ./check_dns 172.16.11.1 -H google.com I think I am querying the DNS service on server 172.16.11.1 for google.com . Is that correct? I get the following output: DNS OK: 0.196 seconds response ti

[Nagios-users] Tomcat Service

2008-08-06 Thread Kaushal Shriyan
Hi, I get in the Nagios Web Interface for Tomcat Service "NRPE: Command timed out after 60 seconds" this alerts I get only at 12:15 am IST I have enabled debug=1 in nrpe.cfg file. But I have not noticed any thing in the /var/log/messages file Any ideas as what is going wrong Thanks and Regards

[Nagios-users] Problem to use special chars in check_http

2008-08-06 Thread Tomas Marin
Hi All, we've got problems to get a correct http check with the following command: /usr/lib/nagios/plugins/check_http -I 192.168.0.23 -u /RQ/ 598/1680/1587/js?ord=1&EAS=cu=1587;cre=mu -f critical -r ^document.write.*REDIRECT_SUCCESS -w 1 -c 3 What's wrong? Thanks and Regards, Tomas Ma