<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">I have a test (virtual) Debian server that I use for testing new applications, configs, etc. before they are deployed to my production Debian server. MRTG is amongst the apps that I use the virtual server for.</div><div dir="ltr"> </div><div dir="ltr">Currently I am using the identical cfg file to monitor bandwidth on a Windows 7 wireless network adaptor on my laptop. On the test server, the graphed results are exactly what I intended. However, the exact cfg file on the production server produces dramatically different results. On the production environment, the graph is a continually growing saw-tooth graph that almost appears to be showing the uptime of the interface. If, after a few hours, I turn off the wireless interface and turn it back on, the graph drops to zero and the saw-tooth begins again. Conversely, on the test server, the bandwidth logs continue to be logged and displayed exactly as intended.</div><div dir="ltr"> </div><div dir="ltr">Two servers, both running the same OS (Debian 7.7), both running the same version of MRTG (2.7.14) and both running the same config for the intended interface (below). What am I possibly missing?</div><div dir="ltr"> </div><div dir="ltr"> </div><div dir="ltr">Thanks, in advance, for any suggestions!</div><div dir="ltr">~Christian</div><div dir="ltr"> </div><div dir="ltr">(cfg file below)</div><div dir="ltr"> </div><div dir="ltr"><font size="2">EnableIPv6: no<br>Options[_]: gauge</font></div><div dir="ltr"><font size="2">WorkDir: /var/www/mrtg/user</font></div><div dir="ltr"><br><font size="2">Target[user-eth1]: 12:xxxxpublic@192.168.0.77:<br>SetEnv[user-eth1]: MRTG_INT_IP="192.168.3.55" MRTG_INT_DESCR="Intel(R)-Centrino(R)-Advanced-N-6205"<br>MaxBytes[user-eth1]: 16250000<br>Options[_]: bits<br>Title[user-eth1]: Traffic Analysis for user -- WiFi Connection<br>PageTop[user-eth1]: <h1>Traffic Analysis for user -- WiFi Connection</h1><br>                <div id="sysdetails"><br>                        <table><br>                                <tr><br>                                        <td>System:</td><br>                                        <td>user-2519.xxxx.local in </td><br>                                </tr><br>                                <tr><br>                                        <td>Maintainer:</td><br>                                        <td>user@xxxx.org</td><br>                                </tr><br>                                <tr><br>                                        <td>Description:</td><br>                                        <td>Intel(R)-Centrino(R)-Advanced-N-6205  </td><br>                                </tr><br>#                                <tr><br>#                                        <td>ifType:</td><br>#                                        <td>Radio Spread Spectrum (802.11) (71)</td><br>#                                </tr><br>                                <tr><br>                                        <td>ifName:</td><br>                                        <td>WiFi Connection</td><br>                                </tr><br>                                <tr><br>                                        <td>Max Speed:</td><br>                                        <td>104.0 Mbits/s</td><br>                                </tr><br>                                <tr><br>                                        <td>Ip:</td><br>                                        <td>192.168.3.55 (user-2519.xxxx.local)</td><br>                                </tr><br>                        </table><br>                </div></font></div>
                                          </div></body>
</html>