Advanced Search
Search Results
2200 total results found
Migrador de elasticsearch a opensearch
Utilidad CLI para migrar un entorno de elasticsearch (PandoraFMS v773 y anteriores) a opensearch (PandoraFMS v774 en adelante)
Migrator from elasticsearch to opensearch
CLI utility to migrate an elasticsearch environment (PandoraFMS v773 and earlier) to opensearch (PandoraFMS v774 onwards)
Plugin ssh inventario
Plugin con el que ejecutar comandos en terminales y mostrar la devolución de estos en PandoraFMS
Plugin ssh inventory
Plugin to launch commands in switches and show their output in PandoraFMS
GLPI
Plugin con el que integrar el servicio de alertado de glpi en PandoraFMS.
Grafana
Datasource que habilita la posibilidad de obtener tus métricas de PandoraFMS en Grafana.
Grafana
Datasource that enables the possibility of obtaining your PandoraFMS metrics in Grafana.
MQTT
Plugin para suscribirse a un tema MQTT y recibir mensajes, basándose en filtros y en el formato del texto del mensaje.
MQTT
Plugin to subscribe to an MQTT topic and receive messages, based on filters and message text formatting.
Openshift
Este documento describe la funcionalidad Openshift del discovery de PandoraFMS.
Openshift
This document describes the PandoraFMS discovery Openshift functionality.
Wildfly
Plugin con el que monitorizar Wildfly (Jboss) y poder visualizar los datos en PandoraFMS.
Wildfly
Plugin to monitor Wildfly (Jboss) and visualize the data in PandoraFMS.
Meraki
Plugin con el que el posible monitorizar dispositivos de Meraki.
Collectd
Plugin para integrar collectd con Pandora FMS.
Exchange mail filter
Plugin with which you can filter emails and the number of emails that match the filters used.
Collectd
Plugin to integrate collectd with Pandora FMS.
Dynamic snmp
Con este plugin se pueden hacer escaneos dinámicos SNMP.
Dynamic snmp
With this plugin you can perform dynamic SNMP scans.
Selenium 4
Este documento describe la funcionalidad Selenium 4 del discovery de PandoraFMS.
Introduction
Ver. 130721This plug-in is used to monitor devices registered in Mist Cloud.It connects to the Mist cloud service to get data about registered zones and devices and sends this data to the Pandora FMS server from which it has been executed.Type: Server plug-in
Compatibility Matrix
Systems tested CentOS 7 Systems where it should work Any Linux operating system that has a Pandora FMS server installed.
Prerequisites
To be able to execute this plug-in it's necessary: Pandora FMS Data Server enabled. Pandora FMS Plugin Server enabled. Account created in Mist APItoken created in Mist API (this documentation explains how to create it)
Configuration
Both the Data Server and the Plugin Server are enabled by default in Pandora FMS. However, if we would like to check that we have both servers enabled, or we are not sure, we can access to the Pandora FMS server configuration file, located in /etc/pandora/pand...
Plugin execution and parameters
The plugin needs execution permissions to be launched: chmod +x pandora_mist The execution and the parameters of the plugin are: ./pandora_mist -t <token> -o <org_id> [ -g <group> ] [ -p <prefix> ] [ --data_dir <data_dir> ] Parameter Description -h ...
How to create Mist apitoken
APItoken is a mandatory parameter to authenticate in Mist API and that the plugin is able to extract the data to create the modules and agents. Create a new apitoken Being logged in your Mist account, open a new tab in the same browser and go to this url to ...
How to know the "Organization ID"
The plugin extracts the data of all sites and devices registered in a Mist Organization. It is mandatory to send as parameter the "organization ID" of your Mist API account. If your environment has more than one Organization, it is necessary to launch the plug...
Configuration in Pandora FMS
This is a server plugin distributed in pspz2 format, so the integration in Pandora FMS is very easy and can be done entirely from the console. It is necessary to download the file "mist-plugin.pspz2" from Pandora FMS library. With this file downloaded: As def...
Modules generated by the plugin
If there is no connection error, the plugin will create an agent for each zone created in the Mist account that matches the org_id passed as parameter. For each one of those agents: The agent alias is: [prefix configured as parameter]_[site_name]_[site_count...
Introducción
Ver. 130721 Este plugin se usará para monitorizar los dispositivos dados de alta en el Cloud de Mist. Conecta con el servicio del Cloud de Mist para obtener los datos de las zonas registradas y los dispositivos en cada zona, y envía esta información al servi...
Matriz de compatibilidad
Sistemas en los que se ha probado CentOS 7 Sistemas en los que debería funcionar Cualquier sistema operativo que tenga instalado un servidor de Pandora FMS.
Pre-requisitos
Para poder ejecutar el plugin es necesario: Pandora FMS Data Server habilitado Pandora FMS Plugin Server habilitado Cuenta creada en Mist Apitoken creado en la API de Mist (en esta documentación se explica cómo crearlo)
Configuración
Tanto el Data Server como el Plugin Server se encuentran habilitados por defecto en una instalación de Pandora FMS. Sin embargo, es recomendable comprobar que estos servidores se encuentran habilitados, si no estamos seguros, accederemos al fichero de configur...
Ejecución del plugin y parámetros
El plugin necesita permisos de ejecución para poder lanzarse manualmente. En caso de que no los tenga: chmod +x pandora_mist La ejecución del plugin y sus parámetros son: ./pandora_mist -t <token> -o <org_id> [ -g <group> ] [ -p <prefix> ] [ --data_dir <dat...
Cómo crear un apitoken de Mist
El apitoken es un parámetro obligatorio para autenticarse en la API de Mist y que el plugin sea capaz de extraer los datos para crear los agentes y módulos. Crear un apitoken nuevo Estando logado en la cuenta de Mist, abre una nueva pestaña en el mismo naveg...
Cómo saber el "Organization ID"
El plugin extrae los datos de todas las zonas y dispositivos registrados en una Organización de Mist. Es obligatorio mandar como parámetro el valor "Organization ID" de tu cuenta de Mist. Si tu entorno tiene más de una Organización, será necesario lanzar el pl...
Configuración en Pandora FMS
Este plugin es un plugin de tipo servidor que se distribuye en formato pspz2, por lo tanto la integración en Pandora FMS es muy simple y se puede realizar enteramente desde la consola. En primer lugar, es necesario descargar el archivo "mist-plugin.pspz2" desd...
Módulos generados por el plugin
Si no hay ningún error de conexión, el plugin creará un agente por cada zona que haya en la cuenta de Mist que corresponda con el "Organization ID" que se le ha pasado como parámetro. Por cada uno de estos agentes: El alias del agente es: [prefijo pasado com...
Configuración
El plugin hace uso de un token, que autenticara con la api cuando lo introduzcamos como parámetro en el comando. Para crear este token, vamos a ir a nuestro Dashboard y vamos a pinchar en "acceso a la api": Dentro de aqui, vamos a descargarnos el fichero...
Introducción
Ver. Con este plug-in podremos ver los datos de monitoreo de tus instancias e hypervisores de openstack. Se conecta a la cuenta mediante un token. Tipo: Plug-in de servidor