I will describe how i did install the check_nwc_health plugin
to use spez Plugin i have a spez directory (--> Icinga2 | (spez)Plugins | define path)
| Step | on the Icinga2 Master | ||
| # cd /usr/lib/nagios/pluginsCustom | |||
| # mkdir check_nwc_health | |||
| # cd /usr/lib/nagios/pluginsCustom/check_nwc_health | |||
| # cd /tmp | |||
| # wget https://labs.consol.de/assets/downloads/nagios/check_nwc_health-7.1.tar.gz | |||
| # tar -xvzf check_nwc_health-7.1.tar.gz | |||
| # cd /check_nwc_health-7.1 | |||
| ./configure | |||
| make | |||
| mv plugins-scripts /usr/lib/nagios/pluginsCustom/check_nwc_health | 
-
- check_nwc_health
- Lausser and check_nwc_health on github.com
- how to install it...
-