JackKelly / babysitter

Monitor disk space, multiple files and multiple processes. If errors are found then an email is sent and corrective action may be taken.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package for monitoring disk space, multiple files and multiple processes. This is useful for ensuring that a logging program continues to work correctly. If errors are found then an email is sent.

See comments at top of babysitter/babysitter.py for details.

Also see power_babysitter.py for a working example of how to use the babysitter framework. power_babysitter.py can be used to supervise rfm_ecomanager_logger and to produce graphs using powerstats.

An alternative would be the Supervisor project.

About

Monitor disk space, multiple files and multiple processes. If errors are found then an email is sent and corrective action may be taken.

License:MIT License


Languages

Language:Python 100.0%