I tried using a simple iptables logger/grapher and found that the total transfered in a 1 day span, was just around 550mb = 22mb per hour.
So why oh why does it say this crazy amount? Also i would expect the ratio to be mostly on the outbound as my server doesnt accept files from anyone - and im the only user. But there is a high amount of web traffic.
My graph is added to the eth0 interface, where i have an external WAN ip assigned. No local network other than 127.0.0.1
I did note that in the poller log 2 entries looked the same:
Code: Select all
Data Source: cupid - Traffic - EXTERNAL-IP/eth0
RRD: /usr/share/cacti/site/rra/my_traffic_in_12.rrd
Action: 0, OID: .1.3.6.1.2.1.2.2.1.16.2 (Host: localhost, Community: public)
Data Source: cupid - Traffic - EXTERNAL-IP/eth0
RRD: /usr/share/cacti/site/rra/my_traffic_in_12.rrd
Action: 0, OID: .1.3.6.1.2.1.2.2.1.10.2 (Host: localhost, Community: public)
Only reason i wanted to use cacti was because of bandwidth graphs, so i hope i can get some help here
edit: oops, 1hour was supposed to be 1 day.