RESOLVED: Change Service Warning text to differnet color in Tac.cgi???...

Jon Lyons jlyons30 at yahoo.com
Wed Dec 18 16:12:15 CET 2002


 FYI, I've updated my tac.c and tac.css (1.0b6) stylesheet to change the default colors of the tac.cgi text backgrounds from red to yellow for warnings, and brownish for unknown. Now only the critical alerts on the tac.cgi are in red... 
Basically I added two stylesheet definitions to tac.css; and call them in tac.c...
warningserviceImportantProblem { text-align: left; font-family: arial; font-size: 8pt; background-color: #FFFF00; color: black; }
 .unknownserviceImportantProblem { text-align: left; font-family: arial; font-size: 8pt; background-color: #FF9966; color: black; }

/your/nagios/path/share/stylesheets/tac.css
 Jon Lyons <jlyons30 at yahoo.com> wrote: 

Hi, I've modified my  tac.css stylesheet colors, but I'd like to change the service warning text block from red to something more like yellow for the tac.cgi, is this in the style sheet or somewhere else?? I'd like the critical sections to only use red.. :) 
Thanks....



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now


---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20021218/5526b432/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tac.c
URL: <https://www.monitoring-lists.org/archive/users/attachments/20021218/5526b432/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tac.css
Type: text/css
Size: 9241 bytes
Desc: tac.css
URL: <https://www.monitoring-lists.org/archive/users/attachments/20021218/5526b432/attachment.css>


More information about the Users mailing list