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

Prerequisites

Kubernetes Enterprise plugin

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

Kubernetes Enterprise plugin

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

Kubernetes Enterprise plugin

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

Kubernetes Enterprise plugin

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

Kubernetes Enterprise plugin

## 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

Kubernetes Enterprise plugin

## 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

Kubernetes Enterprise plugin

## 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

Kubernetes Enterprise plugin

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

Kubernetes Enterprise 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

SQL Server monitoring plugin

  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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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

SQL Server monitoring plugin

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...