Hi,
Is it any way to delete expired maintenance period via API ?
Once it expired, maintenance id change to be "0".
I created zabbix_maintenance.pl script to add/remove host to maintenance period with maintenance name = hostname, but once it expired - I can't add/remove it.
As a option, it to create with maintenance name =hostname_`date` but again, I will have no way to delete it once it expired
I have 8000 hosts and a lot of maintenance ....
Please share your experience how do you manage it
Thanks
Is it any way to delete expired maintenance period via API ?
Once it expired, maintenance id change to be "0".
I created zabbix_maintenance.pl script to add/remove host to maintenance period with maintenance name = hostname, but once it expired - I can't add/remove it.
As a option, it to create with maintenance name =hostname_`date` but again, I will have no way to delete it once it expired
I have 8000 hosts and a lot of maintenance ....
Please share your experience how do you manage it
Thanks
Comment