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

Ejecución manual

InfluxDB

Si se ejecuta correctamente veremos un 1 . Con as_agent_plugin a 1 veremos el xml por terminal.

Módulos generados por el plugin

InfluxDB

Se crearan los siguientes agentes con los siguientes módulos : INFLUXDB_Runtime Alloc Frees HeapAlloc HeapIdle HeapInUse HeapObjects HeapReleased HeapSys Lookups Mallocs NumGC NumGOroutine PauseTotalNS Sys TotalAlloc INFLUXDB_queryExecutor qu...

Introduction

InfluxDB

Ver. 08-12-2021With this plug-in can see InfluxDB stats Tipo: Server plugin

Compatibility matrix

InfluxDB

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

Pre requisites

InfluxDB

Required: Python3 installed  The influx db module installed. Have Pandora FMS Data Server enabled. Have Pandora FMS Plugin Server enabled.

Configuration

InfluxDB

 Python 3. CentOS o fedora yum install python3 Debian apt-get install python3 PIP CentOS o fedora yum install python3-pip Debian apt install python3-pip   Influxdb library pip3 install influxdb   The plugin will take the stats that can be viewed ...

General parameters

InfluxDB

python3 pandora_influxdb.py --host <name host> --port <number port> --user <user -- password <password> [ -g <group> ] [ --data_dir <data dir> ] [ --as_agent_plugin 1] If the execution is correct we will see a 1.

Specific parameters

InfluxDB

The plugin have this parameters: Parameter Description --host <host> hostname (required) --port <puerto> Port number (8086 default) --user <user> Username (if needed) --password <password> Password (if needed) -g GROUP, --group GROUP Pandora FMS ta...

Manual execution

InfluxDB

If executed correctly we will see a 1 . With as_agent_plugin set to 1 we will see the xml via terminal.

Modules generated by the plugin

InfluxDB

The following agents will be created with the following modules : INFLUXDB_Runtime Alloc Frees HeapAlloc HeapIdle HeapInUse HeapObjects HeapReleased HeapSys Lookups Mallocs NumGC NumGOroutine PauseTotalNS Sys TotalAlloc INFLUXDB_queryExecutor ...

Introducción

Zendesk

Plugin para gestionar tickets en zendesk. Con este script se pueden crear, actualizar y eliminar tickets de este sistema, desde terminal o desde PandoraFMS.

Matriz de compatibilidad

Zendesk

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

Configuración

Zendesk

Se tiene que habilitar el acceso a la api con contraseña en zendesk o el de acceso con token. Estas opciones estarán en administrador > API.

Pre requisitos

Zendesk

Se requiere: Habilitar autenticación API * Python3  * Librería requests   * En la versión binaria del plugin no son necesarias estas dependencias puesto que ya vienen incluidas en el.

Crear ticket

Zendesk

Parámetros Method -m get,post,put o delete host -i, --ip nombre de tu sitio zendesk user -us nombre de tu usuario (email) password -p pass de la API token -t  token de la API ticket name -tn nombre del ticket ticket comment -tb contenido (...

Actualizar ticket

Zendesk

Parámetros Method -m get,post,put o delete host -i, --ip nombre de tu sitio zendesk user -us nombre de tu usuario (email) password -p pass de la API token -t token de la API ticket name -tn nombre del ticket ticket comment -tb contenido (t...

Eliminar ticket

Zendesk

Se borrará un ticket buscando por su id. Ejemplo con ejecución manual ./pandora_zendesk -m delete -i pandoraplugin -us <email> -p <password> -id 4

Parámetros

Zendesk

Parámetros Method -m get,post,put o delete host -i, --ip nombre de tu sitio zendesk user -us nombre de tu usuario (email) password -p password del usuario token -t  token de la API ticket name -tn nombre del ticket ticket comment -tb conte...

Introducción

Zammad

Plugin para gestionar tickets en Zammad, puedes crear, eliminar y actualizar tickets. SIGUIENTE >

Matriz de compatibilidad

Zammad

Sistemas donde se ha probado CentOS 7, Fedora. Sistemas donde debería funcionar Cualquier sistema GNU/Linux. < ANTERIOR SIGUIENTE >