Download

Get the standalone Shinken application

Easy way :

curl -L http://install.shinken-monitoring.org | /bin/bash

Then go to the 10min start tutorial to know how to configure your new monitoring tool!

 

Get the sources

You can get the Shinken’s sources with git :

git clone git://github.com/naparuba/shinken.git

Or at our github web site.