Advanced Search
Search Results
2200 total results found
Pre requisites
- Have openshift CLI(oc) installed. Information about cli installation can be found in the official documentation: https://docs.openshift.com/container-platform/4.9/cli_reference/openshift_cli/getting-started-cli.html - Have a project created in openshift. ...
Parameters
The plugin makes use of the following parameters: cli Path of the openshift oc binary user Your user name password Your password ip Ip of your environment (complete route with port) project openshift project mode xml sending mode (leave tentacle as...
Manual execution
The plugin can be executed manually by calling the perl plugin and the conf file: <path pandora_openshift.pl> <pandora_openshift.conf> If the conf option, as_server_plugin is set to 1 it will show a number on the screen, specifically a 9 if everything is cor...
Configuration in Pandora FMS
As agent plugin To be able to monitor from Pandora FMS with the plugin, we must call it from the conf of the software agent that is in the following path : /etc/pandora/pandora_agent.conf we will call it in the last line of the conf with the command module_...
Modules generated by the plugin
The plugin will generate : * prefix is a conf parameter that we can customize by adding any name we want. - One agent for each node of the environment with name : prefix_OS_Node_<node name>. Each node agent will have the following modules : Status Roles ...
Possible problems
Error from server (ServiceUnavailable) Error from server (ServiceUnavailable): the server is currently unable to handle the request (get nodes.metrics.k8s.io) Error from server (ServiceUnavailable): the server is currently unable to handle the request (get p...
Error control
The plugin works modularly, so if for some reason it fails to send the data, through terminal commands we can see where it is failing. We will be able to see that part of the environment that we are getting the data is having problems to send the data (pods, n...
Introduction
Ver. 07-03-2022 With this plug-in we will be able to monitor postgreSQL through customized queries. Type: Server plug-in
Compatibility matrix
Systems where tested CentOS 7, Fedora, rocky linux Systems where it should work Cualquier sistema linux
Pre requisites
Pandora FMS Data Server enabled. Pandora FMS Plugin Server enabled.
Parameters
Parámetro Descripción -d,--database Database name (required) -u,--user Name of the postgreSQL user(required) -p,-password postgreSQL password (required) -i,--ip server ip (required) --port server port. Default 5432 (optional) --tentacle_port Tenta...
Manual execution
./pandora_postgresql -d <database> -u <user> -p <password> -i <ip> --port <port> --conf <path conf> --transfer_mode tentacle La ruta por defecto de "data_dir" es /var/spool/pandora/data_in , si esta no existe en la máquina que se esta ejecutando el...
Configuration in PandoraFMS
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 be displayed indicating that you have suc...
Modules generated by the plugin
The plugin will create an agent with the name that we have set with the parameter "--agent_name" if this parameter is not used it will stay with "PostgreSQL" by default: In this agent, a module will be created for each customized query specified in pandora_...
Introducción
El objetivo principal de este documento es describir los procedimientos de monitorización mediante la herramienta ipsla y el uso del protocolo SNMP.Para extraer la información este plugin utiliza:• Comandos específicos del sistema sin necesidad de instalar lib...
Matriz de compatibilidad
La matriz de compatibilidad para el plugin de Cisco IPSLA es la siguiente: Dispositivos donde ha sido probado Routers Cisco de tipo c7200 Dispositivos donde debería funcionar Todos los dispositivos de tipo cisco con capacidad para soportar ipsla
Módulos generados por el plugin
Este plugin puede llegar a devolver 26 valores (módulos) por cada monitor IP SLA, utilizando el denominador único de dicho monitor establecido en el dispositivo Cisco. Los monitores disponibles variarán en función de la configuración específica de su dispositi...
Pre requisitos
La monitorización de métricas IPSLA mediante el protocolo SNMP se basa en tres requisitos cuyo cumplimiento es imprescindible:- Tener habilitado IPSLA en el dispositivo que se desea monitorizar.- Tener un agente de Pandora FMS en el sistema.- Tener habilitado ...
Configuración del plugin en un Agente de Pandora FMS
Este plugin puede funcionar como plugin de agente, para lo cual necesitamos descargarlo y situarlo en una ruta especifica. Para desplegar el plugin necesitamos editar el fichero de configuración del agente donde queremos lanzar los módulos y seguir la siguient...
Configuración del plugin en un Servidor de Pandora FMS
Este plugin puede funcionar como plugin de servidor, para lo cual necesitamos descargarlo y situarlo en una ruta específica. Para desplegar el plugin necesitamos acceder al apartado de administración de plugins de la consola de Pandora FMS: Pinchamos en ...