Recently Updated Pages
Plantillas incluidas
El plugin incluye plantillas ya construidas bajo templates/, divididas en dos grupos. Ejemplos ...
Agentes y módulos generados por el plugin
Agentes. Cada bloque agents: se convierte en un documento XML <agent_data> (en los modos tentacle...
Configuración en Pandora FMS
El ejecutor es one-shot: ejecuta la plantilla una vez y termina. La planificación es externa. ...
Ejecución manual
Formato de ejecución pandora-plugin_exec -t <plantilla.yml> [flags] [args...] [clave=valor...] E...
Parámetros
El ejecutor tiene tres superficies de configuración: Flags de CLI (esta sección). Parámetros e...
Prerrequisitos
Para ejecutar el binario: No se requiere runtime de Go, ni jq externo, ni Perl/Python — el binar...
Matriz de compatibilidad
Por ahora solo se ha probado Linux. Windows está planificado, pero todavía no se ha probado. P...
Introducción
pandora-plugin_exec es un único binario en Go que sustituye a los plugins por tecnología. Una pla...
Generated agents and modules
The plugin creates one agent for each configured target. The name is built from Agent name prefix...
Discovery
Step 1. Task definition Defines the general settings and schedule of the Discovery task. A speci...
Manual execution
Credentials must be supplied as a Base64-encoded JSON object containing the user and password fie...
Parameters
Parameter Description --conf Path to the configuration file generated by Discovery or prep...
Prerequisites
A Pandora FMS server with Discovery and network connectivity to the iDRAC interfaces to be monit...
Introduction
The Redfish iDRAC plugin discovers and monitors Dell PowerEdge servers through the iDRAC 9 and ...
How it works
Incremental Reading The plugin maintains an index file for each processed log file. The index sto...
Usage examples
Capture all new lines from .log files pandora_logparser --dir /var/log/myapp --name-regex '.+\.lo...
Plugin configuration
Copy the binary to the Pandora FMS agent plugins directory and configure it as a module_plugin in...
Configuration Parameters
The plugin receives all parameters directly via the command line: pandora_logparser --dir <path> ...
Compatibility Matrix
Tested onRocky 9 Expected to work onAny Linux system supported by Pandora FMS
Requirements
Read access to the log files in the specified directory. Read and write access to the index dire...