Hello,
I set the service test.
If the test ends in "BAD" status, I would like the service to start automatically, provided that the service has no initial type set:
manual or disable.
How to configure the action to work as described above?
Action configuration after "Service test"
1) Set "Alert when some Auto services not running" test mode.
2) Add "Start service" action into alert profile assigned to the test
Quote from the manual
Alex
2) Add "Start service" action into alert profile assigned to the test
Quote from the manual
RegardsHostMonitor will get list of ALL services with Automatic startup type and check state of each service. If some "auto" service is not running, HostMonitor will set Bad test status. You may specify comma separated list of the services that should not be checked, e.g. MMCSS,sppsvc,UxSms; you may use * wildcard at the end of the name, e.g. clr*,spp*
Alex