Ad Widget

Collapse

Creating simple item/trigger

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Minst
    Junior Member
    • Jan 2017
    • 2

    #1

    Creating simple item/trigger

    Hello everyone,

    I monitor a server with SNMP traps and what I want to do is create a rather simple item/trigger. What I basically want is that every time that server sends a trap to my Zabbix Server, the trigger goes off and takes the actions assigned.

    What I did now:

    Created a test item
    Type = SNMP Trap
    key = snmptrap.fallback
    Type of information = Log

    The trigger associated with that item has the following expression:

    {server:snmptrap.fallback.nodata(30)}=0

    I don't know if this is quite right, the trigger checks certain things in the traps my Zabbix Server receives and I think I didn't quite get it right. I just want every single trap my zabbix server receives, to set off the trigger and take the necessary action. Any idea's on how to improve what I have now?
    Last edited by Minst; 16-02-2017, 15:53.
Working...