<font size=2 face="Adobe Serif MM">Hey Keith,</font>
<br>
<br><font size=2 face="Adobe Serif MM">No problem, when I started using
MRTG a little over a year or so ago, this mailing-list really helped me
work my way through it.</font>
<br><font size=2 face="Adobe Serif MM">So I'm glad to return the favor...</font>
<br>
<br><font size=2 face="Adobe Serif MM">Anyway, I think all you would need
to do is this:</font>
<br>
<br>
<br><font size=3 face="Adobe Serif MM"><b>- Options for each of the 4 &quot;Modem
Counters&quot; Graph:</b></font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; *<i>For
each of the Modem &quot;Counters&quot; Graphs (*there are 4) you could
use something like this as your </i></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;routers.cgi*Options[...]:&quot;
Directive:</i></font>
<br>
<br><font size=4 face="Adobe Serif MM"><u>&nbsp; &nbsp; &nbsp; &nbsp; <b>DIRECTIVE(s)</u>:</b></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; </i><b>&nbsp;</b></font><font size=4 face="Adobe Serif MM"><b>1.</b></font><font size=2 face="Adobe Serif MM"><b>
&nbsp;Options[</b><i>$target_name</i><b>]: </b>growright, gauge, noo</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</b></font><font size=4 face="Adobe Serif MM"><b>2.</b></font><font size=2 face="Adobe Serif MM"><b>
&nbsp;routers.cgi*Options[</b><i>$target_name</i><b>]: </b>fixunit, nototal,
nopercent</font>
<br>
<br><font size=2 face="Adobe Serif MM"><b><i>&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</i></b><i>*If you need to use ANY of the options on the &quot;routers.cgi*Options&quot;
Line then you need to prefix &quot;Options&quot; with the</i></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;routers.cgi*&quot;
prefix. On the cfg file I took these directives from, I use both of the
above lines for a config that graphs</i></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;current/active
VPN Sessions. Which is somewhat similar to yours because it is just a count/number,
and not a unit (i.e. kb, b, etc...)</i></font>
<br>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; - <u>&quot;Regular&quot; Options <i>(</u></i></b><i><u>*from
above<b>)</u>:</i></b></font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </b>-
<b>noo - </b>Here the <b>&quot;noo&quot;</b> is important because we only
want one value to be graphed <i>(i.e. Tells MRTG to not do </i></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; the default, which is to graph &quot;In&quot;
and &quot;Out&quot; Values like for a router's interface traffic)</i>.
So here the <b>&quot;noo&quot;</b></font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; says &quot;<u>no</u> <u>o</u>ut&quot;
value.</font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - <b>gauge
- </b>The <b>&quot;gauge&quot;</b> option is basically a &quot;current
status&quot; value. Not sure if that's what you want for this, I'm </font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; thinking it probably
is though..?</font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - <b>growright
- </b>And I think the &quot;growright&quot; option is not used anymore
<i>(deprecated)</i>, but I always include it by habit.</font>
<br>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; - <u>&quot;Enhanced&quot; Options <i>(</u></i></b><i><u>*from
above, with 'routers.cgi*' <b>)</u>:</i></b></font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - <b>fixunit
- </b>This you will probably need as well. This tells MRTG that this value
should not be appended with the </font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; normal &quot;k&quot;
or &quot;b/s&quot;, etc... since It's only a number/count.</font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>- nototal
- </b>This will remove the &quot;Total&quot; line calculation from showing
on the graph.</font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>- nopercent
- </b>This will suppress the calculation of the percentage of the MaxBytes
value for the displayed values.</font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;Without this, a line will be graphed showing a percentage/ratio
of the current value compared to </font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;the &quot;MaxBytes&quot; value.</font>
<br>
<br><font size=4 face="Adobe Serif MM"><u>&nbsp; &nbsp; &nbsp; &nbsp; <b>DIRECTIVE(s)</u>:</b></font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; </b></font><font size=4 face="Adobe Serif MM"><b>3.</b></font><font size=2 face="Adobe Serif MM"><b>
&nbsp; routers.cgi*Graph[</b><i>$target_name</i><b>]:</b> All-Counters</font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <i>*This
Directive must be included in ALL 4 of the &quot;Modem Counters&quot; Graph's
Directives. You may include the </i></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;Enhanced&quot;
Options on this line as well, after the new Graph's name (i.e. After &quot;All-Counters&quot;
). But I THINK the </i></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;graph
will inherit Options From the 4 parent graphs...</i></font>
<br>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; - <u>&quot;Graph&quot; Directive <i>(</u></i></b><i><u>*from
&quot;routers.cgi*Graph[...]:&quot;<b> )</u>:</i></b></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <b>- </i>&quot;All-Counters&quot;
- </b>You can change the name to whatever you'd like to call it, but just
make sure it's the same for all of them.</font>
<br>
<br>
<br>
<br><font size=3 face="Adobe Serif MM"><b>- Options for the One UserDefined
Graph (</b><i>*Single Graph containg all 4 counters</i><b>):</b></font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; <i>*These
options will define the &quot;UserDefined&quot; graph that will display
ALL 4 Targets on a single graph.</i></font>
<br>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</i><b>- Here is an example from my cfg for Active VPN Sessions on a VPN
Concentrator:</b></font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; **This <i>will basically be the same for yours
because the values are just regular &quot;numbers/a count&quot; of something...</i></font>
<br>
<br><font size=4 face="Adobe Serif MM"><u>&nbsp; &nbsp; &nbsp; &nbsp; <b>DIRECTIVE(s)</u>:</b></font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; </b></font><font size=4 face="Adobe Serif MM"><b>4.</b></font><font size=2 face="Adobe Serif MM"><b>
&nbsp; &nbsp; &nbsp; &nbsp;routers.cgi*ShortName[</b><i>$target_name</i><b>]:</b>
All-Counters</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*Description[</b><i>$target_name</i><b>]:</b>
All Active VPN-Sessions (Active, Remote-Access, LAN-to-LAN)</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*Title[</b><i>$target_name</i><b>]:</b>
All Modem Counters</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*YLegend[</b><i>$target_name</i><b>]:</b>
Count</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*MaxBytes[</b><i>$target_name</i><b>]:</b>
100000000 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<i>#
---&gt; Or whatever the max is if there is any...?</i></font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*UnScaled[</b><i>$target_name</i><b>]:</b>
dwmy</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*WithPeak[</b><i>$target_name</i><b>]:</b>
dwmy</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*Options[</b><i>$target_name</i><b>]:</b>
nototal</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*InSummary[</b><i>$target_name</i><b>]:</b>
yes</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*InCompact[</b><i>$target_name</i><b>]:</b>
yes</font>
<br><font size=2 face="Adobe Serif MM"><b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; routers.cgi*GraphStyle[</b><i>$target_name</i><b>]:</b>
range</font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; <i>*This &quot;UserDefined&quot; Graph will
also inherit the &quot;Legend1&quot; values from the other 4 graphs, so
you don't have to </i></font>
<br><font size=2 face="Adobe Serif MM"><i>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;specify them here...</i></font>
<br><font size=2 face="Adobe Serif MM">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; </font>
<br>
<br>
<br><font size=2 face="Adobe Serif MM">Anyway, let me know if that helps...
If something there doesn't make sense just let me know and I'll try to
clairfy it...</font>
<br>
<br><font size=2 face="Adobe Serif MM">Thanks,</font>
<br><font size=2 face="Adobe Serif MM">Matt</font>
<br>
<br>
<br>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">Keith &lt;kwoody@citytel.net&gt;</font>
<br><font size=1 color=#5f5f5f face="sans-serif">To: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">Steve Shipway &lt;s.shipway@auckland.ac.nz&gt;</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Cc: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">&quot;mrtg@lists.oetiker.ch&quot;
&lt;mrtg@lists.oetiker.ch&gt;</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">01/02/2013 09:06 PM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">Re: [mrtg] Script
returns 4 values, Plot values via MRTG/routers2?</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Sent by: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">&lt;mrtg-bounces+mmartin=jwpepper.com@lists.oetiker.ch&gt;</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>On Thu, 3 Jan 2013, Steve Shipway wrote:<br>
<br>
|-&gt;Matt has it right (and saves me having to make the answer myself!)<br>
|-&gt;<br>
|-&gt;<br>
|-&gt;<br>
|-&gt;A few enhancements I could suggest ¨C<br>
<br>
Thanks for the extra info Steve. Matt, your config definately did the<br>
trick.<br>
<br>
A few minor script probs to work out, but its there. I was on the right<br>
track, but now that I see how its done I understand it.<br>
<br>
Though one question, I dont want an average calculated. I just want each<br>
value plotted on the graph as it comes out.<br>
<br>
Which Option[] would I use?<br>
<br>
Thanks again guys.<br>
<br>
Regards,<br>
Keith<br>
<br>
_______________________________________________<br>
mrtg mailing list<br>
mrtg@lists.oetiker.ch<br>
</font></tt><a href="https://lists.oetiker.ch/cgi-bin/listinfo/mrtg"><tt><font size=2>https://lists.oetiker.ch/cgi-bin/listinfo/mrtg</font></tt></a><tt><font size=2><br>
</font></tt>
<br>