Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

2218 total results found

Introducción

PostgreSQL

  Este plugin tiene como finalidad monitorizar bases de datos PostgreSQL, mediante consultas que extraerán información sobre datos que son claves para conocer el rendimiento y estado de la bases de datos, como son el número de conexiones, número de consultas ...

Prerrequisitos

PostgreSQL

Este plugin realiza conexiones remotas a las bases de datos a monitorizar, por lo que es necesario asegurar la conectividad entre el servidor de Pandora FMS y dichas bases de datos.

Parámetros y configuración

PostgreSQL

Parámetros --conf Ruta al archivo de configuración --target_databases Ruta al archivo de configuración que contiene los targets de las bases de datos --target_agents Ruta al archivo de configuración que contiene los targets de los agentes ...

Ejecución manual

PostgreSQL

El formato de la ejecución del plugin es el siguiente: ./pandora_postgresql \ --conf < ruta al fichero de configuración > \ --target_databases < ruta al fichero de configuración que contiene las bases de datos objetivo > \ [ --target_agents < ruta al fiche...

Discovery

PostgreSQL

Este plugin puede integrarse con el Discovery de Pandora FMS. Para ello se debe cargar el paquete ".disco" que puede descargar desde la librería de Pandora FMS: https://pandorafms.com/library/  Una vez cargado, se podrán monitorizar entornos de PostgreS...

Agentes y módulos generados por el plugin

PostgreSQL

El plugin creará un agente por cada base de datos objetivo. Ese agente contendrá los siguientes módulos Si esta activado engine_uptime: restart_detection Será 0 si se ha detectado un reinicio inesperado, y 1 de no ser este el caso.  Cuando un servidor...

Introduction

VMware

  This document aims to describe the monitoring of datacenters, datastores, exsi hosts and virtual machines with Pandora FMS using the pandora Vmware plugin through discovery. VMware architecture monitoring With this system, it is possible to monitor archit...

Compatibility matrix

VMware

Environments where it has been tested Version 6.5.0 Environments where it should work Any VMWare environment Environments where it has been tested Rocky linux, Fedora 34 Environments where it should work Any Linux system ...

Prerrequisites

VMware

The plugin is a binary that contains the packaged dependencies so it is not necessary to install any dependencies to use it. The only requirement for the plugin to work is that the lib folder, attached with the plugin, is located in the same path as the binar...

Parameters and configuration

VMware

Parameters --generate_password To generate an encrypted password (if this password is to be used later for connection, it must be entered in the configuration option "password" and the option "use_encrypted_password" must also be activated in the confi...

Manual execution

VMware

Manual execution ./pandora_vmware <conf_path>   Generate encrypted password ./pandora_vmware <conf_path> --generate_password Remember that the password must be specified in the "password" section of the configuration file.  

Events monitoring

VMware

This functionality makes a copy of the events present in the VMware® vCenter to the Pandora FMS event list. These events become part of the Pandora FMS normal event flow and are automatically associated to the Agent that represents the vCenter they come from ...

Discovery

VMware

This plugin can be integrated with Pandora FMS Discovery. To do so, you must load the ".disco" package that you can download from the Pandora FMS library: https://pandorafms.com/library/ Once loaded, VMware environments can be monitored by creating Discov...

Agents generated by the plugin

VMware

The execution of this plugin will create several agents, depending on the configuration that has been implemented in the configuration file. In total the plugin can create the following agent types with the following modules: Datacenter An agent will be crea...

Introduction

MySQL

The purpose of this plugin is to monitor MySQL databases, by means of queries that will extract information about data that are key to know the performance and status of the databases, such as the number of connections, number of queries, buffer status, cache ...

Prerrequisites

MySQL

This plugin performs remote connections to the databases to be monitored, so it is necessary to ensure connectivity between the Pandora FMS server and these databases. In turn the following permissions are required for the user that is used to connect. SELEC...

Manual execution

MySQL

The format of the plugin execution is as follows: ./pandora_mysql \ --conf < ruta al fichero de configuración > \ --target_databases < ruta al fichero de configuración que contiene las bases de datos objetivo > \ [ --target_agents < ruta al fichero de conf...

Discovery

MySQL

This plugin can be integrated with Pandora FMS Discovery. To do so, you must load the ".disco" package that you can download from the Pandora FMS library: https://pandorafms.com/library/  Once loaded, MySQL environments can be monitored by creating Discov...

Agentes y módulos generados por el plugin

MySQL

The plugin will create an agent for each target database. This agent will contain the following modules If engine_uptime is enabled: restart_detection It will be 0 if an unexpected restart has been detected, and 1 if this is not the case.  When a se...

Paremeters and configuration

MySQL

Parameters --conf Path to configuration file --target_databases Path to the list of target databases to be monitored --target_agents Path to the list of target agents in which to store the target database data. This parameter is optional, a...