Hello!
Is it possible to setup a custom service check? I had a department request a specific utility service on a windows 2012 server be added to alerts. Here's what I've done so far:
- Setup a New template call Utility Alert
- Assigned template to Windows server
- Added only the specific server under Hosts/templates
-- No linked Templates
-Created an Item called Utility service is running
--Simple Check
--Key: service_state[Utility]
-Created Trigger
--{Utility Check:service_state[Utility].max(3)}=0
--No trigger dependencies
When I go to check the Trigger under the host (configuration of triggers), it gives me a red x for the trigger and an error: ZBX_NOTSUPPORTED. Any assistance would be greatly appreciated.
Zabbix Ver. 2.2
Thank you,
-Jake
Is it possible to setup a custom service check? I had a department request a specific utility service on a windows 2012 server be added to alerts. Here's what I've done so far:
- Setup a New template call Utility Alert
- Assigned template to Windows server
- Added only the specific server under Hosts/templates
-- No linked Templates
-Created an Item called Utility service is running
--Simple Check
--Key: service_state[Utility]
-Created Trigger
--{Utility Check:service_state[Utility].max(3)}=0
--No trigger dependencies
When I go to check the Trigger under the host (configuration of triggers), it gives me a red x for the trigger and an error: ZBX_NOTSUPPORTED. Any assistance would be greatly appreciated.
Zabbix Ver. 2.2
Thank you,
-Jake
Comment