Hi All
I have chef auto deploy zabbix_server on a node and zabbix_agents on several nodes, configure the agents to point to zabbix_server node, restart the agents. However, it is required to manually configure the zabbix_server to discover these agents to be able to start monitoring and show graphs etc. Is there any script which can be used by the zabbix_agent to connect to the server and automatically register itself, so that the server will create a host with the agent node name. This I think will start the monitor data to go to the zabbix server database.
Any help in the script will be greatly appreciated.
Thanks and Regards
Vardhan
I have chef auto deploy zabbix_server on a node and zabbix_agents on several nodes, configure the agents to point to zabbix_server node, restart the agents. However, it is required to manually configure the zabbix_server to discover these agents to be able to start monitoring and show graphs etc. Is there any script which can be used by the zabbix_agent to connect to the server and automatically register itself, so that the server will create a host with the agent node name. This I think will start the monitor data to go to the zabbix server database.
Any help in the script will be greatly appreciated.
Thanks and Regards
Vardhan
Comment