We're monitoring the Windows disk queue on our servers with Zabbix, and we've set a trigger when the disk queue get's long.
Normally there is no disk queue on our servers, however when we execute the backups on our server we do have a disk queue. This results in unnecessary warnings about the disk queue, which is not an issue as it's generated by expected workload.
We also have a trigger which notifies us that the backups have started. But this trigger doesn't generate any messages while the backups are still running.
My idea is to disable the disk queue trigger if the backup executing trigger has been triggered in the past 2 hours. Is it possible to set up such a filter in Zabbix? If so how?
Normally there is no disk queue on our servers, however when we execute the backups on our server we do have a disk queue. This results in unnecessary warnings about the disk queue, which is not an issue as it's generated by expected workload.
We also have a trigger which notifies us that the backups have started. But this trigger doesn't generate any messages while the backups are still running.
My idea is to disable the disk queue trigger if the backup executing trigger has been triggered in the past 2 hours. Is it possible to set up such a filter in Zabbix? If so how?
Comment