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/RHEL Linux (6, 7, and 8), Debian Linux (8, 9, and 10), Ubuntu Linux (16.04 and 18.04), 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_diskcheck_dnscheck_httpcheck_ntpcheck_ntp_peercheck_ntp_timecheck_pingcheck_procscheck_smtpcheck_sshcheck_swapcheck_tcpcheck_timecheck_usersIn 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.
×