Hello all,
Zabbix v3.4
I'm trying to figure out how to turn off and also create specific service alerts from the Windows service discovery (Defauls Template OS Windows).
I think this thread has pointed me in the right direction with the following, however I do not want to disable all, only a select few. ( https://www.zabbix.com/forum/showthread.php?t=59372 )
"To disable the discovery of services you'll need to do the following:
1. Go to Zabbix web page>Configuration>Templates.
2. Click on the "Template OS Windows" template
3. Click on Discovery rules at the lower sub-heading area
4. On the Windows service discovery item, click the Enabled linked word under the status column"
There is a Filter section in this discovery rule, If this is the area I need to use, could anyone advise on how to build the expressions I should use?
Example services that I want to remove alerts for -
Service "TrustedInstaller" (Windows Modules Installer) is not running (startup type automatic)
Service "VeeamVssSupport" (VeeamVssSupport) is not running (startup type automatic)
Service "VeeamVssSupport" (VeeamVssSupport) is not running (startup type automatic)
Service "VeeamVssSupport" (VeeamVssSupport) is not running (startup type automatic)
Service "CDPSvc" (Connected Devices Platform Service) is not running (startup type automatic delayed)
Service "OneSyncSvc_615a0" (Sync Host_615a0) is not running (startup type automatic delayed)
Service "TrustedInstaller" (Windows Modules Installer) is not running (startup type automatic)
Zabbix v3.4
I'm trying to figure out how to turn off and also create specific service alerts from the Windows service discovery (Defauls Template OS Windows).
I think this thread has pointed me in the right direction with the following, however I do not want to disable all, only a select few. ( https://www.zabbix.com/forum/showthread.php?t=59372 )
"To disable the discovery of services you'll need to do the following:
1. Go to Zabbix web page>Configuration>Templates.
2. Click on the "Template OS Windows" template
3. Click on Discovery rules at the lower sub-heading area
4. On the Windows service discovery item, click the Enabled linked word under the status column"
There is a Filter section in this discovery rule, If this is the area I need to use, could anyone advise on how to build the expressions I should use?
Example services that I want to remove alerts for -
Service "TrustedInstaller" (Windows Modules Installer) is not running (startup type automatic)
Service "VeeamVssSupport" (VeeamVssSupport) is not running (startup type automatic)
Service "VeeamVssSupport" (VeeamVssSupport) is not running (startup type automatic)
Service "VeeamVssSupport" (VeeamVssSupport) is not running (startup type automatic)
Service "CDPSvc" (Connected Devices Platform Service) is not running (startup type automatic delayed)
Service "OneSyncSvc_615a0" (Sync Host_615a0) is not running (startup type automatic delayed)
Service "TrustedInstaller" (Windows Modules Installer) is not running (startup type automatic)
Comment