Advanced Search
Search Results
2223 total results found
Agents generated by the plugin
The plugin will create an agent for each target database. That agent will contain the following modules If engine_uptime is activated: uptime Displays the time the MongoDB server has been running since its last reset or startup. If query_stats ...
Introducción
Este plugin tiene como finalidad monitorizar OVH, monitorizando el estado de las máquinas virtuales y estadísticas de estas como el cpu o la memoria. El plugin se conecta al API de OVH y monitoriza máquinas virtuales, servers, o costes , generando un agente p...
Matriz de compatibilidad
Sistemas donde se ha probado Rocky linux, Fedora 34 Sistemas donde funciona Cualquier sistema linux
Prerrequisitos
Conectividad a la API de OVH El plugin es un binario que contiene las dependencias empaquetadas por lo que no es necesaria la instalación de ningún tipo de dependencia para su uso. Para conectar, hacen falta application key, application secret y consumer...
Parámetros y configuración
Parámetros --conf Ruta al archivo de configuración Archivo de configuración (--conf) application_key = < Clave application key > application_secret = < Clave application secret > consumer_key = < Clave consumer key > interval = < In...
Ejecución manual
El formato de la ejecución del plugin es el siguiente: ./pandora_ovh --conf < ruta al fichero de configuración > Por ejemplo: ./pandora_ovh --conf /usr/share/pandora_server/util/plugin/ovh-cloud.conf La ejecución devolverá una salida en formato JSON con in...
Discovery
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 OVH creando...
Agentes y módulos generados por el plugin
La ejecución del plugin, con todas las opciones activadas, creara los siguientes agentes y módulos: Agente global < prefijo >.OVH Módulos OVH VMs count OVH total costs OVH mont costs Un agente por cada máquina vi...
Introduction
The purpose of this plugin is to monitor OVH, monitoring the status of virtual machines and their statistics such as cpu or memory. The plugin connects to the OVH API and monitors virtual machines, servers, or costs, generating an agent for each element via X...
Compatibility matrix
Systems where tested Rocky linux, Fedora 34 Systems where it works Any sistema linux
Pre requisites
Connectivity to OVH API The plugin is a binary containing the packaged dependencies so no installation of any dependencies is required for its use. To connect, you need application key, application secret and consumer key, the process to obtain them is d...
Parameters and configuration
Parámeters --conf Path to configuration file Configuration file (--conf) application_key = < Key application key > application_secret = < Application secret key > consumer_key = < consumer key > interval = < Interval in seconds for the agent...
Manual execution
The format of the plugin execution is as follows: ./pandora_ovh --conf < path to configuration file > For example: ./pandora_ovh --conf /usr/share/pandora_server/util/plugin/ovh-cloud.conf The execution will return an output in JSON format with information...
Discovery
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, you will be able to monitor Kubernetes environments by ...
Agent and modules generated by the plugin
The execution of the plugin, with all options enabled, will create the following agents and modules: Global agent < prefix >.OVH Modules OVH VMs count OVH total costs OVH mont costs One agent per virtual machine ...
17. Inventario
Pandora FMS permite mantener un inventario de los dispositivos monitorizados por Pandora FMS. Es posible mantener un listado del modelo de procesador, almacenamiento, servicios en ejecución, software instalado en el equipo, entre otro tipo de información. El ...
2. Arquitectura básica
Servidores de Pandora FMS Los Servidores están integrados en una única aplicación, llamada de forma genérica Pandora Server, que es una aplicación multihilo que ejecuta de forma concurrente diferentes instancias o servidores especializados de Pandora FMS. Est...
12. Como usar los plugins de Pandora FMS
Los plugins permiten a Pandora FMS obtener información que requiere un procesamiento complejo o que requiere el uso de sistemas o API complejas. Ejemplos de plugins pueden ser: la monitorización de bases de datos MySQL. En esta guía rápida se van a mostrar ej...
Presentation
The purpose of this guide is to introduce Pandora FMS, in a quick and concise way, to someone who is not familiar with the tool, but has a medium/high knowledge of networks and systems. The purpose is not to go through all the Pandora FMS functionalities, but ...
Pandora FMS monolith environment (server/console/database)
This installation method is especially useful when the environment is hosted by cloud providers, although it is not exclusive to such environments. The term "Cloud provider" (or simply "Cloud") is used to describe the hosting of virtual machines, either exclu...