We have zabbix 1.8.4 and have started using maintenance mode a fair bit recently. Whilst it works really well most of the time for what is displayed on the dashboard it doesn't seem to work for GUI notifications and sound alerts...
In particular we use .nodata(600) on the system.uptime for all of our active servers. If we put a host into maintenance mode (it seems to be either with or without data collection) and then stop the zabbix agent then after 10 mins we get a GUI alert and the disaster level sound (which is the level we have the unreachable trigger) going off. The trigger doesn't appear on the dashboard so that part is working correctly.
Is this a bug in the maintenance mode detection or do we need to tweak the GUI alerts/sounds? (I can't seem to find an option to make it not trigger off hosts in maintenance mode - the dashboard is already configured not to show hosts in maintenance)
In particular we use .nodata(600) on the system.uptime for all of our active servers. If we put a host into maintenance mode (it seems to be either with or without data collection) and then stop the zabbix agent then after 10 mins we get a GUI alert and the disaster level sound (which is the level we have the unreachable trigger) going off. The trigger doesn't appear on the dashboard so that part is working correctly.
Is this a bug in the maintenance mode detection or do we need to tweak the GUI alerts/sounds? (I can't seem to find an option to make it not trigger off hosts in maintenance mode - the dashboard is already configured not to show hosts in maintenance)
Comment