I am having trouble tracking down what is causing this error when saving a trigger:
Checked the hosts table and didn't see any obvious errors in hostnames. There are enough hosts that this trigger is assigned to that it's been tricky to find any host by process of elemination.
I have debug logging on, but failed to find anything.
Any pointers on where to look? I'm rather new to Zabbix so I am sure I overlooking something.
Code:
Trigger "{HOSTNAME} is not reachable via ICMP PING" updated for host "abc.domain.com"
Empty host name provided in expression.
Check expression part starting from " {:icmpping.avg(300)}#1 "
Trigger "{HOSTNAME} is not reachable via ICMP PING" updated for host "xyz.domain.com"
I have debug logging on, but failed to find anything.
Any pointers on where to look? I'm rather new to Zabbix so I am sure I overlooking something.
Comment