How to Install the Nagios Plugins on Ubuntu 16.04 Xenial LTS

April 5, 2017 | By the+gnu+linux+evangelist.

Installing Nagios Plugins for Linux Ubuntu 16.04 Xenial

Hi! The Tutorial shows you Step-by-Step How to Install Nagios 4 Plugins on Linux Ubuntu 16.04 Xenial LTS i386/amd64 Desktop/Server.

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

Nagios Quick Start on Linux Ubuntu 16.04 Xenial LTS - Featured
  1. How to Install Nagios Core for Linux Ubuntu

    Nagios Core Installation
  2. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Installing Nagios Plugins on Ubuntu - Open Terminal Shell Emulator
  3. Download Latest Nagios Plugins Linux Source

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

    Getting-Started with Nagios Plugins for Linux Ubuntu 16.04 Xenial LTS - Extracting Nagios

    Or from Command Line:

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

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

Nagios 4 Quick Start on Linux Ubuntu 16.04 Xenial LTS - Nagios Web Interface


QuickChic Theme • Powered by WordPress