Re: [Nagios-users] all notifications failing

2010-04-16 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/04/10 09:49 AM, Scott, Ewan wrote: > Hi > > [...] > > # su - nagios > > $ /usr/bin/printf "%b" "* Nagios *\nNotification " | > /usr/bin/mail -s "** $NOTIFICATIONTYPE$ Service Alert: > $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" e

Re: [Nagios-users] Designing distributed and failover architecture

2010-04-16 Thread shadih rahman
I have not implemented distributed nagios but I have failover setup. Few comments I want to make 1) If you are using ndoutils for backend make sure you have looked at faster speed up option. There is a patch for faster start up in opsview 2) if you using nsca to transfer acknowledgement and com

Re: [Nagios-users] Return Code of 4

2010-04-16 Thread Weiner, Michael
-Original Message- From: Andreas Ericsson [mailto:a...@op5.se] On 04/15/2010 10:32 PM, Weiner, Michael wrote: > > $USER1$/check_pool my-backup-server 100 20 Scratch ALL > > The check_pool script simply users vmquery via sudo in order to elevate > the nagios users' rights to be that of r

Re: [Nagios-users] all notifications failing

2010-04-16 Thread Morris, Patrick
Scott, Ewan wrote: > > Hi > > > > All my notifications are failing - no emails are being generated. Can > someone confirm that it is the *nagios* user which sends the emails > and not *root*. If this is the case then I seem to have created a file > permissions problem on the system somehow and

[Nagios-users] all notifications failing

2010-04-16 Thread Scott, Ewan
Hi All my notifications are failing - no emails are being generated. Can someone confirm that it is the nagios user which sends the emails and not root. If this is the case then I seem to have created a file permissions problem on the system somehow and the nagios user cannot send mail. (This u

Re: [Nagios-users] bizarre Nagios 2.12 memory leak

2010-04-16 Thread Rick Mangus
Have you checked where your memory is being used? I had a similar problem, and found I had 30k+ processes of nsca eating swap and PIDs. The system would die one of two ways: OOM or unable to spawn new processes due to lack of PIDs. In my case, it turned out that processing perfdata could block d

Re: [Nagios-users] Monitor IBM storage from nagios.

2010-04-16 Thread Giorgio Zarrelli
As I told privately to Chris, I am short on time but if you find the right oids I can code a plugin and release in GPL v.3. I have a ds4000 and a ds4700 to test on. Just matter of spare tine, but if I can avoid gettin crazy in finding them, I can save time to code. Ciao, Giorgio Il giorno

Re: [Nagios-users] Monitor IBM storage from nagios.

2010-04-16 Thread Giorgio Zarrelli
It's just a matter of Pisa Ciao, Giorgio Il giorno 16/apr/2010, alle ore 09.55, Chris ha scritto: > Hi, > > I am looking for exactly the same! On Monitoring Exchange is an check > for ds4x00 systems. But it checks only array_status, device_status, > logical_status and system_status. So its n

Re: [Nagios-users] Monitor IBM storage from nagios.

2010-04-16 Thread Chris
Hi, I am looking for exactly the same! On Monitoring Exchange is an check for ds4x00 systems. But it checks only array_status, device_status, logical_status and system_status. So its not that what we want. So is here anyone who can help? Thanks a lot! Am 15.04.2010 um 13:35 schrieb rakesh

Re: [Nagios-users] check_http (bogus) setup

2010-04-16 Thread Gerard Petersen
Dear Marc, Thanx for you elaborate feedback. The joke is somewhat on me, but more on that in a second. You're documentation is good and to the point! The configuration I used was a apt-get installed nagios3 on Ubuntu 9.10 which seems a recipe from a modern kitchen. I ofcourse totally agree wit