As a total beginner of Zabbix I apologize if my search skills have failed me, but I would appraciate some guidance with this.
I have some 50 Windows servers where I have installed the Active Agent.
There are a couple of services monitored that keep coming back as "problems" every day, even if I go into "update" and choose "supress Indefinitely" and "acknowledge".
So I searched in the forum and I think that the solution should be to go to "Data Collections -> Templates -> Windows by Zabbix agent active -> Macros" I then go to the "{$SERVICE.NAME.NOT_MATCHES}" field and add the service I am not interested in. Correct?
As an example I get this problem occurring over and over:

So I add it to the macro-field, like this:

I am using the latest current version of Zabbix, 6.4.2.
But still it keeps occurring. So I am of course missing something obvious, please advice me or point me to the docs where the solution is described, thanks for helping a beginner with poor forum search-skills :-)
Let me also add that I have followed the instructions in this video: Zabbix Handy Tips: Pause unwanted alarms by suppressing your problems - YouTube - but the alarms keep coming back even if I supress indefinitely as suggested.
I have some 50 Windows servers where I have installed the Active Agent.
There are a couple of services monitored that keep coming back as "problems" every day, even if I go into "update" and choose "supress Indefinitely" and "acknowledge".
So I searched in the forum and I think that the solution should be to go to "Data Collections -> Templates -> Windows by Zabbix agent active -> Macros" I then go to the "{$SERVICE.NAME.NOT_MATCHES}" field and add the service I am not interested in. Correct?
As an example I get this problem occurring over and over:
So I add it to the macro-field, like this:
I am using the latest current version of Zabbix, 6.4.2.
But still it keeps occurring. So I am of course missing something obvious, please advice me or point me to the docs where the solution is described, thanks for helping a beginner with poor forum search-skills :-)
Let me also add that I have followed the instructions in this video: Zabbix Handy Tips: Pause unwanted alarms by suppressing your problems - YouTube - but the alarms keep coming back even if I supress indefinitely as suggested.
then you may need to wait until next day, when it performs a new discovery, does not "find" that service any more, marks it as "not discovered any more" (there should be yellow marker in items config with a note, when this item will be removed) and then it wait until "keep lost resources" expires and removes the item...
Comment