[Nagios-users] Nagvis 1.5.1 installation question

2010-07-30 Thread Kaplan, Andrew H.
Hi there -- I am going through the motions of installing NagVis 1.5.1 onto our Nagios 3.1.2 server. I have completed the installation of the check_mk 1.1.6p1 software, and made sure to select the default settings for it. When I run the install script for NagVis, all prerequisites are found, and

Re: [Nagios-users] Service notification

2010-07-30 Thread Herb J.
Nagios won't do that. If I recall correctly, when the host check fails, it refuses to generate any further service notifications for that host until the host check succeeds again. It also won't generate service recovery notifications when those services actually come back online either. Our sol

Re: [Nagios-users] Service notification

2010-07-30 Thread Aex
Ok, I mean that if server down - service notification cannot be send. How can I reconfigure Nagios to send service notification from specific service even if server down? -- The Palm PDK Hot Apps Program offers develo

Re: [Nagios-users] Service notification

2010-07-30 Thread Aex
Ok, I mean that if server down - service notification cannot be send. How can I reconfigure Nagios to send service notification if server down? -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Deve

[Nagios-users] check_snmp v3 authentication

2010-07-30 Thread Etienne Ringuet
Hello, I am trying to use check_snmp to monitor different snmp states on our hardware. Our system uses snmp v3. If I use snmpget to access it, it works: ering...@test:/usr/lib/nagios/plugins$ snmpget -a MD5 -l authNoPriv -u USERNAME -A PASSWORD -v3 192.168.1.150 sysUpTime.0 DISMAN-EVE

Re: [Nagios-users] Service notification

2010-07-30 Thread Marc Powell
On Jul 30, 2010, at 7:08 AM, Aex wrote: > I explain, for why it's need. A some servers have a strong security policy and > ICMP has been disabled on these servers. Nagios checks that server unavailable > and don't sends "service notifications", but in fact - server is up. Use a different host ch

Re: [Nagios-users] Service notification

2010-07-30 Thread Aex
Aex gmail.com> writes: > > Hi everybody > > I have a lot of servers. And I have service with name "check-host-alive". > If some server down, I get only "Host Notification" from this server and no > notifications from services. But I want get "Service Notification" for > "check-host-alive" servi

[Nagios-users] Service notification

2010-07-30 Thread Aex
Hi everybody I have a lot of servers. And I have service with name "check-host-alive". If some server down, I get only "Host Notification" from this server and no notifications from services. But I want get "Service Notification" for "check-host-alive" service even if server down. How can I enabl