Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Shinken Enterprise also organizes monitoring configuration packages. These are pre-built for fast no nonsense deployments.
They include the check command definitions, service templates, host templates, discovery rules and integration hooks to the Community web site.
The integration with the community web site permits deployment and updates of monitoring packs.

Get started with :ref:`Shinken Enterprise Monitoring Packages "Packs" <contributing/create-and-push-packs>` today.

The plugins themselves are not distributed with Shinken Enterprise , but you can download the official Monitoring-plugins and many additional plugins created and maintained by Shinken Enterprise users from the following locations:

How Do I Use Plugin X?



Most plugins will display basic usage information when you execute them using "-h" or "--help" on the command line.
For example, if you want to know how the **check_http*plugin works or what options it accepts, you should try executing the following command:

...