Hi, > hi: > I have a nagios 2.9 instance running on an ESX linux guest. The problem we > are seeing is that whenever we lose and regain network connectivity to the > host, nagios wrongly sends a bunch of server down and server up alerts for > all the servers that nagios is monitoring.
Best if you have the entry 'parents' in the 'define host' definitions that describes the path that nagios has to take in order to reach a host. So a crude example may be. nagios server is housed in your office. some web server are housed in a data centre. you have a router in the office and one in the datacentre that provide a link. So, web server parent is the datacentre router the datacentre router parent is the office router if the office or datacentre routers fails then nagios knows that it's not going to be able to reach the web servers, and if you are monitoring the routers then they should alert but the web servers should not. that's my understanding of how it should work (and is what I have configured for my nagios system). -- bright blessings, Mark ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
