Problem Host Alert: server is UP

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rsabin

Problem Host Alert: server is UP

Post by rsabin »

I have installed 4 servers to be monitored with no problems. Now i have installed 2 new servers and keep getting an email saying:
Subject: Problem Host Alert: server is UP
***** Nagios Monitor XI Alert *****

Notification Type: PROBLEM
Host: aasv2410w2k3- eRoom Dev.
State: UP
Address: 10.0.2.22
Info: OK - 10.0.2.22: rta 0.481ms, lost 0%

Date/Time: Thu May 12 18:42:58 CDT 2011


How can I stop this messege from being set to me every 5 minutes? This message come right afterI get a email about Page File Warning or Drive C: Disk Useage is Critical.
jbmaliwat
Posts: 64
Joined: Fri Apr 15, 2011 12:21 am

Re: Problem Host Alert: server is UP

Post by jbmaliwat »

Try to look directly in the nagios configuration file /usr/local/nagios/etc
Find the difference and compare between one who is ok and the one who got an error
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Problem Host Alert: server is UP

Post by mguthrie »

This setting can be changed by adjusting the "notification_interval" for the host or hosttemplate. Access the Core Config Manager->Host->Modify(icon)->Alert Settings (tab). If you set the notification interval to 0, it will only notify once upon a state change.
Locked