Hi,
Since july, the new version of Nagios plugins is available. We’ll update/install it.
cd /usr/local/src sudo wget http://prdownloads.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.15.tar.gz sudo tar xvfz nagios-plugins-1.4.15.tar.gz cd nagios-plugins-1.4.15 sudo ./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios sudo make sudo make install cd /usr/local/src
For information purpose, here is the changelog: Continue reading »