Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This article describes how to create a single Action Profile that can start various Windows Services when up.time observes that a Windows Service has Stopped.    

...

  • Complete the remainder of the Service Monitor making sure the Windows Service - Service Name is also the Display Name.
  • Raise a Critical Alert when the Service Status is Stopped.
  • Your Service Monitor should look something like the image that follows.

 

 

Create Recovery Script

We are going to leverage a Recovery Script in an Action Profile to Start the Windows Service.  This will be a very simple script.  We are going to leverage two key components built into up.time:

...