Advanced Search
Search Results
2200 total results found
SAP R3 - Deset
This document describes the SAP functionality of PandoraFMS discovery.
TensorFlow
Plugin para monitorizar y detectar posibles anomalías, usando TensorFlow y numphy.
PluginTools
PluginTools es una librería escrita en python que contiene todo tipo de utilidades referentes a la creación y desarrollo de plugins en PandoraFMS.
¿Qué es Pandora FMS?
Pandora F.M.S. es un software de monitorización que recoge los datos de cualquier sistema, genera alertas en base a esos datos y muestra gráficos, informes y mapas de nuestro entorno. Existen dos versiones de Pandora FMS: una versión gratuita en Open Source y ...
Guía de inicio rápido ( Cloud )
PostgreSQL
Este documento describe la funcionalidad PostgreSQL del discovery de PandoraFMS.
VMware
Plugin to monitor VMWare, being able to get data from datacenters, datastores, exsi hosts, virtual machines and switches.
MySQL
This document describes the MySQL functionality of PandoraFMS discovery.
SQLServer
This document describes the SQL Server functionality of PandoraFMS discovery.
Oracle
This document describes the Oracle functionality of PandoraFMS Discovery.
DB2
This document describes the DB2 functionality of PandoraFMS discovery.
Xenserver
This document describes the Xenserver functionality of PandoraFMS discovery.
Google Cloud Platform Compute Engine
This document describes the Google discovery functionality of PandoraFMS.
Azure Microsoft Compute
This document describes the Azure Microsoft Compute functionality of PandoraFMS discovery.
AWS S3
This document describes the AWS S3 functionality of PandoraFMS discovery.
AWS EC2
This document describes the AWS EC2 functionality of PandoraFMS discovery.
AWS RDS
This document describes the AWS RDS functionality of PandoraFMS discovery.
PostgreSQL
This document describes the PostgreSQL functionality of PandoraFMS discovery.
Entorno de pruebas
En este documento se muestra como crear un entorno de prueba con carga de datos simulada. Contiene archivos de configuración y pequeños scripts para generar un entorno con datos simulados con fines de prueba.
Test Environment
This document shows how to create a test environment with simulated data loading. Contains configuration files and small scripts to generate an environment with simulated data for testing purposes.
Introduction
Ver. 240521 With this plug-in we can see the data of your digital ocean account and your droplets. It connects to the account via a token. Type: Server plug-in
Compatibility matrix
Systems where it has been tested CentOS 7 Systems where it should work Any linux system
Prerequisites
Required : Digital Ocean account Generate an API read token from digital ocean Have the Pandora FMS Data Server enabled. Pandora FMS Plugin Server enabled.
Configuration
We will have to generate a token, which will be the key that will access through the api to the data of our account, this is generated in the following way. Go to api from the digital ocean menu: Click on generate new token : We give it a name and the p...
General plugin parameters
./pandora_digitalocean -t <token> [ -g <group> ] [ --data_dir <data_dir > ] If the execution was successful we will see a '1' when the plugin is executed.
Plugin-specific parameters
The plug-in has the following parameters: Parámetro Descripción -h, --help Displays a short help message -t TOKEN, --token TOKEN It is mandatory. To enter the token we have generated in digital ocean -g GROUP, --group G...
Configuration in Pandora
The best way to manage server plugins in Pandora is from "/usr/share/pandora_server/util/plugin" so we will send it by pscp to that path: If it does not let us run it because we do not have permissions, we must give them with the following command : chmod ...
Modules generated by the plugin
Two new agents will be created: In the first one, information about your droplets will be displayed, in the second one, information about your digital ocean account. Digital Account droplets Droplet_disk Disk info Droplet_memory Memory info Drop...
Ejecución manual
Podemos comprobar el plugin desde el terminal para ver si funciona, para comprobarlo, ejecutamos el plugin: Ejecución del plug-in en su versión para windows Desde windows, podemos comprobarlo con el siguiente comando, llamando al .exe: pandora_digitalocea...
Manual execution
We can test the plugin from the terminal to see if it works, to check it, we run the plugin: From windows, we can check it with the following command, calling the .exe: pandora_digitalocean.exe -t <token> --data_dir <direction>
Introducción
Version: 1.0 ESP Build (01062021) Tipo: Plug-in de servidor Con el plug-in se obtendrán métricas sobre el estado del balanceador y las granjas utilizando la API Rest (Zapi) disponible en el equipo. Este plug-in esta fue desarrollado en conjunto con Zeven...
Matriz de compatibilidad
Sistemas donde se ha probado CentOS 7 Sistemas donde debería funcionar Cualquier servidor de PandoraFMS Version 7.0NG Balanceador Zevenet con acceso a API Rest (Zapi) < ANTERIOR SIGUIENTE>
Pre requisitos
Se requiere : Balanceador Zevenet 6.x Generar ZAPI Key desde el balanceador ZAPI V4.0 Tener el Data Server de Pandora FMS habilitado Tener el Plugin Server de Pandora FMS habilitado < ANTERIOR SIGUIENTE>
Configuración Zevenet
Desde el balanceador es necesario crear un nuevo usuario y crear una ZAPI Key, para esto desde la GUI del Balanceador Para entrar en el balanceador desde nuestro navegador entramos a la gestión del equipo utilizando https://ip-zevenet:444 Validamos nuestro ...
Configuracion PandoraFMS
Para poder utilizar este plug-in es indispensable contar con Python3 conectados por ssh ejecutamos los siguientes comandos yum -y install python3 python3-pip Descagarmos el archivo para la instalación de los requerimientos con el siguiente comando wget ...
Primera Ejecución Manual
Para poder utilizar el plug-in la primera vez vamos a ejecutarlo en forma manual para crear el agente y luego automatizar la ejecución periódica para teniendo la Zapi Key generada en el paso anterior nos conectamos a nuestro servidor de PandroaFMS via ssh y ej...
Agregar Monitor para Ejecución Plug-in
Buscamos el agente creado en el paso anterior lo encontraremos en el grupo Servers, vamos a Monitorización -> Vista -> Vista de Grupo Buscamos el agente Zevenet01 creado en nuestra ejecución Manual, hacemos click en el nombre para editarlo Desde el icono...
Modulos Generados por el Plug-in
Se toman los datos de aplicación del balanceador, los mismos que podemos ver en la GUI del producto GUI Zevenet PandoraFMS Se muestran los datos de las granjas (farms) de todas las que tenga configurada el equipo Ejemplo granja ReverseProxy También ...
Introducción
Ver. 260521 Este plug-in sirve para monitorizar instancias en Oracle Cloud. Utiliza el CLI de Oracle (OCI) y el ID del compartimento para obtener tanto el nombre de la máquina, como los datos de monitorización. Tipo: plug-in de servidor
Matriz de compatibilidad
Sistemas donde se ha probado CentOS 7 Ubuntu 18.04.5 Sistemas donde debería funcionar Cualquier sistema operativo Linux que tenga un servidor de Pandora FMS instalado