From: Wilson P. J. <wp....@te...> - 2004-07-19 20:42:03
|
I've used the recommended config in: http://sourceforge.net/docman/display_doc.php?docid=23344&group_id=109355 in order to add a link to pp graphs: <tr> <td width=13> <img src="images/greendot.gif" width="13" height="14" name="performance-dot"> </td> <td nowrap> <a href="/nagios/cgi-bin/extinfo.cgi?&type=4" target="main" onMouseOver="switchdot('performance-dot',1)" onMouseOut="switchdot('performance-dot',0)" class="NavBarItem">Performance Info</a> </td> </tr> But that added the same "Performance Info" link that nagios brings by default. I don't know html and cgi scripts. Could anybody help me? Regards, Wilson |