How to change alert colors in Nagios XI
Posted: Tue Oct 19, 2021 9:01 am
Hi
I am trying to change the color of the service state = UNKNOWN from the default orange to BLUE. Despite a lot of googling, I have not found a way... other than this comment in /usr/local/nagios/share/stylesheets/common.css:
/* these are reference colors for the color scheme:
color dark light border
OK: green 88d066 cce8cc 777777
WARNING: yellow ffff00 feffc1 777777
CRITICAL: red f88888 ffdddd 777777
PENDING: grey acacac fefefe 777777
UNKNOWN: orange ffbb55 ffddaa 777777
UNREACHABLE: orange ffbb55 ffddaa 777777
INDETERMINATE: purple ddccff 777777
PROBLEMS: blue aaccff 777777
*/
But I have not found where to actually change them/where they are in fact used.
Any tips?
regards
Håkon
I am trying to change the color of the service state = UNKNOWN from the default orange to BLUE. Despite a lot of googling, I have not found a way... other than this comment in /usr/local/nagios/share/stylesheets/common.css:
/* these are reference colors for the color scheme:
color dark light border
OK: green 88d066 cce8cc 777777
WARNING: yellow ffff00 feffc1 777777
CRITICAL: red f88888 ffdddd 777777
PENDING: grey acacac fefefe 777777
UNKNOWN: orange ffbb55 ffddaa 777777
UNREACHABLE: orange ffbb55 ffddaa 777777
INDETERMINATE: purple ddccff 777777
PROBLEMS: blue aaccff 777777
*/
But I have not found where to actually change them/where they are in fact used.
Any tips?
regards
Håkon