Skip to main content

Recently Updated Pages

Plantillas incluidas

Pandora Plugin Executor

El plugin incluye plantillas ya construidas bajo templates/, divididas en dos grupos. Ejemplos ...

Updated 3 weeks ago by Rafael Ameijeiras

Agentes y módulos generados por el plugin

Pandora Plugin Executor

Agentes. Cada bloque agents: se convierte en un documento XML <agent_data> (en los modos tentacle...

Updated 3 weeks ago by Rafael Ameijeiras

Configuración en Pandora FMS

Pandora Plugin Executor

El ejecutor es one-shot: ejecuta la plantilla una vez y termina. La planificación es externa. ...

Updated 3 weeks ago by Rafael Ameijeiras

Ejecución manual

Pandora Plugin Executor

Formato de ejecución pandora-plugin_exec -t <plantilla.yml> [flags] [args...] [clave=valor...] E...

Updated 3 weeks ago by Rafael Ameijeiras

Parámetros

Pandora Plugin Executor

El ejecutor tiene tres superficies de configuración: Flags de CLI (esta sección). Parámetros e...

Updated 3 weeks ago by Rafael Ameijeiras

Prerrequisitos

Pandora Plugin Executor

Para ejecutar el binario: No se requiere runtime de Go, ni jq externo, ni Perl/Python — el binar...

Updated 3 weeks ago by Rafael Ameijeiras

Matriz de compatibilidad

Pandora Plugin Executor

Por ahora solo se ha probado Linux. Windows está planificado, pero todavía no se ha probado. P...

Updated 3 weeks ago by Rafael Ameijeiras

Introducción

Pandora Plugin Executor

pandora-plugin_exec es un único binario en Go que sustituye a los plugins por tecnología. Una pla...

Updated 3 weeks ago by Rafael Ameijeiras

Generated agents and modules

Discovery Redfish Idrac

The plugin creates one agent for each configured target. The name is built from Agent name prefix...

Updated 4 weeks ago by jonathan.leon

Discovery

Discovery Redfish Idrac

Step 1. Task definition Defines the general settings and schedule of the Discovery task. A speci...

Updated 4 weeks ago by jonathan.leon

Manual execution

Discovery Redfish Idrac

Credentials must be supplied as a Base64-encoded JSON object containing the user and password fie...

Updated 4 weeks ago by jonathan.leon

Parameters

Discovery Redfish Idrac

Parameter Description --conf Path to the configuration file generated by Discovery or prep...

Updated 4 weeks ago by jonathan.leon

Prerequisites

Discovery Redfish Idrac

A Pandora FMS server with Discovery and network connectivity to the iDRAC interfaces to be monit...

Updated 4 weeks ago by jonathan.leon

Introduction

Discovery Redfish Idrac

The Redfish iDRAC plugin discovers and monitors Dell PowerEdge servers through the iDRAC 9 and ...

Updated 4 weeks ago by jonathan.leon

How it works

Logparser

Incremental Reading The plugin maintains an index file for each processed log file. The index sto...

Usage examples

Logparser

Capture all new lines from .log files pandora_logparser --dir /var/log/myapp --name-regex '.+\.lo...

Plugin configuration

Logparser

Copy the binary to the Pandora FMS agent plugins directory and configure it as a module_plugin in...

Configuration Parameters

Logparser

The plugin receives all parameters directly via the command line: pandora_logparser --dir <path> ...

Compatibility Matrix

Logparser

Tested onRocky 9 Expected to work onAny Linux system supported by Pandora FMS

Requirements

Logparser

Read access to the log files in the specified directory. Read and write access to the index dire...