I need to automatically add, remove and modify hosts and their linked templates in Zabbix 1.6.5.
As I understand, there is no API at the moment to do so, so I need to either cannibalize the existing PHP frontend UI to do this, or just write directly to DB. Can't say I am thrilled with either solution - so am I missing anything here, and are there any pitfalls to watch out for? Anyone done this already?
-HH
As I understand, there is no API at the moment to do so, so I need to either cannibalize the existing PHP frontend UI to do this, or just write directly to DB. Can't say I am thrilled with either solution - so am I missing anything here, and are there any pitfalls to watch out for? Anyone done this already?
-HH
Comment