Hey
ive monitor several Linux and windows devices via zabbix agent and SNMP enable,
i need to monitor total data send and receive to check total traffic each device use in month and day,
But I dont know how to get total data usage over a period of time. (For example device use 1TB for march, 250 GB for april ... )
first of all ive using this key: net.if.total[ens192,bytes], it just display a long number from device ethernet but if device restarted, this value will be reset.
PRTG has this feature that monitor traffic via SNMP and store it so you can filter usage in period of time and data will not reset if device has reset, unplugged or ... .
ive monitor several Linux and windows devices via zabbix agent and SNMP enable,
i need to monitor total data send and receive to check total traffic each device use in month and day,
But I dont know how to get total data usage over a period of time. (For example device use 1TB for march, 250 GB for april ... )
first of all ive using this key: net.if.total[ens192,bytes], it just display a long number from device ethernet but if device restarted, this value will be reset.
PRTG has this feature that monitor traffic via SNMP and store it so you can filter usage in period of time and data will not reset if device has reset, unplugged or ... .
Comment