Re: [Nagios-users] Help with Nagios Looking Glass 1.0.2

2007-02-07 Thread Stuart Thornton
Update I managed to sort out the sync issue however was stumped by the next error. "The polling server feed returned a 'failure' code; the polling server said: The poller could not re-build the indexes" Thanks again.. Stuart >>> "Stuart Thornton" <[EMAIL PROTECTED]> 8/02/2007 12:20 pm >>> Ive

[Nagios-users] Help with Nagios Looking Glass 1.0.2

2007-02-07 Thread Stuart Thornton
Ive just installed NGL 1.0.2 on my server running Nagios 2.7. When hitting the NGL server location in my browser I get an error "Could not sync all required files with the server." Im pretty sure all permissions and file locations are correct. NGL is installed in the share area of Nagios atm. C

Re: [Nagios-users] AIX installation

2007-02-07 Thread Lars Stavholm
Akash Jhamb wrote: > Hi > > I want to install nagios on AIX version. I understand that it was designed > for Linux but is compatible with UNIX variants as well. I want to know > specifically if it will work with AIX version 5.2.0.0 Don't see why not, it's *nix. Just make sure that you have the re

[Nagios-users] AIX installation

2007-02-07 Thread Akash Jhamb
Hi I want to install nagios on AIX version. I understand that it was designed for Linux but is compatible with UNIX variants as well. I want to know specifically if it will work with AIX version 5.2.0.0 Many thanks Akash - U

Re: [Nagios-users] Sending as specific email address

2007-02-07 Thread Jason Little
I ended up using generics in sendmail since I didn't want the whole box sending out like that just the nagios user. Thanks for the help. Jason -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Shellam (Mailing Lists) Sent: Wednesday, February 07, 2007

Re: [Nagios-users] That didn't work what next?

2007-02-07 Thread Lars Stavholm
Sam Fraser wrote: > Hello Nagios users, > > I've been having trouble installing nagios plugins as part of my first nagios > installation. I was advised by someone on this email group that it was > because I didn't have mysql server installed. I've now installed mysql > server but still get so

[Nagios-users] Nagios and DST changes

2007-02-07 Thread Andrew Laden
Heya all. With the Daylight savings time change changing this year in the US, management is going through a y2k style check of all our applications to make sure that they wont have any issues when DST occurs in the middle of march rather then the end. I think that Nagios stores all its date info

[Nagios-users] That didn't work what next?

2007-02-07 Thread Sam Fraser
Hello Nagios users, I've been having trouble installing nagios plugins as part of my first nagios installation. I was advised by someone on this email group that it was because I didn't have mysql server installed. I've now installed mysql server but still get some very strange errors when co

Re: [Nagios-users] Need some help regarding with tomcat server

2007-02-07 Thread Morris, Patrick
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of raghavendra kristam > Sent: Wednesday, February 07, 2007 9:09 AM > To: Josh Yost > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Need some help regarding with > tomcat server > > Hi, > > # /usr/local/n

Re: [Nagios-users] Need some help regarding with tomcat server

2007-02-07 Thread raghavendra kristam
Hi, # /usr/local/nagios/libexec/check_tcp -H Connection refused # /usr/local/nagios/libexec/check_tcp -H -p 5 Connection refused Please let me know why i am getting Connection refused and showing the status as critical in web interface. Thanks, Raghavendra. On 1/30/07, Josh Yost <[EMAIL PROT

Re: [Nagios-users] Sending as specific email address

2007-02-07 Thread Andy Shellam (Mailing Lists)
Peter L. Berghold wrote: > Unless totally misunderstand the issue this is more of a MTA > configuration issue than a Nagios issue. > > FYI If you are using Exim as your MTA like me, you need to set your Nagios user as a "trusted user" - then as long as you have a "From:" header in your e-mai

Re: [Nagios-users] Sending as specific email address

2007-02-07 Thread Josh Yost
Jason Little wrote: > Yesterday the blackberry servers stopped accepting all my nagios alerts > because nagios sends out as [EMAIL PROTECTED] and the blackberry > servers complain that servername.domainname does not exist and gives me a > data format error. Is there a way to set it so that nagios

[Nagios-users] nrpe compile problem on AIX

2007-02-07 Thread Martin Møller Pedersen
Hi, nrpe wouldn't compile on my 5.2 AIX box.It looks like a linker problem ?! Anyway help if very very welcome: # make gcc -g -O2 -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c -L/usr/local/ssl/lib -lssl -lcrypto -lnsl nrpe.c: In functi

Re: [Nagios-users] Sending as specific email address

2007-02-07 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Little wrote: > Is there a way to set it so that nagios sends out as a > specific email address? > > Unless totally misunderstand the issue this is more of a MTA configuration issue than a Nagios issue. Assuming sendmail for a moment is the

[Nagios-users] Sending as specific email address

2007-02-07 Thread Jason Little
Yesterday the blackberry servers stopped accepting all my nagios alerts because nagios sends out as [EMAIL PROTECTED] and the blackberry servers complain that servername.domainname does not exist and gives me a data format error. Is there a way to set it so that nagios sends out as a specific emai

Re: [Nagios-users] Mail throughput plugin

2007-02-07 Thread Marc Powell
> -Original Message- > From: mario [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 07, 2007 8:43 AM > To: Marc Powell > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Mail throughput plugin > > The check_email_loop.pl.rej and the patched check_email_loop scr

Re: [Nagios-users] Mail throughput plugin

2007-02-07 Thread mario
Hi Marc, Marc Powell wrote: -Original Message- From: mario [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 9:45 AM To: Marc Powell Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Mail throughput plugin Hi Marc, Marc Powell wrote: # This exam

Re: [Nagios-users] ndoutils not sending data to db?

2007-02-07 Thread Eusebio Esteban
# SAMPLE NAGIOS CONFIG SNIPPET FOR NDOMOD## In order to have Nagios run the NDOMOD event broker module, you'll need# to place a statement like the one found below in your main Nagios# configuration file (nagios.cfg). Adjust the paths, etc. to suit your needs.# Uncomment the line below if you'r

Re: [Nagios-users] Nagios not polling httpd

2007-02-07 Thread Andy Shellam (Mailing Lists)
Robin Ericsson wrote: On 2/7/07, edalB <[EMAIL PROTECTED]> wrote: Well this is what I get nagios-0 ~ # telnet 10.0.4.37 80 Trying 10.0.4.37... Connected to 10.0.4.37. Escape character is '^]'. Then nagios shouldn't have any problems either. Try running the "check_http" manually w

Re: [Nagios-users] Nagios not polling httpd

2007-02-07 Thread Robin Ericsson
On 2/7/07, edalB <[EMAIL PROTECTED]> wrote: > Well this is what I get > > nagios-0 ~ # telnet 10.0.4.37 80 > Trying 10.0.4.37... > Connected to 10.0.4.37. > Escape character is '^]'. Then nagios shouldn't have any problems either. -- regards, Robin --

[Nagios-users] best graph solution

2007-02-07 Thread Lars Stavholm
Hi List, I'm looking for the best graphing addon solution available for nagios. There's quite a lot of them. I've tried PNP, and it looked fine, ut lacked NagiosGrapher's configuration capabilities, on the other hand, I haven't yet got a working NagiosGrapher installation, still struggling:). I h

Re: [Nagios-users] Nagios notification without time and Additioanl Info

2007-02-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Pavel Santos > Sent: Wednesday, February 07, 2007 6:45 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Nagios notification without time and Additioanl > Info > > HE

[Nagios-users] Nagios notification without time and Additioanl Info

2007-02-07 Thread Pavel Santos
HEllo List, I am running Nagios on 2.7, nagios-plugins-1.4.5-1 on a RHEL 4 server. For some reason the Time and Addition Info are not being populated with any data. The alerts are correct, but the date and info is not working. Have any of you seen this problem, if so how was it fixed?

Re: [Nagios-users] Loosing status info after restart

2007-02-07 Thread Sjaak Nabuurs
Thanks Andy I had set this in nagios.cfg Now i've found it, a typo in state_retention_file=/usr/local/nagios/var/spool/status.sav But I've never seen any error's in my log files, that's strange or !! Thanks Sjaak Andy Shellam (Mailing Lists) wrote: >Is it set in Nagios generally, i.e. in yo

Re: [Nagios-users] Loosing status info after restart

2007-02-07 Thread Andy Shellam (Mailing Lists)
Is it set in Nagios generally, i.e. in your nagios.cfg? # cat /usr/local/nagios/etc/nagios.cfg|grep retain retain_state_information=1 use_retained_program_state=1 use_retained_scheduling_info=0 Andy Sjaak Nabuurs wrote: > Hello Nagios users > > Nagios -v 2.5 > > I've hanging around for a long ti

Re: [Nagios-users] Service Dependencies - refer to self

2007-02-07 Thread Andy Shellam (Mailing Lists)
Matthew Joyce wrote: I like to see this issue come up time and time again, if only to hopefully get address in v2.8 or v3 It would be so much simpler if there was a parent_service directive in the service definition. Andy, will you share you php script ? Thanks Hi Matt, Yep no problem, un