=== Shinken.io ===
<note>This work only with a master branch before 2.0</note>
http://shinken.io is the main website for packages exchange. You will find several packages like configuration packs and modules.

In order to use it, you will need to have a shinken installed on your system.

In order to create a default ~/.shinken.ini file:
  shinken --init

Then you can start to search for packages :
  shinken search linux
    linux-snmp (naparuba) [pack,linux,snmp] : Linux checks based on SNMP
To install it, just launch:
  shinken install linux-snmp
And you are done :)

To list available commands :
  shinken --list

=== Packages ===
[[Create a package | Create a package]]


