Hello : )
we use zabbix discovery to get the windows services and there status.
Some windows services do not run on every reboot, for example trusted installer, BITS or "OneSyncSvc_*
Service "{#SERVICE.NAME}" ({#SERVICE.DISPLAYNAME}) is not running (startup type {#SERVICE.STARTUPNAME}) {Template OS Windows:service.info[{#SERVICE.NAME},state].min(#3)}<>0
How can i exclude them from the triggers?
we use zabbix discovery to get the windows services and there status.
Some windows services do not run on every reboot, for example trusted installer, BITS or "OneSyncSvc_*
Service "{#SERVICE.NAME}" ({#SERVICE.DISPLAYNAME}) is not running (startup type {#SERVICE.STARTUPNAME}) {Template OS Windows:service.info[{#SERVICE.NAME},state].min(#3)}<>0
How can i exclude them from the triggers?
Comment