Advanced Search
Search Results
2951 total results found
Proxmox
Este documento describe la funcionalidad Proxmox del discovery de PandoraFMS.
Proxmox
This document describes the Proxmox functionality of PandoraFMS discovery.
Balanceo de carga con Keepalived
El balanceo de carga es un método de distribución del tráfico IP a través de un cluster de servidores reales, proporcionando uno o más servicios virtuales para una alta disponibilidad. Keepalived proporciona un entorno de trabajo para el equilibrio de carga...
Load balancing with Keepalived
Load balancing is a method for distributing IP traffic across a cluster of real servers, providing one or more virtual services for high availability. Keepalived provides a working environment for load balancing and hence high availability. Keepalived runs ...
MongoDB
Este documento describe la funcionalidad MongoDB del discovery de PandoraFMS.
MongoDB
This document describes the MongoDB functionality of PandoraFMS discovery.
OVH
Este documento describe la funcionalidad OVH del discovery de PandoraFMS.
OVH
This document describes the OVH functionality of PandoraFMS discovery.
Quick Start Guide ( Cloud )
Quick Start (Cloud)
Notifications in Pandora FMS
These are quick guides about Pandora FMS notifications in different messaging tools. NOTE: This guide is under construction
Automatic Linux Agent Installation
Automatic installation for Linux Agent Supported distributions: CentOS7, CentOS8, Debian 9.x, Ubuntu 18.x, Raspbian 9x and Raspberry OS 10.
Installation automatique de l'agent Linux
Installation automatique pour l'agent GNU/Linux Distributions prises en charge : CentOS 7, CentOS 8, Debian 9.x, Ubuntu 18.x, Raspbian 9x et Raspberry OS 10.
Notifications dans Pandora FMS
Voici des guides rapides sur les notifications de Pandora FMS dans différents outils de messagerie. NOTE : Ce guide est en cours d'élaboration.
Pandora FMSの最初のステップ
インストールからレポート作成まで、Pandora FMS を最大限に活用するための公式スタートアップガイドです。マニュアルを読みたくない方は、このガイドをご覧ください。
Pandora FMS での通知
Pandora FMS の各種メッセージングツールでの通知に関するクイックガイドです。 注意: このガイドは現在作成中です。
Linuxエージェントの自動インストール
Linuxエージェントの自動インストール 対応ディストリビューション CentOS 7、CentOS 8、Debian 9.x、Ubuntu 18.x、Raspbian 9x、Raspberry OS 10。
Guide de démarrage rapide (Cloud)
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)
Pre requisitos
Se requiere desplegar la aplicación Jolokia en el servidor de aplicaciones que queramosmonitorizar.En el equipo que ejecutará el plugin, se requiere la instalación de las librerías jmx4perl .Se realizan una serie de chequeos básicos “por defecto”, aunque se pu...
Configuración
INSTALACIÓN DE JOLOKIADescargue el agente Jolokia de la web oficial: https://jolokia.org/download.htmlSecurización del agente Jolokia (WAR)Puede asignar políticas de seguridad para restringir tanto el acceso como el uso de las opciones disponibles en el age...
Ejecución manual
Para ejecutar el plugin configure el archivo de configuración según las instruccionesprecedentes.Ejecución del plugin:Versión código sin librerías desplegadas: perl -I PandoraFMS pandora_plugin_jmx.pl jmx.conf Donde, PandoraFMS es un directorio que contiene ...
Modulos generados por el plugin
La ejecución estándar de este plugin devolverá los siguientes módulos por defecto (contodos los bloques opcionales habilitados):Monitorización clásica:Tomcat : Active Sessions Max Sessions Allowed Configuración connector SSL Connector State JSP ...
Configuración en Pandora
CONFIGURACIÓNEl fichero de configuración del plugin para monitorización de JMX se divide en bloques: Datos de conexión ######################################################################## ## Connection data ##########################################...
Introduction
View. Plug-in for monitoring application servers based on JMX technology. Type: Server plug-in
Compatibility matrix
Developed using IBM WebSphere 8.5.5.13, and Weblogic 12.1.3.0.0.0 using agentWAR Jolokia 1.5.0 Compatible with: Websphere Weblogic Tomcat WebSphere JBoss Kafka
Prerequisites
It is required to deploy the Jolokia application on the application server we want to monitor.monitor. On the machine that will run the plugin, the jmx4perl libraries must be installed. A series of basic checks are performed "by default", although they can b...
Configuration
JOLOKIA INSTALLATION Download the Jolokia agent from the official website: https://jolokia.org/download.html Jolokia Agent Securisation (WAR) You can assign security policies to restrict both access and use of the options available in the Jolokia agent. Th...
Manual execution
To run the plugin, configure the configuration file according to the instructions above.instructions. Running the plugin: Code version without deployed libraries: perl -I PandoraFMS pandora_plugin_jmx.pl jmx.conf Where, PandoraFMS is a directory containing...
Configuration in Pandora
CONFIGURATION The configuration file of the JMX monitoring plugin is divided into blocks: Connection data ######################################################################## ## Connection data #########################################################...
Modules generated by the plugin
The standard execution of this plugin will return the following modules by default (withall optional blocks enabled): Classic monitoring: Tomcat : Active Sessions Max Sessions Allowed Configuración connector SSL Connector State JSP Count ...
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...