nrmjba / nagioschecker

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

Nagios checker 0.15.3 displays 1 error in a box on the status line, but no way to get error info #155

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?
1. Construct the requirements to have nagios checker display
   [1 error] error in the status bar.
2. Click on the nagioschecker status bar "button" 
3. See normal menu that provides no way to get info on what caused
   the error.

In this case I am using a basic auth ssl encrypted connection to
the nagios server.

> What is the expected output? What do you see instead?

I expect to have a way to see what the error is. Perhaps a dump
of the http messages that caused the error.

> What version of the product are you using (Nagios Checker and Nagios)?
> On what operating system?

NagiosChecker 0.15.3 on firefox 3.6.3 on windows XP sp 3.
Nagios release 2.12 running on centos 5.4.

Please provide any additional information below.

Original issue reported on code.google.com by rouiljj...@gmail.com on 7 May 2010 at 2:49

GoogleCodeExporter commented 9 years ago
I had the same problem. I think you're nagios status.cgi path is wrong.
Try to open it directly in your browser (e.g.
http:\\Nagios_Server_IP\nagios_path\cgi-bin\status.cgi), if the path is 
correct, a
nagios status page will appear.

Original comment by gdeuc...@gmail.com on 10 May 2010 at 5:58

GoogleCodeExporter commented 9 years ago
I havwe several instances of nagioschecker running, all of which connect to 
several different nagios domains. When one of the nagios domains becomes 
disconnected and the others are green, all that is displayed is a block saying 
error. Clicking or hovering does nothing, so there is no way to even see which 
of the nagios domains has the problem and certainly no way to see what the 
error might be.

Original comment by Andrew.D...@googlemail.com on 26 Jul 2013 at 11:02