Hello!
I´m brand new to Zabbix and still learning to do things. One thing that does not work is excluding Windows services from triggering.
I have several server and most of them trigger the "Windows Update" and "Smartcard" and some other not-running-alert. I have read that I need to insert an exception into "Configuration/Templates/Windows services by Zabbix agent/Discovery Rules/Windows services discovery/Filters" like this:
C {#SERVICE.NAME} does not match ^(WbioSrvc|KDService|Smartcard|edgeupdate|Windows Update)$
But the servers still trigger those alerts. What might I be doing wrong?
Thanks for your help and kind regards!
I´m brand new to Zabbix and still learning to do things. One thing that does not work is excluding Windows services from triggering.
I have several server and most of them trigger the "Windows Update" and "Smartcard" and some other not-running-alert. I have read that I need to insert an exception into "Configuration/Templates/Windows services by Zabbix agent/Discovery Rules/Windows services discovery/Filters" like this:
C {#SERVICE.NAME} does not match ^(WbioSrvc|KDService|Smartcard|edgeupdate|Windows Update)$
But the servers still trigger those alerts. What might I be doing wrong?
Thanks for your help and kind regards!
Comment