/adop-sensu

Primary LanguageRubyApache License 2.0Apache-2.0

#Supported tags and respective Dockerfile links

What is adop-sensu?

adop-sensu is a wrapper for the sstarcher/sensu image. It has primarily been built to perform extended configuration and include certain checks and plugins. Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & application health, and business KPIs.

How to use this image

The easiest way to run the adop-sensu image is as follows, where VERSION is the release version of the Docker container.

  docker run --name <your-container-name> -d -p 22:22 -p 3000:3000 adop/sensu:VERSION

License

Please view licence information and licences information for the software contained on this image.

Supported Docker versions

This image is officially supported on Docker version 1.9.1. Support for older versions (down to 1.6) is provided on a best-effort basis.

User feedback

Documentation

Documentation for this image is available in the Sensu documentation page. Additional documentaion can be found under the docker-library/docs GitHub repo. Be sure to familiarize yourself with the repository's README.md file before attempting a pull request.

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contribute

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.