The sentry package
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.
Properties
| Version | 0.1.0 |
|---|---|
| Dependencies | ansi-terminal (0.5.*), base (4.*), bytestring (0.9.*), cereal (0.3.*), cmdargs (0.9.*), directory (1.1.*), filepath (1.2.*), old-locale (1.0.*), old-time (1.0.*), process (1.1.*), safecopy (0.6.*), time (1.1.*), unix (2.4.*) |
| License | BSD3 |
| Author | Vo Minh Thu |
| Maintainer | noteed@gmail.com |
| Category | Network |
| Home page | https://github.com/noteed/sentry |
| Bug tracker | https://github.com/noteed/sentry/issues |
| Source repository | git clone https://github.com/noteed/sentry |
| Executables | sentry-sleep, sentry |
| Upload date | Sun Apr 15 19:52:20 UTC 2012 |
| Uploaded by | VoMinhThu |
| Build failure | ghc-7.4 (log) |
Modules
- Sentry
- Sentry.Command
- Sentry.Core
- Sentry.Types
Downloads
- sentry-0.1.0.tar.gz (Cabal source package)
- package description (included in the package)