sentry

Process monitoring tool written and configured in Haskell

https://github.com/noteed/sentry

Latest on Hackage:0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Vo Minh Thu
Maintained by [email protected]

Sentry is a process monitoring tool written and configured in Haskell. Its aim is to keep running programs. For each configured program, multiple processes can be started. Currently Sentry runs on Linux only.

Under normal circumstance, the Sentry module is enough to write configuration files.