Hi.
I have a small Zabbix server for tests with setup Actions for add hosts when zabbix agent connected to server. And now I setup Zabbix proxy.
So, before, when agent connected to server everything was fine, but after i change 'Server' and 'Active Server' to Proxy address, zabbix agent start to write messages to log like that:
Zabbix server log:
Zabbix proxy agent:
If i will restart Zabbix Proxy, that problem will fix. I tested it on other host. But it's not very usefull
Maybe somebody known how to fix it without restart and what's heppening with it?
Thanks for help!
I have a small Zabbix server for tests with setup Actions for add hosts when zabbix agent connected to server. And now I setup Zabbix proxy.
So, before, when agent connected to server everything was fine, but after i change 'Server' and 'Active Server' to Proxy address, zabbix agent start to write messages to log like that:
Code:
23403:20140530:140038.376 no active checks on server [proxy_address:10051]: host [_hostname_] not found 23403:20140530:140238.390 no active checks on server [proxy_address:10051]: host [_hostname_] not found 23403:20140530:140438.404 no active checks on server [proxy_address:10051]: host [_hostname_] not found 23403:20140530:140638.419 no active checks on server [proxy_address:10051]: host [_hostname_] not found
Code:
5127:20140530:131428.651 sending configuration data to proxy "proxy_address", datalen 59672
Code:
22807:20140530:121428.212 proxy #5 started [poller #2] 22815:20140530:121428.217 proxy #13 started [poller #10] 22816:20140530:121428.220 proxy #14 started [unreachable poller #1] 22813:20140530:121428.226 proxy #11 started [poller #8] 22832:20140530:121428.233 proxy #27 started [discoverer #1

Maybe somebody known how to fix it without restart and what's heppening with it?
Thanks for help!
Comment