Hi
Zabbix 2.0.8
MySQL 5.5.31
Linux 64bit
Client Configurations file
Server=zabbix-proxy,zabbix-server
ServerActive=zabbix-proxy,zabbix-server
I need both servers to be in the "allowed" list for both Passive and Active checks as our VMWare environment is split across multiplesites and VMWare DRS moves servers around, when this happens I have the client agent restarted after pointing to its "local" server which is one of two above.
I have two auto registration rules, one for windows servers, one for linux servers which Add Host, Assign Templates, Send Messages etc.
With zabbix client in this configuration (not sure if i've completely missed the mark) my client autoregistration loops... endlessly... 160k and counting in messages. I can see events continuously firing in alerts table....
Am i incorrectly setting Server and ServerActive in the client configuration files?
Zabbix 2.0.8
MySQL 5.5.31
Linux 64bit
Client Configurations file
Server=zabbix-proxy,zabbix-server
ServerActive=zabbix-proxy,zabbix-server
I need both servers to be in the "allowed" list for both Passive and Active checks as our VMWare environment is split across multiplesites and VMWare DRS moves servers around, when this happens I have the client agent restarted after pointing to its "local" server which is one of two above.
I have two auto registration rules, one for windows servers, one for linux servers which Add Host, Assign Templates, Send Messages etc.
With zabbix client in this configuration (not sure if i've completely missed the mark) my client autoregistration loops... endlessly... 160k and counting in messages. I can see events continuously firing in alerts table....
Am i incorrectly setting Server and ServerActive in the client configuration files?
Comment