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

2223 total results found

Prerrequisitos

Digital Ocean Discovery

Conectividad a la API de Digital Ocean

Parámetros

Digital Ocean Discovery

  Parámetros --conf Ruta al archivo de configuración Archivo de configuración (--conf) token = < Token Bearer de autenticación > agents_group_name = < Nombre del grupo de destino para los agentes creados > threads ...

Ejecución manual

Digital Ocean Discovery

El formato de la ejecución del plugin es el siguiente: ./pandora_digitalocean --conf < ruta al fichero de configuración > Por ejemplo: ./pandora_digitalocean --conf /usr/share/pandora_server/util/plugin/digitalocean.conf La ejecución devolverá una salida e...

Discovery

Digital Ocean Discovery

Este plugin puede integrarse con el Discovery de Pandora FMS. Para ello se debe cargar el paquete ".disco" que puede descargar desde la librería de Pandora FMS: https://pandorafms.com/library/ Una vez cargado, se podrán monitorizar entornos de Kubernete...

Agentes y módulos generados por el plugin

Digital Ocean Discovery

La ejecución del plugin, creara los siguientes agentes y módulos: Agente global < prefix ><Digital Ocean > Modules Account balance  Droplets Month to data balance Month to date usage Un agente por cada droplet ...

Introducción

WUX Selenium 4

Este plugin tiene como finalidad monitorizar transacciones de experiencia de usuario web. Se basa en la extensión para navegadores Selenium IDE, permitiendo ejecutar tests grabados con esta extensión y reproducirlos recogiendo el resultado, usando la versión 4...

Introduction

WUX Selenium 4

This plugin is intended to monitor web user experience transactions. It is based on the Selenium IDE browser extension, allowing you to run tests recorded with this extension and play them back, recording the results, using version 4 of Selenium. This plugin ...

Prerequisitos

WUX Selenium 4

El principal requisito será que el servidor desde donde se ejcute el plugin sea capaz de conectar con las URLs de los sitios web que vaya a monitorizar. Este plugin cuenta con 4 métodos distintos para ejecutarse en cada transacción, por lo que tendrá que ajus...

Prerequisites

WUX Selenium 4

The main requirement will be that the server from which the plugin is run is capable of connecting to the URLs of the websites it is going to monitor. This plugin has 4 different methods to execute for each transaction, so you will have to adjust the requirem...

Parámetros y configuración

WUX Selenium 4

Parámetros -v--verbose Opcional. Muestra información acerca del progreso en la ejecución del plugin por STDERR. -c <task_configuration_file_path>--conf <task_configuration_file_path> Ruta al fichero de configuración de la tarea a ejecutar. -...

Parameters and configuration

WUX Selenium 4

Parameters -v--verbose Optional. Shows information about the progress of the plugin execution by STDERR. -c <task_configuration_file_path>--conf <task_configuration_file_path> Path to the configuration file of the task to be executed. -s <si...

Introduction

Digital Ocean Discovery

The purpose of this plugin is to monitor Digital Ocean droplets, using key metrics regarding CPU, memory, disk, bandwith and their status, which are essential to control and track these resources. The plugin connects to the Digital Ocean REST API and monitors...

Prerrequisites

Digital Ocean Discovery

Digital Ocean API Connectivity

Parameters

Digital Ocean Discovery

Parameters --conf File path configuration Conf file path configuration token = <Authentication Bearer Token> agents_group_name = < Name of the target group for the created agents > threads = <Maximum number of threads used> interval = < Inte...

Manual execution

Digital Ocean Discovery

The plugin execution format is as follows: ./pandora_digitalocean --conf < path to configuration file > Example: ./pandora_digitalocean --conf /usr/share/pandora_server/util/plugin/digitalocean.conf The execution will return an output in JSON format with i...

Discovery

Digital Ocean Discovery

This plugin can be integrated with Pandora FMS Discovery. To do this, you must load the ".disco" package that you can download from the Pandora FMS library: https://pandorafms.com/library/ Once loaded, Kubernetes environments can be monitored by creatin...

Agents and modules generated by the plugin

Digital Ocean Discovery

Running the plugin will create the following agents and modules: Global agent < prefix ><Digital Ocean > Modules Account balance  Droplets Month to data balance Month to date usage A agent for droplet ...

Comandos de los ficheros SIDE

WUX Selenium 4

Se podrán configurar los siguientes comandos personalizados para generar módulos adicionales (todos los comandos personalizados deben comenzar con "//"): //phase_start:<phase_name> Indica el comienzo de una fase, que durará hasta encontrar otro coman...

SIDE file commands

WUX Selenium 4

The following custom commands can be configured to generate additional modules (all custom commands must begin with "//"): //phase_start:<phase_name> Indicates the start of a phase, which will last until another "//phase_start" command is found or un...

Manual execution

WUX Selenium 4

The plugin execution format is as follows: ./pandora_selenium \ [-v] -c <path to configuration file> \ -s <path to SIDE file> \ -t <task name> \ [-i <agent interval>]\ [-g <agent group ID>] \ [-x] \ [-S <IP tentacle:port>] \ [-T <path to XML temp dir...