Hi.
I have trying to search a solution to this, but several posts are too old or dont really understand them.
I would like to be able to see how much we downloaded/uploaded per day, week, month, etc.
I am using SNMP to get the following:
key: ifInOctets[bge0]
SNMP OID: IF-MIB::ifInOctets.1
But I am getting the actual value on the interface. So if the value is reset on the interface we can start over.
If I set Delta (simple change) I get the value per update interval, but the values are not add up.
Please would you be able to point me into correct direction?
Thank you.
I have trying to search a solution to this, but several posts are too old or dont really understand them.
I would like to be able to see how much we downloaded/uploaded per day, week, month, etc.
I am using SNMP to get the following:
key: ifInOctets[bge0]
SNMP OID: IF-MIB::ifInOctets.1
But I am getting the actual value on the interface. So if the value is reset on the interface we can start over.
If I set Delta (simple change) I get the value per update interval, but the values are not add up.
Please would you be able to point me into correct direction?
Thank you.