PDA

View Full Version : Replacing a template


angrox
06-06-2005, 12:50
Hi,

I just installed zabbix without problems. After I created my own template I tried to
assign this template to all hosts I created before but it seems I am not able to
replace the old template with the new one. The new items from my template are
copied to the host but all the old ones I do not need are not deleted.
Is it possible to overwrite a template with a new one ?


Thanks in advance,

angrox.-

araw
06-06-2005, 14:41
I don't think it is at this point.

Modifying the PHP code to do it shouldn't be too hard however, provided you've got the time to do it.

I've been using SQL to do mass updates to items .... it's generally OK to do even when zabbix_server is running, provided you're not on a production database/server.