PDA

View Full Version : script to add a host + items + triggers?


maxlock
04-01-2006, 01:03
Hi Folks,

Just to save reinventing the wheel, has anybody seen a script to automagically add a host into Zabbix.

I'd like to auto add hosts from our provisioning system, and not have to manually add them into zabbix.

-Cheers Max

jojo
07-09-2006, 08:42
create a template. Which includes all items to be monitored, triggers etc..


then upload a csv document containing all the host info using the bulkloader. If you dont know how to structure the csv document, refer to the bulkloader page.