<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Guys I am desperate how to get to put Max Average and Current in the graph?<br><br>I don't think it is a big deal for some1 that has experience with mrtg and this is my scenario:<br><br>I collect used ipv4 addresses on a log file I filter them as free and used sum of ip addresses. I give with a script as a first line value of used addresses, than the second line value of the total addresses. Everythink works no errors at all, except for that it doesn't show anythink at Max Average Current on Daily, Weekly or Monthly graphs.<br><br>Thank you for your time for reading my problem&nbsp; <br><br>Best regards<br><br>Dino<br><br><hr id="stopSpelling">From: albadino@hotmail.com<br>To: g.ashok1988@gmail.com; mrtg@lists.oetiker.ch<br>Date: Fri, 23 Apr 2010 14:07:35 +0000<br>Subject: [mrtg]  How to add Max Average Current<br><br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style>


Hi guys<br><br>I am using mrtg creating graphs from local text files, and the graph doesnt show any Max Average Current. Where did I go wrong.<br><br>My mrtg.cfg file looks like this<br>---------------------------------------------------------------<br># Created by<br># /usr/bin/cfgmaker --global "workdir: /var/www/mrtg" -ifref=ip --output /etc/mrtg/mrtg.cfg --global "options[_]: growright,bits" <br>### Global Config Options<br><br>#&nbsp; for UNIX<br># WorkDir: /home/http/mrtg<br><br>#&nbsp; or for NT<br># WorkDir: c:\mrtgdata<br><br>### Global Defaults<br><br>#&nbsp; to get bits instead of bytes and graphs growing to the right<br># Options[_]: growright, bits<br><br>EnableIPv6: no<br>workdir: /var/www/mrtg<br>options[_]: growright,bits<br><br>Interval: 5<br><br>######################################################################<br># System: CORE02.dardanet.net<br># Description: Cisco Internetwork Operating System Software<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IOS (tm) s72033_rp Software (s72033_rp-PK9SV-M), Version 12.2(18)SXD7b, RELEASE SOFTWARE (fc1)<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Technical Support: http://www.cisco.com/techsupport<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Copyright (c) 1986-2006 by cisco Systems, Inc.<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Compiled Fr<br># Contact:<br># Location:<br>######################################################################<br><br><br>Title[usage]: IP usage<br>PageTop[usage]: &lt;H1&gt;IP usage&lt;/H1&gt;<br>Options[usage]: nobanner,gauge,<br>Target[usage]: `/home/mrtg/mrtg/ip.sh`<br>MaxBytes[usage]: 255<br>YLegend[usage]: IP total/used<br>Unscaled[usage]: ymwd<br>LegendI[usage]:<br>LegendO[usage]:<br>Suppress[usage]: y<br>---------------------------------------------------------------<br>on my script I do some loging and I provide only one value as VAL1 variable :<br><br>---------------------------------------------------------------<br>
VAL1=$USED96<br>echo $VAL1<br>echo 0<br>echo 0<br>echo 0<br>---------------------------------------------------------------<br>
<br>Thanks Dino<br><br><br>                                               <br><hr>Hotmail is redefining busy with tools for the New Busy. Get more from your inbox. <a href="http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2">See how.</a>                                               <br /><hr />The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail. <a href='http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4' target='_new'>Get busy.</a></body>
</html>