Page 1 of 1

why can not see host failure

Posted: Tue Jan 17, 2017 9:36 am
by baber
Dear all
Hi

today appear a problem for me i use this link on my monitoring :

http://ip address/nagios/cgi-bin/status.cgi?host=all&type=detail&hoststatustypes=3&serviceprops=42&servicestatustypes=28

but when one of my host with all of services down it can not show in this page just one of host's services failed it will be show on that page i want use that page because that is good and simple for monitoring what link do i have to use such as above link that can show also host failed


BR

Re: why can not see host failure

Posted: Tue Jan 17, 2017 11:39 am
by bwallace
Does this occur with other browsers as well? Please test access using another browser and let us know of the outcome.

Also, it would be helpful see the source code of the page (while in the state you describe). Can you right-click on the page and select "View Source" or "Page Source" or something similar? Then save the page that comes up and attach it here. It may contain sensitive info so be sure to scrub that out before posting it.

Re: why can not see host failure

Posted: Tue Jan 17, 2017 1:14 pm
by baber
so thanks

i have found the problem

in url instead of 4 for hoststatus have to write 12 like this:

Code: Select all

http://IP/nagios/cgi-bin/status.cgi?host=all&type=detail&hoststatustypes=12&serviceprops=42&servicestatustypes=28

Re: why can not see host failure

Posted: Tue Jan 17, 2017 2:12 pm
by dwhitfield
It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!

Re: why can not see host failure

Posted: Tue Jan 17, 2017 2:42 pm
by baber
dwhitfield wrote:It sounds like this issue has been resolved. Is it okay if we lock this thread? Thanks for choosing the Nagios forums!

yes my issue has been solved