-
Change Request
-
Resolution: Fixed
-
Major
-
6.2.0, 6.2.1
-
None
-
Sprint 102 (Jul 2023)
-
1
In the template_os_windows_agent.yaml, for the macro SERVICE.NAME.NOT_MATCHES, add the service "edgeupdate". This service is set as "Automatic (Delayed)", but run on demands.
File to update:
The updated lines should be those, from line 1622
macro: '{$SERVICE.NAME.NOT_MATCHES}'
value: '^(?:RemoteRegistry|MMCSS|gupdate|SysmonLog|clr_optimization_v.|sppsvc|gpsvc|Pml Driver HPZ12|Net Driver HPZ12|MapsBroker|IntelAudioService|Intel(R) TPM Provisioning Service|dbupdate|DoSvc|CDPUserSvc_.|WpnUserService_.|OneSyncSvc_.|WbioSrvc|BITS|tiledatamodelsvc|GISvc|ShellHWDetection|TrustedInstaller|TabletInputService|CDPSvc|wuauserv|edgeupdate)$'
description: 'This macro is used in Service discovery. Can be overridden on the host or linked template level.'
- duplicates
-
ZBXNEXT-8529 Add "edgeupdate" to default value of macro SERVICE.NAME.NOT_MATCHES
- Closed