Hi Can someone please post an example of how you have setup network bandwidth threshold?
Zabbix 3.0
My item is in IfInOctects or IfOutOctects and using custom multiplier 8.
Units is bps. Store value = Delta (speed per second)
For example:
IfInOctects/IfSpeed>0.8
but according to this thread IfInOctects would be in Mbps or Kbps/SpeedofInterface
which means
40Mbps/1000=0.04
But what happens when it becomes kbps or bps?
986Kbps/1000=0.986
It will trigger falsely if its bps or Kbps
Any suggestions?
Thanks
Zabbix 3.0
My item is in IfInOctects or IfOutOctects and using custom multiplier 8.
Units is bps. Store value = Delta (speed per second)
For example:
IfInOctects/IfSpeed>0.8
but according to this thread IfInOctects would be in Mbps or Kbps/SpeedofInterface
which means
40Mbps/1000=0.04
But what happens when it becomes kbps or bps?
986Kbps/1000=0.986
It will trigger falsely if its bps or Kbps
Any suggestions?
Thanks
Comment