How to display all problems at once (web-interface)

Bolduc, Blair BolducB at brandonrha.mb.ca
Fri May 6 14:51:28 CEST 2005


We keep the Service Detail window open at all times and have the sorting done by Descending Service Status. We did this by changing the default entries for sort_type and sort_option in the status.c file and then recompiling and copying the status.cgi to the appropriate location.
I believe the two entries are around line 163 in status.c.

int sort_type=SORT_DESCENDING;
int sort_option=SERVICE_STATUS;

When everything is green it sorts alphabetically as usual, when a status changes on a host or service, it jumps to the top of the list so you don't have to scroll down to look at the problem.
Hope this helps you.

Blair.



-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users-admin at lists.sourceforge.net]On Behalf Of Dmitry Sivachenko
Sent: Friday, May 06, 2005 06:25
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] How to display all problems at once (web-interface)


Hello!

I am running nagios-2.0b3.  'Service problems' on the left panel of the
web interface shows all service problems now present.  'Host problems' shows
all problems with hosts.  But we actually want to display all problems
(for both hosts and services) on one page.  Is it possible?

Thanks!



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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

CONFIDENTIALITY NOTICE:  This message is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law.  If the reader of this message is not the intended recipient you are hereby notified that any distribution, copying, disclosure and use of, or reliance on the contents of this transmission is strictly prohibited.  If you have received this transmission in error, please notify us immediately by return e-mail and destroy the transmission by deleting the original message, attachments and all copies.6/5/2005



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list