Hi Friends,
I have created two separate discovery rules for two different VLAN servers. Discover rules are checking for ip range and active zabbix agent on the client.
Inside action, I have created actions for these two discovery rules.
Action conditions are as below :
Discovery rule = "Local network"
Received value = "Linux"
Uptime/Downtime >= "3600"
Discovery status = "Up"
Service type = "Zabbix agent"
Operations :
Add to host groups: Common VLAN
Link to templates: Template OS Linux
Same way other action for second VLAN.
Discovery rules are working and hosts which are matching ip range and running zabbix agents are getting discovered but actions are not getting applied. Discovered hosts are not getting added inside zabbix for monitoring.
How can we troubleshoot this? Inside logs i am seeing two discovered hosts related errors.
4361:20130617:121011.723 cannot send list of active checks to [10.153.81.196]: host [a] not found
4361:20130617:121015.701 cannot send list of active checks to [10.153.81.195]: host [b] not found
4360:20130617:121211.873 cannot send list of active checks to [10.153.81.196]: host [a] not found
4360:20130617:121215.830 cannot send list of active checks to [10.153.81.195]: host [b] not found
Regards,
Vijay
I have created two separate discovery rules for two different VLAN servers. Discover rules are checking for ip range and active zabbix agent on the client.
Inside action, I have created actions for these two discovery rules.
Action conditions are as below :
Discovery rule = "Local network"
Received value = "Linux"
Uptime/Downtime >= "3600"
Discovery status = "Up"
Service type = "Zabbix agent"
Operations :
Add to host groups: Common VLAN
Link to templates: Template OS Linux
Same way other action for second VLAN.
Discovery rules are working and hosts which are matching ip range and running zabbix agents are getting discovered but actions are not getting applied. Discovered hosts are not getting added inside zabbix for monitoring.
How can we troubleshoot this? Inside logs i am seeing two discovered hosts related errors.
4361:20130617:121011.723 cannot send list of active checks to [10.153.81.196]: host [a] not found
4361:20130617:121015.701 cannot send list of active checks to [10.153.81.195]: host [b] not found
4360:20130617:121211.873 cannot send list of active checks to [10.153.81.196]: host [a] not found
4360:20130617:121215.830 cannot send list of active checks to [10.153.81.195]: host [b] not found
Regards,
Vijay
Comment