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

2200 total results found

Parámetros específicos del plugin

Plugin Apache Spark

El plugin cuenta con los siguientes parámetros: Parameter Description -i <ip-with-port> --ip <ip-with-port> ip con el puerto, obligatorio. -g GROUP, --group GROUP Grupo de destino de Pandora FMS (opcional) --data_dir DATA_DIR Directorio de datos de Pan...

Configuración en pandora

Plugin Apache Spark

Instalación desde consola Para el registro del plugin, desde la consola, se debe ir al apartado "registrar plugin". Daremos a seleccionar archivo. Seleccionaremos el fichero.pspz2 que contiene el plugin. Una vez subido se nos mostrará un mensaje indi...

Módulos generados

Plugin Apache Spark

Se nos creará un agente por cada aplicación de nuestro server con datos de todos sus ejecutores, el nombre de cada módulo estará compuesto de la id del ejecutor más su función. Módulos de los ejecutores Nombre del módulo id hostPort rddBlocks memoryUsed ...

Introducción

Plugin weblogic

Ver. 07-09-2021Plugin que coge stats de cada server y app de la instalacion, también coge datos de los threadpools, jvm y agent snmp Tipo: Plug-in de servidor 

Matriz de compatibilidad

Plugin weblogic

Sistemas donde se ha probado CentOS 7, Fedora Sistemas donde debería funcionar Cualquier sistema linux 

Prerequisitos

Plugin weblogic

Se requiere: Un servidor Weblogic Tener activado RESTful Management Services en weblogic Tener el Data Server de Pandora FMS habilitado Tener el Plugin Server de Pandora FMS habilitado

Configuración

Plugin weblogic

Para hacer uso del plugin tienes que tener activado RESTful Management Services en tu servidor de weblogic, para ello ve a : Domain -> Configuration -> General -> Advanced -> Enable RESTful Management Services Y reinicia el Admin Server.

Parámetros generales del plugin

Plugin weblogic

python pandora_weblogic.py -u <ip-with-port> -us <user> -p <password> Si la ejecución es correcta veremos un 1.  

Parámetros específicos del plugin

Plugin weblogic

El plugin cuenta con los siguientes parámetros: Parámetro Descripción -u <url-with-port> --ip <url-with-port>url con el puerto, obligatorio. -us <user> --user <user> user de weblogic, obligatorio. -p <password> --password <password> password de weblogi...

Configuración en Pandora

Plugin weblogic

Instalación desde consola Para el registro del plugin, desde la consola, se debe ir al apartado "registrar plugin". Daremos a seleccionar archivo. Seleccionaremos el fichero pspz2 que contiene el plugin. Se nos mostrará un mensaje de que se ha instal...

Módulos generados

Plugin weblogic

Se nos creara un agente por cada server y aplicación de nuestro Weblogic, con módulos con sus stats, y un agente con datos de JVM, threadpools y agent snmp. Módulos Server cluster name current machine health heapFreeCurrent heapSizeCurrent heapSizeMax ...

Introduction

Apache Spark plugin

Ver. 03-09-2021Plugin to grab metrics from all executors of all running or finished apps on your Spark server. Type: Server plug-in 

Compatibility matrix

Apache Spark plugin

Systems where it has been tested CentOS 7, Fedora Systems where it should work Any linux system

Prerequisites

Apache Spark plugin

Required: A Spark server Spark history server enabled Pandora FMS Data Server enabled Have the Pandora FMS Plugin Server enabled

Configuration

Apache Spark plugin

The plugin makes use of some Spark rest api endpoints, in order to access them from the plugin we will have to have a series of active ports that are not blocked by the firewall, these are the following : firewall-cmd --permanent --zone=public --add-port=6066...

Plugin general parameters

Apache Spark plugin

  ./pandora_spark -i <ip-with-port> -[ -g <group> ] [ --data_dir <data dir> ] If the execution is correct we will see a 1. If you want to get the data from running applications, enter the ip with port 4040, if you want to get the data from finished appli...

Plugin specific parameters

Apache Spark plugin

The plugin has the following parameters: Parameter Description -i <ip-with-port> --ip <ip-with-port> ip with port, mandatory. -g GROUP, --group GROUP Pandora FMS target group (optional) --data_dir DATA_DIR Pandora FMS data directory. By default it is /...

Configuration in Pandora

Apache Spark plugin

Installation from the console To register the plugin, from the console, go to the "register plugin" section. Click on select file. Select the .pspz2 file containing the plugin. Once uploaded, a message will be displayed indicating that it has been su...

Modules generated

Apache Spark plugin

An agent will be created for each application of our server with data of all its executors, the name of each module will be composed of the id of the executor plus its function. Ejecutors modules Nombre del módulo id hostPort rddBlocks memoryUsed diskUs...

Introduction

Plugin weblogic

Ver. 07-09-2021Plugin that collects stats from each server and app in the installation, also collects data from threadpools, jvm and agent snmp. Tipo: Server plugin