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

Manual execution

Pandora office 365

Execution of the plugin: Binary version: ./pandora_o365 -c <client-id> -t <tenant-id> -s <secret> Optional parameters can be defined such as the location of the data_in directory (-d), a prefix for the name of the generated agents (-p), the time interval de...

Modules generated by the plugin

Pandora office 365

El plugin creará un agente con el nombre que nosotros configuremos con el parámetro -a, que dispondrá de un módulo de status y otro de active issues por cada servicio. For example: O365_Bookings_active_issues O365_Bookings_status O365_cloudappsecurity_acti...

Introduction

Pandora Azure Storage

Ver. 09-05-2022 With this plugin you can monitor a storage account and retrieve data from it, from the blob storage, queue storage and file storage.Type: Server plug-in

Compatibility matrix

Pandora Azure Storage

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

Pre requisites

Pandora Azure Storage

- Pandora FMS Data Server enabled- Have the Pandora FMS Plugin Server enabled.- Know some of your account credentials, such as your tenant id, secret, subscription id, client id and connection string.

Previous configuration

Pandora Azure Storage

Obtaining credentials necessary for the use of the plugin. The plugin makes use of a .conf file in which three types of data can be entered. #credentialstenant_id:<tenant_id>client_id:<client_id>secret:<secret>#id resourcesaccount_id:<account_id>blobservic...

Parámeters

Pandora Azure Storage

Parámetro Descripción --tentacle_port Tentacle port (default 41121)(optional) --tentacle_address Ip of the tentacle server to send the data to (optional) --agent_name To name the agent that will contain the modules, by default : "Azure monitor". (option...

Manual execution

Pandora Azure Storage

As an agent plugin ./pandora_azure -c <path_conf> As a server plugin ./pandora_azure -c <path_conf> --as_agent_plugin 1 [--data_dir <path> --agent_name <nombre del agente>]

Configuration in pandora

Pandora Azure Storage

As a server plugin Installation from console To register the plugin, from the console, go to the "register plugin" section. Click on select file. Select the pspz2 file that contains the plugin A message will appear indicating whether the registratio...

Módules generated by the plugin

Pandora Azure Storage

Agentes Agente Storage account UsedCapacity Ingress Egress Transactions Availity SucessE2ELatency SucessServerLatency Agente blobs BlobCapacity BlobCount ContainerCount Availity Indexcapacity Ingress Egress Transactions SuccessE2ELatency ...

Introducción

Pandora azure SQL

Ver. 11-05-2022Con este plugin se puede monitorizar una base de datos de azureSQL y sacar datos de esta. Tipo: Plug-in de servidor

Matriz de compatibilidad

Pandora azure SQL

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

Pre requisitos

Pandora azure SQL

Tener el Data Server de Pandora FMS habilitado Tener el Plugin Server de Pandora FMS habilitado Conocer algunas credenciales de tu cuenta, como tu tenant id, secret, client id y el resource_Id de la base de datos.

Configuración previa

Pandora azure SQL

El plugin hace uso de un fichero en el que se pueden meter dos tipos de datos. #credentials tenant_id:<tenant-id> client_id:<client-id> secret:<secret> #id resources database_id:<database_resource_id> Obtención de credenciales necesarias para el uso del...

Parámetros

Pandora azure SQL

Parámetro Descripción --tentacle_port Puerto de tentacle.Por defecto 41121(opcional) --tentacle_address Ip del servidor tentacle al que mandar los datos(opcional) --agent_name Para ponerle un nombre al agente que contendrá los módulos , por defecto : "A...

Ejecución manual

Pandora azure SQL

Ejemplo de ejecución manual: ./pandora_azuresql -c <path_conf> ./pandora_azure -c <path_conf> --as_agent_plugin 1 [--data_dir <path> --agent_name <nombre del agente>]

Configuración en PandoraFMS

Pandora azure SQL

Como plugin de servidor 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 Nos saldrá un mensaje ...

Módulos generados por el plugin

Pandora azure SQL

El plugin creará un agente con el nombre que hayamos puesto con el parametro --agent_name. Y creará los siguientes módulos: allocated_data_storage app_cpu_billed app_cpu_percent app_memory_percent blocked_by_firewall connection_failed connection_succ...

Introduction

Pandora Azure SQL

Ver. 11-05-2022 With this plugin you can monitor an azureSQL database and extract data from it.Type: Server plug-in

Compatibility matrix

Pandora Azure SQL

Systems where tested CentOS 7, Fedora, rocky linux Systems where it should work Cualquier sistema linux