Hi Guy's
I'm trying to implement Auto discovery to automatically add new discovered hosts to a group but unfortunately I haven't manage to make it work so far.
The discovery rule I have created checks for Zabbix agent "system.hostname" every 60 seconds and the Device uniqueness criteria is also Zabbix agent "system.hostname" .
The hosts are been discovered (usually much more than 60 seconds time period) but none have been added to Zabbix for monitoring.
Action:
Event source : Discovery
Status: Enabled
Action conditions:
Service type = "Zabbix agent"
Discovery status = "Up"
Uptime/Downtime >= "60"
Action operations:
Operation type -> add to group
Group : <GroupName>
Is there something I'm missing here ? Where can I see discovery messages for debugging ?
I'm trying to implement Auto discovery to automatically add new discovered hosts to a group but unfortunately I haven't manage to make it work so far.
The discovery rule I have created checks for Zabbix agent "system.hostname" every 60 seconds and the Device uniqueness criteria is also Zabbix agent "system.hostname" .
The hosts are been discovered (usually much more than 60 seconds time period) but none have been added to Zabbix for monitoring.
Action:
Event source : Discovery
Status: Enabled
Action conditions:
Service type = "Zabbix agent"
Discovery status = "Up"
Uptime/Downtime >= "60"
Action operations:
Operation type -> add to group
Group : <GroupName>
Is there something I'm missing here ? Where can I see discovery messages for debugging ?
Comment