<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font face="sans-serif" size="2">>For example, If I have 2 targets "IN" and "OUT" I want to display both lines on the graph but suppress ANY and ALL Legends for the "OUT" Target.</font>
<br>
<font face="sans-serif" size="2">>I tried just having the Directives there for both but leaving the one's blank for the OUT target but it removed the line from the graph as well...</font>
<div><br>
If using Routers2 for your frontend, you need to have the directive<br>
<br>
routers.cgi*Options[xxxx]: nodetails<br>
<br>
This will suppress the various legend parts. On a userdefined graph, it will suppress all legends apart from the Total and Average lines, if enabled.<br>
<br>
You can also use 'nolegend' for no legend at all, and 'nolines' to suppress the component lines in a userdefined graph.<br>
<br>
In both normal Targets and userdefined graphs, if the relevant Legend (Legend1, Legend2 etc) is blank, then this will also suppress the legend for that particular variable. You can also use this method to suppress legends in standard native-mode MRTG.<br>
<br>
Steve<br>
<br>
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Tahoma; font-size: 13px;"><strong>Steve Shipway</strong></div>
<div style="font-family: Tahoma; font-size: 13px;">University of Auckland ITS</div>
<div style="font-family: Tahoma; font-size: 13px;"><em>UNIX Systems Design Lead</em></div>
<div style="font-family: Tahoma; font-size: 13px;"><a href="mailto:s.shipway@auckland.ac.nz">s.shipway@auckland.ac.nz</a></div>
<div style="font-family: Tahoma; font-size: 13px;">Ph: +64 9 373 7599 ext 86487</div>
<div style="font-family: Tahoma; font-size: 13px;"><em></em><br>
</div>
</div>
</div>
</div>
</body>
</html>