Skip to content
Mirko Bellabarba edited this page Jun 19, 2018 · 1 revision

Elfo.Wardein

warden: a person responsible for the supervision of a particular place or activity or for enforcing the regulations associated with it.

Origin

Elfo.Wardein is a product developed by Elfo in order to manage Windows Services installed on a machine.

It is able to manage the status of a Windows Service.

It can monitor the status and restart a service if it goes down for any reason. This check will be performed every x seconds where x is a value configurable by the user.

If it is not able to restart a service after a certain number of times, it can notify a group of users.

It also exposes some APIs in order to start/stop/refresh Windows Services or IIS application pools.

Clone this wiki locally