From: Roberto C. <rob...@gm...> - 2017-03-07 13:15:55
|
Dear, I have Zabbix 2.4 with SNMP Traps support using the perl script. Everything is OK, the traps come to Zabbix from several remote hosts. I created items for each trap, and also I created a trigger with expressions like this: (({HOST-XXX:snmptrap["Remote Login Failure"].nodata(300)})=0) This expression evaluates if any trap arrives to Zabbix server, in the affirmative case show the trap in the dashboard with PROBLEM status and after 300 seconds the status change to OK and the trap dissapear from the dashboard. Please, I want to see the trap in the dashboard for a longer time, until somebody acknowledge the event. How can I do that ??? Thanks in advance. Roberto |