Helo
I have a problem with specific alert.
This is a vpn connection and there are many falls. (This is not something that bothers me), but it sends a lot of alerts!
So i thought to change the Trigger to check if it is down more than 15 minutes then sent the alert. So I could not do it because I'm pretty new Zabbix and I do not really understand the syntax.
Can anyone help me with this?
the Trigger:
{ZBX-FORTINET-INTERFACES:ifAlias[{#SNMPVALUE}].regexp({$INTF_REGEX})}=0 and {ZBX-FORTINET-INTERFACES:ifOperStatus[{#SNMPVALUE}].diff(0)}>0
I have a problem with specific alert.
This is a vpn connection and there are many falls. (This is not something that bothers me), but it sends a lot of alerts!
So i thought to change the Trigger to check if it is down more than 15 minutes then sent the alert. So I could not do it because I'm pretty new Zabbix and I do not really understand the syntax.
Can anyone help me with this?
the Trigger:
{ZBX-FORTINET-INTERFACES:ifAlias[{#SNMPVALUE}].regexp({$INTF_REGEX})}=0 and {ZBX-FORTINET-INTERFACES:ifOperStatus[{#SNMPVALUE}].diff(0)}>0