Advanced Search
Search Results
2200 total results found
Plugin general parameters
Once the conf has been edited with the data that corresponds to our environment (your wsadmin path, pandora ip, tentacle port, etc.) we will execute the plugin in this way. The most recommended is to put pandora_websphere.pl, pandora_websphere.conf and listse...
Modules generated by the plugin
Once the plugin is executed as specified in "General plugin parameters" and editing pandora_websphere.conf as specified in "Configuration", an agent will be created for each websphere instance with the name of these and with the following modules: Free memory...
Introducción
Ver. 02-12-2021 Este plugin coge datos de tu entorno genieacs. Tipo: Plug-in de servidor
Matriz de compatibilidad
Sistemas donde se ha probado CentOS 7 Sistemas donde debería funcionar Cualquier sistema linux
Pre requisitos
Se requiere : Un entorno genieacs Lanzar genieacs-nbi Python 3 Tener el Data Server de Pandora FMS habilitado Tener el Plugin Server de Pandora FMS habilitado
Configuración
Habrá que lanzar genieacs-nbi, que genera la api en el puerto 7557 por defecto.
Ejecución manual del plugin y parámetros generales
Podremos ejecutar el plugin manualmente desde el terminal con el parámetro --as_agent_plugin, dejándolo en 1 : El plug-in cuenta con los siguientes parámetros: Parámetro Descripción -u ip, --url ip Es obligatorio. Tienes que introducir tu ...
Módulos generados por el plugin
La ejecución del plugin generará un agente con los siguientes módulos : Provisions Provision id Virtual Parameters Virtual Parameters Presets Preset id preset channel preset precondition preset weight Files FIle id file chunksize file legth file ...
Introduction
Ver. 02-12-2021 This plugin take data from your environment genieacs. Tipo: Server Plug-in
Compatibility matrix
Systems where it has been tested CentOS 7, Fedora Systems where it should work Any linux system
Prerequisites
Required : A genieacs environment Run genieacs-nbi Python 3
Configuration
You will have to launch genieacs-nbi, which generates the api on port 7557 by default.
Manual execution and parameters
You can run the plugin manually from the terminal with the --as_agent_plugin parameter, leaving it at 1 : The plug-in has the following parameters: Parámeter Description -u ip, --url ip This is mandatory. You have to enter your ip with the...
Modules generated by the plugin
The execution of the plugin will generate an agent with the following modules : Provisions Provision id Virtual Parameters Virtual Parameters Presets Preset id preset channel preset precondition preset weight Files FIle id file chunksize file legt...
Introducción
Ver. 08-12-2021Con este plug-in podremos ver los stats de InfluxDB Tipo: Plug-in de servidor o agente
Matriz de compatibilidad
Sistemas donde se ha probado CentOS 7, Fedora Sistemas donde debería funcionar Cualquier sistema linux
Pre requisitos
Se requiere: InfluxDB Python3 y la librería influxdb Tener el Data Server de Pandora FMS habilitado Tener el Plugin Server de Pandora FMS habilitado
Configuración
Será necesario tener instalado python 3. CentOS o fedora yum install python3 Debian apt-get install python3 A su vez necesitaremos pip CentOS o fedora yum install python3-pip Debian apt install python3-pip También necesitaremos la librería influx...
Parámetros generales del plugin
python3 pandora_influxdb.py --host <name host> --port <number port> --user <user -- password <password> [ -g <group> ] [ --data_dir <data dir> ] [ --as_agent_plugin 1] Si la ejecución es correcta veremos un 1.
Parámetros específicos del plugin
El plugin contiene los siguientes parámetros: Parameter Description --host <host> Nombre del host (obligatorio) --port <puerto> Número de puerto (8086 por defecto) --user <user> Nombre de user (si es requerido) --password <password> Password (si es r...