Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Hello,
To correct Warning colors, I’ve changed and/or add the following lines in stylesheets/status.css
.statusWARNING { text-align: center; background-color: #ffa500; color: #000000; }
.statusBGWARNING a { color: #000000; } .statusBGWARNING a:hover { color: #800000; }
🙂