SaunaΒΆ

Release v0.0.18. (Installation)

Sauna is a lightweight daemon designed to run health checks and send the results to a monitoring server.

Sauna comes batteries included, it is able run many system checks (load, memory, disk...) as well as monitor applications (redis, memcached, puppet...). It is easily extensible to include your own checks and can even run the thousands of existing Nagios plugins.

Painless monitoring of your servers is just a pip install away:

pip install sauna

Getting started with sauna:

Development guide: