Modifying status.css
Posted: Tue Feb 07, 2012 7:59 am
3.3.1 Nagios Core installed.
Objective: To alter the default colour scheme for Acknowledging events reported by Nagios.
I attempted to change the colours for ..ACK's events to orange in the status.css stylesheet.
This worked for one view but had unexpected results for another.
.statusHOSTDOWNACK -> background-colour: #F89900
.statusHOSTUNREACHABLEACK -> background-colour: #F89900
.statusBGCRITICALACK -> background-colour: #FF9900
.statusBGDOWNACK -> background-colour: #FF9900
.statusBGUNREACHABLEACK -> background-colour: #FF9900
Stopped nagios ... service nagios stop
restarted ... server nagios start
I have included as attachments ... 3 images ...
The first Shows the display as expected using "View Service Status Details for Host Group"
The second shows the "View Host Status Details for Host Group" ... which is incorrect.
The third is the key contents of my status.css file.
Is there a way of fixing this, or is this a bug?
Regards
Liam
Objective: To alter the default colour scheme for Acknowledging events reported by Nagios.
I attempted to change the colours for ..ACK's events to orange in the status.css stylesheet.
This worked for one view but had unexpected results for another.
.statusHOSTDOWNACK -> background-colour: #F89900
.statusHOSTUNREACHABLEACK -> background-colour: #F89900
.statusBGCRITICALACK -> background-colour: #FF9900
.statusBGDOWNACK -> background-colour: #FF9900
.statusBGUNREACHABLEACK -> background-colour: #FF9900
Stopped nagios ... service nagios stop
restarted ... server nagios start
I have included as attachments ... 3 images ...
The first Shows the display as expected using "View Service Status Details for Host Group"
The second shows the "View Host Status Details for Host Group" ... which is incorrect.
The third is the key contents of my status.css file.
Is there a way of fixing this, or is this a bug?
Regards
Liam