Hi, I searched the foruns. Found something, but not to much conclusive. I'm trying to monitor the traffic from a router (cisco).
When I create the host (linked with SNMP_t) it brings the most important data, including IfInOctets and IfOutOctets. But, when I graph the values, they look like a cumulative graph, and I was expecting something like a heartbeat graph (kind of irregular ups and downs).
I found this post http://www.zabbix.com/forum/showthre...ight=bandwidth
So, I cloned the IfInOctect and renamed it to Rx. It worked. Then I changed its configuration. First (as mentioned in the post that I mentioned) I changed its STORE VALUE to "delta (speed per second)". When I do this, it stops data gathering...
I tried to decrease the update interval, but nothing happened.
So, using Zabbix 1.3.3, how do I do this? What's necessary to monitor the in/out traffic at a specific moment, not the cumulative bytes over a period?
TIA,
Bob
When I create the host (linked with SNMP_t) it brings the most important data, including IfInOctets and IfOutOctets. But, when I graph the values, they look like a cumulative graph, and I was expecting something like a heartbeat graph (kind of irregular ups and downs).
I found this post http://www.zabbix.com/forum/showthre...ight=bandwidth
So, I cloned the IfInOctect and renamed it to Rx. It worked. Then I changed its configuration. First (as mentioned in the post that I mentioned) I changed its STORE VALUE to "delta (speed per second)". When I do this, it stops data gathering...
I tried to decrease the update interval, but nothing happened.
So, using Zabbix 1.3.3, how do I do this? What's necessary to monitor the in/out traffic at a specific moment, not the cumulative bytes over a period?
TIA,
Bob
Comment