npcd

Nagios addon to create graphs from performance data (binaries)

Install

All systems
curl cmd.cat/npcd.sh
Debian Debian
apt-get install pnp4nagios-bin
Ubuntu
apt-get install pnp4nagios-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install pnp4nagios-bin
Raspbian
apt-get install pnp4nagios-bin

pnp4nagios-bin

Nagios addon to create graphs from performance data (binaries)

PNP is a graphing tool for Nagios that analyzes performance data provided by plugins and stores them automatically into Round Robin Databases (RRD). It fully integrates itself into the Nagios Monitoring Website. PNP's goal is to be easily configurable and maintainable. It supports several modes of operation. When using the Gearman mode, some additional Perl modules are required: Gearman::Worker, MIME::Base64, and Crypt::Rijndael which are available in the libgearman-client-perl, perl, and libcrypt-rijndael-perl packages. This package contains the NPCD-related binaries and process_perfdata.pl.