Hey guys,
My use case is this:
I'm monitoring VMWare VDI servers, which often turn themselves on and off depending on requirement. They all have Zabbix Agent installed, and they auto-register to the Zabbix Server. So far so good, but I'm looking for a way to automatically delete these servers from Zabbix one they're shut down.
Perhaps I can create some sort of trigger, like when Zabbix Agent is not communicating for more than 5 minutes, invoke an API call to remove it? If that's doable, any tips on how to do this would be great.
Thanks!
My use case is this:
I'm monitoring VMWare VDI servers, which often turn themselves on and off depending on requirement. They all have Zabbix Agent installed, and they auto-register to the Zabbix Server. So far so good, but I'm looking for a way to automatically delete these servers from Zabbix one they're shut down.
Perhaps I can create some sort of trigger, like when Zabbix Agent is not communicating for more than 5 minutes, invoke an API call to remove it? If that's doable, any tips on how to do this would be great.
Thanks!
Comment