License
Unknown
An attempt at packaging individual C plugins from the excellent Monitoring
Plugins project (https://monitoring-plugins.org)[1] in the Sensu Go
Asset format. The goal of the project is to provide a simple workflow for
creating a Sensu Go Asset containing the C plugins.
The goal of this project is to provide Sensu Go Assets for CentOS Linux (6 and 7), Debian
Linux, and Alpine Linux containing all of the plugins from the Monitoring
Plugins project.
Currently, This project will attempt to provide support for the following plugins:
check_disk
check_dns
check_http
check_ntp
check_ntp_peer
check_ntp_time
check_ping
check_procs
check_smtp
check_ssh
check_swap
check_tcp
check_time
check_users
In no particular order:
check_snmp
is available for CentOS and Debian, but not for Alpine, just skipClone this repo:
$ git clone git@github.com:sensu/monitoring-plugins.git
$ cd monitoring-plugins
Build the Docker containers and extract the Sensu assets:
$ ./build.sh
NOTE: if your local docker installation is configured to require root access
you will need to run the build script as root (i.e. sudo ./build.sh
).
Please describe the reason for reporting this asset. Our moderators will be notified and will disable the asset if it is found to be inappropriate.
×