Advanced Search
Search Results
2200 total results found
Prerequisites
Connection with the Tentacle service associated with your Pandora FMS server is required. Access credentials or an authentication token to the Kubernetes API of a user with enough permissions to query the API will be required. Optionally, if you want to ob...
Permit assignement for the api
The following describes the steps to be followed to create a user with enough permissions to obtain the monitoring data. Create a read "Cluster role" called "api-read-only": Create a role that grants the "get", "list" and "watch" permissions of all Kubernet...
Metrics-server installation
To install the "metrics-server" addon, download it in the Kubernetes environment. It can be obtained from its github project: https://github.com/kubernetes-incubator/metrics-server Once downloaded, deploy it through the "kubectl" command: kubectl apply -...
Settings
The plugin configuration file "pandora_kubernetes" is divided into sections (all configuration parameters will be indicated without quotation marks even if they have blank spaces): API access settings ## API connection parameters api_ip=192.168.80.14...
Generated agent settings
## Agents parameters interval=300 group=Servers #prefix=KUBE interval Monitoring interval of the generated agents in seconds. It will allow to define when modules will go into unknown status (by default, 2 times the defined interval without rec...
XML file transfer settings
## XML local transfer parameters tmp=/tmp transfer_mode=local local_folder=/var/spool/pandora/data_in ## XML remote transfer parameters #tmp=/tmp #transfer_mode=tentacle #tentacle_ip=127.0.0.1 #tentacle_port=41121 tmp Tempor...
Additional settings
## Disable monitoring get_healthz=1 get_namespaces=1 get_services=1 get_components=1 get_pods = 1 get_nodes=1 get_metrics=1 ## Additional Kubernetes metrics # Example: # Apiserver request latencies bucket=apiserver_r...
Manual execution
To run the plugin, configure the "pandora_kubernetes.conf" configuration file according to the preceding instructions. Plugin execution: ./pandora_kubernetes.64 pandora_kubernetes.conf
Modules generated by the plugin
The execution of this plugin will generate the following agents and modules: An agent named "Kubernetes": It will contain monitoring data that is not related to containers and nodes. It will contain these modules: ○ API status: Indicates whether the API is a...
Changelog
Date Author Change Version 02/08/12 Tomas First Version v1r1 21/04/15 Mario Revision v1r2 12/05/16 Axel Document revision v1r3
Introducción
Este documento tiene como objetivo la descripción de la monitorización masiva de contadores de rendimiento en entornos Windows con un servicio SQL integrado.Para la obtención de datos se usaran los contadores de rendimiento del sistema windows, así como consul...
Requisitos
Los requisitos para que funcione correctamente esta monitorización son los siguientes:• Instalar el agente windows de Pandora FMS en la versión 3.2.1 o superior.(recomendable ultima versión disponible)• Una consola Powershell 2.0 para ejecutar el plugin. Por d...
Matriz de compatibilidad
Sistemas donde se ha probado • Windows Server 2008 con SQL Server2008 Sistemas donde deberia funcionar • Mismo sistema o superior con requisitosinstalados. Según el idioma del sistema, el formato de los contadores a monitorizar pueden cambiar, con loque se...
Clasificación de módulos de agentes software generados
Verificación de estado en SQL ServerLa verificación de estado de los servidores SQL se realiza mediante el plugin Pandora_Plugin_SQL.ps1 y puede ser aplicada en la tecnología específica de SQL, de forma genérica (en el caso de instancias locales), o añadiendo ...
Monitorización
Monitorización mediante Contadores de Rendimiento Partiendo de la base de que ya tenemos instalado y configurado tanto Pandora como el sistema a monitorizar, vamos a explicar como obtener información sobre el estado del servidor SQL en general, desde activida...
Changelog
Date Author Change Version 02/08/12 Tomas First Version v1r1 21/04/15 Mario Revision v1r2 12/05/16 Axel Document revision v1r3
Introduction
This document has as main objective the description of the massive monitoring of performance counters in Windows environments with an integrated SQL service.To extract the information, it uses performance counters of the Windows system, as well as queries thro...
Requirements
The requirements in order this monitoring could work properly are the following:• Pandora FMS agent 3.2.1 version or higher.• Powershell 2.0 console to execute the plugin. By default is comes installed in Windows Server 2008 R2 and Windows 7 systems, but it sh...
Compatibility matrix
Systems where it has been tested Windows Server 2008 with SQL Server2008 Systems where it should work Same system of higher with requirementsinstalled. Depending on the language of the system, the format of the counters to monitor could change, so itwould be n...
Software agent modules classification
Status verification in SQL ServerThe verification of the status of the SQL servers is done through the plugin Pandora_Plugin_SQL.ps1 and could be applied in the SQL specific technology, in a generic way (in the case of local instances) or adding different inst...