Skip to main content

Check the status of various systems

Project description

# syscheck #

A simple status checking framework for monitoring the go/no go state of arbitrary systems.

Simply create new “checkers” to query a system and return a boolean value that indicates if the system is working correctly or if there is an error.

A built-in web module is included for creating up-to-date status boards viewable with a browser.

## Requirements ##

Mandatory dependencies are:

To check a Redis database, [tornadis][] is also required.

## License ##

syscheck is licensed under the BSD license. See the LICENSE file for details.

[Tornado]: http://www.tornadoweb.org/en/stable/ [tornadis]: https://github.com/thefab/tornadis

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page