Not sure if this will be of use to anyone, but this is what we're currently using to schedule maintenance on our Zabbix server. It's kind of a hack, but it works for what we need it to do - enable and disable triggers during scheduled maintenance. It's been tested on linux/apache/Zabbix 1.6.x. The README.txt file has installation instructions as well as a functional overview of how it works.
Feel free to modify any of the files, with the exception of generate_calendar.php (not mine - thanks to Keith Devens for the code).
Feel free to modify any of the files, with the exception of generate_calendar.php (not mine - thanks to Keith Devens for the code).
Comment