Advanced Search
Search Results
2200 total results found
Manual execution
We can test the plugin from the terminal to see if it works, to check it, we run the plugin:
Configuration in Pandora
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
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
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
Introducción Ver.Con este plug-in podremos monitorizar nuestro servidor apache Tipo: Plug-in de agente
Matriz de compatibilidad
Sistemas donde se ha probado CentOS 7 Sistemas donde debería funcionar Cualquier sistema linux
Pre requisitos
Se requiere: Tener instalado wget Tener activado el módulo status del servidor apache
Configuracion
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_plugin <url-server-status> Devolvera un xml con datos :
Configuracion en pandora
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
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
View. With this plug-in we will be able to monitor our apache server. Type: Agent plug-in
Compatibility matrix
Systems where it has been tested CentOS 7 Systems where it should work Any linux system
Prerequisites
Required: Have wget installed Have the apache server status module enabled
Configuration
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_plugin <url-server-status> will return an xml with data:
Configuration in pandora
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
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
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
Sistemas donde se ha probado CentOS 7, Fedora Sistemas donde debería funcionar Cualquier sistema linux