creating a trigger for snmp item in zabbix -


i have problem in defining trigger snmp item in zabbix. snmp oid 'if-mib::ifhcinoctets.10001' & key 'inbound_traffic10001' item.

the item stores delta (simple change) & update interval set 20 120 seconds.

i have defined trigger following expression:

{template snmp-v2 switch c3750:inbound_traffic10001.last()}>2000000 

i want trigger fires if inbound traffic of port 1 of switch goes on 2mbs.

but problem traffic goes on 2mb trigger not fire!!!

any appreciated.

as discovered through discussion, "store value" setting in item should set delta (speed per second).


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -