I've set up a Discovery Rule to find hosts with an IP range of 10.1.1.1-254 and Discovery by proxy set to a proxy server in the data center. The rule runs every 10 minutes. I set up the agent on a machine I want monitored and set it to be able to be hit by the proxy and set active checks to the proxy. In the proxy log I see
because I have no configured the host (waiting for discovery to do that). I have set up a discovery action to do the following
And then
Operations
but the server is not being found. I see nothing in the proxy log about it running discovery rules - should it? What am I missing here?
Thanks in advance!
Code:
cannot send list of active checks to "10.1.1.35": host [xxxxxx] not found
| A | Received value equals Windows | Remove |
| B | Uptime/Downtime is greater than or equals 3600 | Remove |
| C | Discovery status equals Up | Remove |
| D | Service type equals Zabbix agent |
And then
Operations
| Add to host groups: Discovered hosts, Windows Servers |
|
| Link to templates: Windows services by Zabbix agent active |
|
| Link to templates: Windows by Zabbix agent active, Windows CPU by Zabbix agent active, Windows filesystems by Zabbix agent active, Windows generic by Zabbix agent active, Windows memory by Zabbix agent active, Windows network by Zabbix agent active, Windows physical disks by Zabbix agent active |
but the server is not being found. I see nothing in the proxy log about it running discovery rules - should it? What am I missing here?
Thanks in advance!
Comment