I need to create an action based on the status of a Windows service; the trigger I can use in "Template OS Windows" is:
Service "{#SERVICE.NAME}" ({#SERVICE.DISPLAYNAME}) is not running (startup type {#SERVICE.STARTUPNAME})
for a specific service.
How can I create an action for that trigger?
Service "{#SERVICE.NAME}" ({#SERVICE.DISPLAYNAME}) is not running (startup type {#SERVICE.STARTUPNAME})
for a specific service.
How can I create an action for that trigger?
Comment