Hello,
Is there a possiblility to change time how fast host maintenance is set?
We are using Ansible module `zabbix_maintenance` to set maintenance for host before service is stopped. Maintenance is created and is `active`, but server remains enabled for up to ~1minute and only then change state to `in maintenance`, what in our case often is too much, as alert already being triggered.
As I understand maintenance is being processed by timer process which triggers every minute(?). Is there a way to force execution of that timer?
Thanks!
Is there a possiblility to change time how fast host maintenance is set?
We are using Ansible module `zabbix_maintenance` to set maintenance for host before service is stopped. Maintenance is created and is `active`, but server remains enabled for up to ~1minute and only then change state to `in maintenance`, what in our case often is too much, as alert already being triggered.
As I understand maintenance is being processed by timer process which triggers every minute(?). Is there a way to force execution of that timer?
Thanks!