Is it possible in Zabbix to monitor a list of hosts from a file, that is dynamically changed?
What I'd like to do is run a cron on the Zabbix server that queries a database for a list of servers to monitor, and output it to a file. I want to configure Zabbix to monitor every server listed in that file with the same template and in the same host group.
Will this require heavy scripting and/or use of the API?
What I'd like to do is run a cron on the Zabbix server that queries a database for a list of servers to monitor, and output it to a file. I want to configure Zabbix to monitor every server listed in that file with the same template and in the same host group.
Will this require heavy scripting and/or use of the API?
Comment