Hello,
I am new to Zabbix but so far I am really enjoying it. I have a lot to learn though and this is probably a fairly simple problem to solve but so far I haven't been able to find it in any Google searches.
I imported some templates for Windows Servers and in my test group I have been able to get some really good data back. One of the problems I found was that the service monitoring was a little noisy. Some of the services it is alerting for, I don't want to be alerted about.
So I found the template for it named "Template Module Windows services by Zabbix agent" and the rules that govern the services are in the Macros section. I saw the values in {$SERVICE.NAME.NOT_MATCHES} and added a couple of the names of services I wanted to exclude from alerting before running up against what appears to be a character limit. I figured that was no big deal and that I should just add another line with the same Macro name with different values but apparently that isn't supported so I'm not sure how best to navigate the issue now. How can I add more services to be ignored from this template? Thank you.

I am new to Zabbix but so far I am really enjoying it. I have a lot to learn though and this is probably a fairly simple problem to solve but so far I haven't been able to find it in any Google searches.
I imported some templates for Windows Servers and in my test group I have been able to get some really good data back. One of the problems I found was that the service monitoring was a little noisy. Some of the services it is alerting for, I don't want to be alerted about.
So I found the template for it named "Template Module Windows services by Zabbix agent" and the rules that govern the services are in the Macros section. I saw the values in {$SERVICE.NAME.NOT_MATCHES} and added a couple of the names of services I wanted to exclude from alerting before running up against what appears to be a character limit. I figured that was no big deal and that I should just add another line with the same Macro name with different values but apparently that isn't supported so I'm not sure how best to navigate the issue now. How can I add more services to be ignored from this template? Thank you.
Comment