Hi,
I’ve been asked to change the colors that the check_ping.php templates uses – basically change the yellow gradient to a bluish one. I’ve tried replacing the html codes under the Round Trip Times:
$def[1] .= rrd::gradient(“var1”, “ff5c00”, “ffdc00”, “Round Trip Times”, 20) ;
With ones that are blue, light blue, etc. I restart nagios, and even apache2, yet the changes never take affect. Can you please tell me what I am doing wrong and the best way to accomplish this task?
Also, I even tried placing the modified templates under /share/templates as well. Still didn’t work.
Any help would be greatly appreciated.
Pete