I guess my root issue is that I a clustered environment I get false negative downs from one of my nodes some small but annoying percentage of the time.
As a work-around we would like to treat partial down as the same as up, at least from a colors perspective.
I have tried several different ways to change Partial Down to match the color of Up.
1. webroot\css\styes_custom.css add code like statuspartialdown, #statuspartialdown, .statuspartialdown { background-color: #b4cc38 !important; }
2. webroot\javascript\_Prtg.Colors.js and change statuspartialdown: to simply have <#colorcode corlor="statusup">
And many variations of this, but all fail.
Can you help?
Hello Greg,
I'm afraid it's not officially supported to customize it that way. Applying colorcodes is not the only thing, you would also need to edit the svg-icons themselves in webroot\icons.
Kind regards.
Jul, 2016 - Permalink