[Nagios-users] email notification error

2011-08-24 Thread nag ios
Hi i'm totally new to nagios and i have installed nagios xi in linux machine which was loaded with CENTOS 5.0 i have configured it to send email notification when any service fails but i'm not able to recieve the mail and getting the following error as mail from mail deamon to my (root) mailbox

[Nagios-users] scheduled downtime allows host up notification

2011-08-24 Thread andrew.ford
I have a distributed system (Nagios 3.2.1) where most of the service and host checks are passively submitted to the central servers that send the notifications. I was surprised to find that when the checks are passive, host up and service recovery notifications would get sent even when the host

Re: [Nagios-users] Nagios 3.3.1 Installation Failure

2011-08-24 Thread Mies, Christian
Hi List, this means there will be a Nagios 4 release in the near future? i.A. Christian Mies Senior Consultant Tel: +49 (661) 103-874 (-333) Fax: +49 (661) 103-17874(-334) mailto:christian.m...@it-novum.com it-novum GmbH . Edelzeller Strasse 44 . 36043 Fulda . http:/

[Nagios-users] check_snmp arguments

2011-08-24 Thread Nibin V M
Hello, Is there any option to pass argument via check_snmp plugin to the remote server? Basically I am trying to call a script on the remote server, which I want to accept an argument from the nagios server using check_snmp. Like this,,, check_snmp -H server -C commun -o extOutput.1 - I want to