Hi,
Since I updated my zabbix server, now running from a docker (Zabbix 5.0.2. © 2001–2020), excluding Windows service from being discovered is now working.
As before, In Administration / General / Regular Explression / Windows service names for discovery
I added the line:
"Result is False" ^(TrustedInstaller|OneSyncSvc_.*|BITS|MMCSS|gupdat e| SysmonLog|clr_optimization_v2.0.50727_32|clr_optim ization_v4.0.30319_32|Veeam*|WpnUserService*|CDPUs erSvc*)$

But all the services still discovered.
As this config was working on my 4.2 Zabbix, I think this still work ?
Any idea ? Thanks
Since I updated my zabbix server, now running from a docker (Zabbix 5.0.2. © 2001–2020), excluding Windows service from being discovered is now working.
As before, In Administration / General / Regular Explression / Windows service names for discovery
I added the line:
"Result is False" ^(TrustedInstaller|OneSyncSvc_.*|BITS|MMCSS|gupdat e| SysmonLog|clr_optimization_v2.0.50727_32|clr_optim ization_v4.0.30319_32|Veeam*|WpnUserService*|CDPUs erSvc*)$
But all the services still discovered.
As this config was working on my 4.2 Zabbix, I think this still work ?
Any idea ? Thanks
Comment