Hi,

MRTG(2.16.2) not draw my outbound traffic.



Config:

WorkDir: /srv/www/mrtg
Options[_]: bits,growright
EnableIPv6: no

### Interface 8 >> Descr: 'eth0.10' | Name: '' | Ip: '11.0.0.1' | Eth: '' ###

Target[xxxxxxxxxxxx_8]: 8:public@
xxxxxxxxxxxx:
SetEnv[
xxxxxxxxxxxx_8]: MRTG_INT_IP="11.0.0.1" MRTG_INT_DESCR="eth0.10"
MaxBytes[
xxxxxxxxxxxx_8]: 625000
AbsMax[
xxxxxxxxxxxx_8]: 12500000
YSize[
xxxxxxxxxxxx_8]: 250
XSize[
xxxxxxxxxxxx_8]: 600
Title[
xxxxxxxxxxxx_8]: Traffic Analysis for 8 -- Gate
PageTop[
xxxxxxxxxxxx_8]: <h1>Traffic Analysis for 8 -- Gate</h1>
        <div id="sysdetails">
            <table>
                <tr>
                    <td>System:</td>
                    <td>Gate in Unknown</td>
                </tr>
                <tr>
                    <td>Maintainer:</td>
                    <td>root@localhost</td>
                </tr>
                <tr>
                    <td>Description:</td>
                    <td>eth0.10  </td>
                </tr>
                <tr>
                    <td>ifType:</td>
                    <td>ethernetCsmacd (6)</td>
                </tr>
                <tr>
                    <td>ifName:</td>
                    <td></td>
                </tr>
                <tr>
                    <td>Max Speed:</td>
                    <td>12.5 MBytes/s</td>
                </tr>
                <tr>
                    <td>Ip:</td>
                    <td>11.0.0.1 ()</td>
                </tr>
            </table>
        </div>

When I interrogate counters for SNMP, the correct values ​​are returned

test:/etc/mrtg # snmpget -c public -v 2c
xxxxxxxxxxxx IF-MIB::ifInOctets.8
IF-MIB::ifInOctets.8 = Counter32: 295138047

test:/etc/mrtg # snmpget -c public -v 2c xxxxxxxxxxxx IF-MIB::ifOutOctets.8
IF-MIB::ifOutOctets.8 = Counter32: 102886


Why not draw mrtg outbound traffic?
_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to