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

Plugin Openstack

We can test the plugin from the terminal to see if it works, to check it, we run the plugin:

Configuration in Pandora

Plugin Openstack

Installation from the console To register the plugin, from the console, go to the "register plugin" section. Click on the file to select it. We will select the .pspz2 file that we have previously downloaded. Once uploaded, this message will be displa...

Modules generated by the plugin

Plugin Openstack

An agent will be created for each machine in our openstack installation., with its metrics (to load the data of another instance, we will have to execute the plugin again, changing the id of the instance. Apart from this, an agent will be created for each hype...

Frequently asked questions

Plugin Openstack

Where can I find the API authentication url of my openstack installation? In API access, the "Compute" service endpoint. How do I generate an authentication token? This is explained in detail in the "configuration" section of this manual.

Introducción

Apache performance plugin

Introducción Ver.Con este plug-in podremos monitorizar nuestro servidor apache Tipo: Plug-in de agente

Matriz de compatibilidad

Apache performance plugin

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

Pre requisitos

Apache performance plugin

Se requiere: Tener instalado wget Tener activado el módulo status del servidor apache

Configuracion

Apache performance plugin

Para instalar wget en centOS, usamos el siguiente comando : yum install wget Para comprobar que esta instalado usamos: rpm -qa | grep wget   También deberemos habilitar status en el archivo de configuración apache, en centOS esta en : cd /etc/httpd/conf ...

Ejecucion manual del plugin

Apache performance plugin

./apache_plugin <url-server-status> Devolvera un xml con datos :

Configuracion en pandora

Apache performance plugin

En el terminal de pandora, una vez descargado, lo moveremos a la carpeta /etc/pandora/plugins que es donde colocamos los plugins de agentes. Le daremos permisos al archivo con : chmod 755 apache_plugin Luego iremos al agente de pandora, ubicado en /etc/pand...

Modulos creados por el plugin

Apache performance plugin

Se nos crearan los siguientes módulos en el agente de pandora : Apache : Busy workers workers ocupados Apache: Bytes per second bytes por segundo Apache: Number of idle workers numero de workers Apache: Reloads recargas Apache: Requests per ...

Introduction

Apache performance plugin

View. With this plug-in we will be able to monitor our apache server. Type: Agent plug-in

Compatibility matrix

Apache performance plugin

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

Prerequisites

Apache performance plugin

Required: Have wget installed Have the apache server status module enabled

Configuration

Apache performance plugin

To install wget on centOS, we use the following command : yum install wget To check that it is installed we use: rpm -qa | grep wget We will also need to enable status in the apache configuration file, in centOS this is in : cd /etc/httpd/conf Open it ...

Manual execution

Apache performance plugin

./apache_plugin <url-server-status> will return an xml with data:

Configuration in pandora

Apache performance plugin

In the pandora terminal, once downloaded, we will move it to the /etc/pandora/plugins folder, which is where we place the agent plugins. We will give permissions to the file with : chmod 755 apache_plugin Then we go to the pandora agent, located in /etc/pan...

Modules generated by the plugin

Apache performance plugin

The following modules will be created in the pandora agent: Apache : Busy workers Apache: Bytes per second Apache: Number of idle workers Apache: Reloads Apache: Requests per second Apache: Restart time Apache: System CPU usage Apache: ...

Introducción

Plugin Ldap

Ver. 4-08-2021Con este plug-in podremos ver las metricas de tu servidor ldap. Tipo: Plug-in de servidor o agente

Matriz de compatibilidad

Plugin Ldap

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