Hi There
I have a problem with a avg trigger I want to send out a Mail after 5 min. I would appreciate some hint what I'm doing wrong here:
Item:
SNMP V2 upsAdvInputLineVoltage, which measures the input voltage of an usv. Update interval is 30s
This works fine.
Trigger should send out a message if the input voltage is under 220v over a 5 minute period.
Trigger:
{Template APC-SMTXXXX:upsAdvInputLineVoltage.avg(300)}<220
The problem is as soon as the value is under 220 for once, zabbix shoots out a mail :-(
What did I do wrong here?
Thanks
I have a problem with a avg trigger I want to send out a Mail after 5 min. I would appreciate some hint what I'm doing wrong here:
Item:
SNMP V2 upsAdvInputLineVoltage, which measures the input voltage of an usv. Update interval is 30s
This works fine.
Trigger should send out a message if the input voltage is under 220v over a 5 minute period.
Trigger:
{Template APC-SMTXXXX:upsAdvInputLineVoltage.avg(300)}<220
The problem is as soon as the value is under 220 for once, zabbix shoots out a mail :-(
What did I do wrong here?
Thanks
Comment