How to Install the Nagios Plugins on Debian 32-64bit

January 17, 2015 | By the+gnu+linux+evangelist.

Installing Nagios Plugins for Debian

Hi! The Tutorial shows you Step-by-Step How to Install Nagios 4 Plugins on Debian 7-Wheezy/8-Jessie/9-Stretch/10-Buster/11-Bullseye/12-Bookworm i386/amd64 Linux Desktop/Server.

The Nagios Plugins allow you to monitor hosts, devices, services, protocols, and applications with Nagios.

Nagios Quick Start on Debian Linux - Featured

  1. How to Install Nagios Core for Debian

    Nagios Core Installation
  2. Open a Command Line Shell Session
    (Press “Enter” to Execute Commands)

    Installing Nagios Plugins on Debian Linux - Featured
  3. Download Latest Nagios Plugins Linux Source

    Nagios Plugins tar.gz Archive
  4. Extracting Nagios Plugins.

    Getting-Started with Nagios Plugins for Debian - Extracting Nagios

    Or from Command Line:

    tar zxvf ~/Downloads/nagios-plugins*.tar.gz -C /tmp/
  5. Compiling and Installing Nagios Plugins on Debian.

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

Nagios 4 Quick Start on Debian Linux - Nagios Web Interface


QuickChic Theme • Powered by WordPress