procdog 0.1.13

Creator: bradpython12

Last updated:

0 purchases

procdog 0.1.13 Image
procdog 0.1.13 Images
Add to Cart

Description:

procdog 0.1.13

Procdog is a simple command-line tool to start, stop, and check the health of
processes.
It is intended to be a simple, cross-platform alternative to standard tools
like System V service scripts, Upstart, and systemd, for use in development, in
build systems and test harnesses, etc.
It operates by starting a simple daemon that popen()s and monitors the process.
The daemon listens and accepts commands on a local Unix domain socket, making
it possible to check the process is running or terminate it, and to do basic
health checks. Every process is independent: There is a single Procdog daemon
for each monitored process. The daemon exits if the process terminates.
Many options can be set via a configuration file.
For further documentation, see: https://github.com/jlevy/procdog

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.