...
Code Block |
---|
root@DebTest:~# apt-get install monitoring-plugins-basic Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: liboath0 libopenconnect3 libproxy1 libstoken1 libtomcrypt0 libtommath0 vpnc-scripts Use 'apt-get autoremove' to remove them. The following extra packages will be installed: monitoring-plugins-common Suggested packages: icinga icinga nagios3 The following NEW packages will be installed: monitoring-plugins-basic monitoring-plugins-common 0 upgraded, 2 newly installed, 0 to remove and 81 not upgraded. Need to get 668 kB of archives. After this operation, 2,233 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://ftp.kr.debian.org/debian/ jessie/main monitoring-plugins-common amd64 2.1.1-1 [223 kB] 1% [1 monitoring-plugins-common 8,451 B/223 kB 4%] -- snip |
Discovering the location of check_http.
Code Block |
---|
root@DebTest:~# dpkg -L monitoring-plugins-basic | grep check_http
/usr/lib/nagios/plugins/check_http |