Hello,
I have Zabbix 1.8.3 configured to receive traps using SNMPTT. All traps are mapped to the right host.
I want to generate a Trigger action if no message from the backup software (Symantec's Backup Exec System Recovery) is received for the las 24 hours. I have two options:
1. Generate a trigger using a combination of expressions to find string "besrNotification" and see if last message is older than 24 hours
2. Create a calculated item to capture only the traps that contain "besrNotification" string on the payload and apply triggers to it.
Can anyone help me with this?
Thanks
oct
I have Zabbix 1.8.3 configured to receive traps using SNMPTT. All traps are mapped to the right host.
I want to generate a Trigger action if no message from the backup software (Symantec's Backup Exec System Recovery) is received for the las 24 hours. I have two options:
1. Generate a trigger using a combination of expressions to find string "besrNotification" and see if last message is older than 24 hours
2. Create a calculated item to capture only the traps that contain "besrNotification" string on the payload and apply triggers to it.
Can anyone help me with this?
Thanks
oct
Comment