Download

Get the standalone Shinken application

You just need to choose your system :

Get the Shinken 0.8.1 tarball

 

 

To install it just follow our 10min start tutorial.

You can use the very good installation script from Nicolargo! Thanks a lot to him :)

  • wget https://raw.github.com/nicolargo/shinkenautoinstall/master/shinkenautoinstall-debian.sh 
  • chmod a+x shinkenautoinstall-debian.sh 
  • sudo ./shinkenautoinstall-debian.sh
Then follow our 10min start tutorial to discover your network.

You can use the very good installation script from Nicolargo! Thanks a lot to him :)

  • wget https://raw.github.com/nicolargo/shinkenautoinstall/master/shinkenautoinstall-debian.sh
  • chmod a+x shinkenautoinstall-debian.sh
  • sudo ./shinkenautoinstall-debian.sh
Then follow our 10min start tutorial to discover your network.

Get the Shinken 0.8.1 tarball

 

 

To install it just follow our 10min start tutorial.

Get the Shinken 0.8.1 tarball

 

 

To install it just follow our 10min start tutorial.

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.

Dependencies

The Shinken download and installation is quite simple. You don’t need to compile, just get the Shinken files and put them into your server. The only dependencies are :

  • Python >=2.4 (>= 2.6 for the Web interface)
  • Pyro, a python module, available in nearly all distributions, or with easy_install pyro wget http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c11.tar.gz tar zxf setuptools-0.6c11.tar.gz; cd setuptools-0.6c11; python setup.py install easy_install http://www.xs4all.nl/~irmen/pyro3/download/Pyro-3.10.tar.gz

Get the an already configured virtual appliance !

All Shinken versions are shipped as standalone applications, but also as a pre-configured virtual appliance. You can get it for some virtualisation tools:

Get the VMware Shinken appliance Outdated

 

How to launch it

You can connect with the account shinken/shinken, and then launch all the programs with :

./launch_all.sh

The default keyboard is in qwerty. To change it, launch sudo dpkg-reconfigure console-setup

Then you can connect to http://IPOFTHEVM/ (should be 192.168.56.101 for Virtual Box). You will have links to both Ninja, Thruk and NagVis interfaces.

For Ninja, you can connect with the account monitor/monitor, and nagiosadmin/nagiosadmin for NagVis.

Look at the README.txt file to know how to test high availability and other advanced features.

Good monitoring :D

Get the Virtualbox Shinken appliance Outdated

 

How to launch it

You can connect with the account shinken/shinken, and then launch all the programs with :

./launch_all.sh

The default keyboard is in qwerty. To change it, launch sudo dpkg-reconfigure console-setup

Then you can connect to http://IPOFTHEVM/ (should be 192.168.56.101 for Virtual Box). You will have links to both Ninja, Thruk and NagVis interfaces.

For Ninja, you can connect with the account monitor/monitor, and nagiosadmin/nagiosadmin for NagVis.

Look at the README.txt file to know how to test high availability and other advanced features.

Good monitoring :D