Monitor % capacity of the zpool list

This module reports the % capacity of zfs zpool as returned by zpool list. Creates modules for all local zpools. Requires the local Pandora agent installed.  Requires the zpool command and perl. Copy the plugin script (see below) to the folder...

Entropy

# this module measures the number of bits of entropy and sets the # warning and critical limits # Cor van Wandelen 19-12-2020 module_begin module_name Entropy module_type generic_data module_exec cat /proc/sys/kernel/random/entropy_avail | tr -d ‘n’...

Windows/Linux uptime

program uptime; // Cor van Wandelen 23-12-2020 // returns the uptime in days // Freepascal code, compiles to executable to be used in Windows or Linux uses SysUtils, Classes; function UpTime: string; const ticksperday: int64 = 1000 * 60 * 60 * 24; var t : int64; d :...

Agente Linux Automatico con Speedtest

El modulo es un script de auto instalación del agente de PandoraFMS con un solo comando el mismo soporta las siguientes distribuciones de Linux CentOS 7 CentOS8 Debian 9.x y superior Ubuntu 18.x y superior Raspbian 9.x (RaspBerry Pi) Raspberry OS 10 (RaspBerry Pi)...

Policy Basic Linux Monitoring enterprise

Policy with local checks to monitor: CentOS RedHat Debian SUSE Includes: Bytes per second (Received) Bytes per second (Sent) I/O Lock Load average Port 22 Open (SSH) Total processes Uptime A plugin to dinamically monitor disks (pandora_df_used) A plugin to dinamically...

Debian Linux Pending Updates

You can check if you have pending updates and pending security updates. Add module data to your /etc/pandorafms/pandora_agent.conf Module data # System Pending Updates module_begin module_name System Pending Updates module_type generic_data module_exec apt-get upgrade...

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X