Skip to main content

03_PlugIn

PlugIn

Pré requis:

sudo apt-get install -y autoconf gcc libc6 libmcrypt-dev make libssl-dev wget bc gawk dc build-essential snmp libnet-snmp-perl gettext

Download:

cd /tmp
wget -O nagios-plugins.tar.gz https://github.com/nagios-plugins/nagios-plugins/releases/download/release-2.5/nagios-plugins-2.5.tar.gz
tar zxf nagios-plugins.tar.gz

Compilation + Installation : 

cd /tmp/nagios-plugins-2.5
sudo  ./configure --with-nagios-user=nagios --with-nagios-group=nagios  
sudo make   
sudo make install

http://"IP"/nagios