Hi, I have recently set up a Zabbix server (6.2.1) in our environment to monitor a couple of hundred workstations using the Windows by Zabbix agent active. Also, I have configured a user to receive the notifications to a Slack channel.
I know this has been asked multiple times, as I was searching for a solution for it. But, it doesn't seem to be working for me.
I want to stop receiving alerts for a couple of services that are not running: (below are 2 as an example)
Problem: "dmwappushservice" (Device Management Wireless Application Protocol (WAP) Push message Routing Service) is not running (startup type automatic delayed)
Problem: "edgeupdate" (Microsoft Edge Update Service (edgeupdate)) is not running (startup type automatic delayed)
I tried the following: (each alone and not together)
I appreciate your help and sorry if I'm sounding like a n00b, that's because I am!
Thanks!
I know this has been asked multiple times, as I was searching for a solution for it. But, it doesn't seem to be working for me.
I want to stop receiving alerts for a couple of services that are not running: (below are 2 as an example)
Problem: "dmwappushservice" (Device Management Wireless Application Protocol (WAP) Push message Routing Service) is not running (startup type automatic delayed)
Problem: "edgeupdate" (Microsoft Edge Update Service (edgeupdate)) is not running (startup type automatic delayed)
I tried the following: (each alone and not together)
- Configuration -> Templates -> Windows by Zabbix agent active -> Macros -> adding the service names in {$SERVICE.NAME.NOT_MATCHES} or creating a new macro and adding it to the Discovery Rules filters. Both didn't solve my problem.
- Administration -> General -> Regular Expressions -> Windows service names for discovery -> adding the service names in the already existing expression or creating a new one with Return is FALSE type. Both didn't work for me.
I appreciate your help and sorry if I'm sounding like a n00b, that's because I am!
Thanks!
Comment