Fox-Alpha / nagioschecker

Automatically exported from code.google.com/p/nagioschecker
0 stars 0 forks source link

Improve reporting of unreachable/down nagios server #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure two nagios servers
2. produce an error (example a service warning) on nagios server1 
3. shut down nagios server2

What is the expected output? What do you see instead?
I see:
1. Green "No problem" status 
2. Yellow status of "1 service warning" - I check the status and ignore it
for the moment
3. I still see the "1 service warning" and I miss that I have lost contact
to the second nagios server.

It would be good to have a "orange" status that reports the number of
Nagios servers the Nagios Checker could not contact. 

What version of the product are you using (Nagios Checker and Nagios)? On
what operating system?
Nagios Checker 0.11.1
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008021104
Minefield/3.0b4pre

Please provide any additional information below.

Original issue reported on code.google.com by gerho...@gmail.com on 14 Feb 2008 at 9:26

GoogleCodeExporter commented 9 years ago
I'm not sure this exactly describes the problem I have but I thought I should 
start here.

I have many different nagios servers configured in nagios checker and whenever I
can't connect to any one of them the nagios checker plugin simply displays 
"error". I
then have to go through the list of nagios servers manually.

When one nagios server is down it should be easy to see which one it is and 
still
receive notifications about services that are problematic in working nagios 
servers.

Original comment by neerol...@gmail.com on 9 Jul 2009 at 1:00

GoogleCodeExporter commented 9 years ago
Sorry for late response.
I have made this feature in my current development version. I will release it 
soon in 
new beta version of Nagios Checker.
Stay tuned.

Original comment by petr.si...@gmail.com on 9 Aug 2009 at 8:18

GoogleCodeExporter commented 9 years ago
You can try it in current beta:
http://code.google.com/p/nagioschecker/downloads/list?q=label:Beta

Original comment by petr.si...@gmail.com on 15 Aug 2009 at 9:21

GoogleCodeExporter commented 9 years ago
I checked the beta. Thanks for this improvement!

Looks like it works as expected.

Original comment by gerho...@gmail.com on 17 Aug 2009 at 7:35