IIS App Pool Status

Plugin for monitoring the list of IIS APPPOOL Status. To make it work, place the two files in: %PROGRAMFILES%Pandora_Agentutil and declare it as module_plugin: module_plugin “%PROGRAMFILES%Pandora_Agentutilpandora_iis_apppool_plugin.exe” It returns one...

Uso de Disco en GB en Windows

En muchas oportunidades nos interesa conocer el estado de uso de discos expresado en GB (Giga Bytes), para poder resolverlo fácilmente podemos utilizar este plugin de agente que nos mostrara el espacio total de todos los discos en GB Requerimientos: Windows Server...

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 :...

Log Event Open Plugin

With this plugin you’ll be able to monitor event logs in your Windows systems based on the Source and the Log name of the events on the last N minutes. It is possible to create a single string module whose content will be all the logs matched with the Source and Log...

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

X