Check Plugins

The check plugins for Nagios are packaged separately from the main program so we'll need to download the latest version (version 1.4.14 at time of writing), compile and install those.

cd /extra/src
wget http://prdownloads.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.14.tar.gz
tar zxvf nagios-plugins-1.4.14.tar.gz
cd nagios-plugins-1.4.14

If you are wanting to monitor network devices using SNMP, you'll need to make sure the net-snmp and net-snmp-utils packages are installed:

yum install net-snmp net-snmp-utils

Configure, compile and install the plugins, using a Redhat fix since we used CentOS:

./configure \
--with-nagios-user=nagios \
--with-nagios-group=nagios \
--enable-redhat-pthread-workaround
make
make install

Recent Updates

  • 10 months 1 day ago
    1.27.2 update
  • 10 months 1 week ago
    Drupal 10/11 config
  • 10 months 2 weeks ago
  • PHP
    10 months 2 weeks ago
    PHP 8.3.11 and AlmaLinux
  • 10 months 2 weeks ago
    New version of Pound
Error | Production Monkeys

Error

The website encountered an unexpected error. Please try again later.