Page 1 of 1
Customise Nagios Display
Posted: Sun Jul 29, 2018 3:48 am
by nathanplatt
I once worked at a company that showed all the red problems at the top and then yellow and green, is there a way to do this?
Re: Customise Nagios Display
Posted: Mon Jul 30, 2018 8:27 am
by mcapra
What you're describing sounds like simple filtering/sorting in status.cgi. You can click the little arrows next to a column header to sort by that column (highlighted in red):
That said,
Nagios Core is open source. There's really nothing stopping anyone from manipulating the code in whatever way.
Re: Customise Nagios Display
Posted: Mon Jul 30, 2018 3:00 pm
by nathanplatt
Yes but theirs was full screen wide, so you could see it from across the room
Re: Customise Nagios Display
Posted: Mon Jul 30, 2018 4:18 pm
by scottwilkerson
nathanplatt wrote:Yes but theirs was full screen wide, so you could see it from across the room
They may have pulled the data from the the
/nagios/jsonquery.html page and made their own UI