Advanced Search
Search Results
2200 total results found
Pre requisites
- Pandora FMS Data Server enabled- Have the Pandora FMS Plugin Server enabled.- Know some credentials of your account, such as your tenant id, secret, client id and the resource_Id of the database.
Previous configuration
The plugin makes use of a file in which two types of data can be entered. #credentials tenant_id:<tenant-id> client_id:<client-id> secret:<secret> #id resources database_id:<database_resource_id> Obtaining credentials necessary for the use of the plugin...
Parameters
Parámetro Descripción --tentacle_port Tentacle port (default 41121)(optional) --tentacle_address Ip of the tentacle server to send the data (optional) --agent_name To name the agent that will contain the modules, by default: "Azure SQL" (optional). --p...
Manual execution
Example of manual execution: ./pandora_azuresql -c <path_conf> ./pandora_azure -c <path_conf> --as_agent_plugin 1 [--data_dir <path> --agent_name <agent name>]
Configuration in pandora
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 Nos saldrá un mensaje que indicará si se ha registrado c...
Modules generated by the plugin
The plugin will create an agent with the name we have set with the --agent_name parameter. And it will create the following modules: allocated_data_storage app_cpu_billed app_cpu_percent app_memory_percent blocked_by_firewall connection_failed connec...
Introducción
Ver. 170522 Este documento tiene como objetivo la descripción de la monitorización de sistemas SAP con Pandora FMS. PandoraFMS_SAP_Plugin permite monitorizar sistemas y servidores SAP de manera remota sin necesidad de instalar nada en los equipos que alojan ...
Matriz de compatibilidad
La siguiente tabla muestra las versiones de sistemas SAP con las que sería compatible el plugin. Sistemas donde se ha probado SAP R/3 (ECC o ERP) SAP S/4 HANA Sistemas donde debería funcionar SAP R/3 (ECC o ERP) SAP S/4 HANA
Pre requisitos
Para poder ejecutar PandoraFMS_SAP_Plugin es necesario cumplir una serie de requisitos previos. Aunque el plugin puede ser lanzado desde cualquier sistema que cumpla con los requisitos, usaremos como ejemplo un servidor de Pandora FMS montado en Linux. Java...
Parámetros del plugin
PandoraFMS_SAP_Plugin cuenta con los siguientes parámetros para su ejecución manual: Parámetro Descripción -l "<license>" Indica al plugin la licencia usara para ejecutarlo. Si la licencia no es válida, el plugin mostrará un error. Por ejemplo:...
Ejecución manual
Para una correcta ejecución del plugin PandoraFMS_SAP_Plugin es necesario indicar una serie de parámetros mínimos para todos los casos. Además de estos parámetros mínimos, dependiendo de si el plugin se ejecuta como plugin de agente o como plugin de servidor,...
Módulos del plugin
En la siguiente tabla se describen los módulos disponibles para el plugin PandoraFMS_SAP_Plugin: ID módulo Plugin de servidor Plugin de agente Descripción módulo (por defecto) SYS_INFO SI SI Obtiene información del sistema SAP al que se conecta en form...
Ejemplos
Información del sistema SAP: java \ -Djava.library.path=/usr/share/pandora_server/util/plugin/PandoraFMS_SAP_Plugin/ \ -jar /usr/share/pandora_server/util/plugin/PandoraFMS_SAP_Plugin/PandoraFMS_SAP_Plugin.jar \ -l "f51a6712-a3fALLp4x0Af3vAfjr9II2f-bas1g74...
Compatibility matrix
The following table shows the SAP system versions the plugin would support. Systems where it has been tested SAP R/3 (ECC or ERP) SAP S/4 HANA Systems where it should work SAP R/3 (ECC or ERP) SAP S/4 HANA
Introduction
Ver. 170522 The purpose of this document is to describe SAP system monitoring with Pandora FMS. PandoraFMS_SAP_Plugin allows remote monitoring of SAP systems and servers without the need to install anything on the computers that host SAP, making use of RFC (...
Pre requirements
In order to run PandoraFMS_SAP_Plugin it is necessary to meet a series of prerequisites. Although the plugin can be launched from any system that meets the requirements, we will use a Pandora FMS server built on Linux as an example. Java 16 The system th...
Plugin parameters
PandoraFMS_SAP_Plugin has the following parameters for its manual execution: Paramter Description -l "<license>" It indicates the plugin the license it will use to run it. If the license is not valid, the plugin will display an error. For examp...
Manual execution
For PandoraFMS_SAP_Plugin proper execution, it is necessary to indicate a series of minimum parameters for all cases. In addition to these minimum parameters, depending on whether the plugin is executed as an agent plugin or as a server plugin, a parameter mu...
Plugin modules
The following table describes the modules available for the PandoraFMS_SAP_Plugin plugin: Module ID Server plugin Agent plugin Module description (by default) SYS_INFO YES YES Obtains information from the SAP system to which it is connected in table fo...
Examples
SAP system information: java \ -Djava.library.path=/usr/share/pandora_server/util/plugin/PandoraFMS_SAP_Plugin/ \ -jar /usr/share/pandora_server/util/plugin/PandoraFMS_SAP_Plugin/PandoraFMS_SAP_Plugin.jar \ -l "f51a6712-a3fALLp4x0Af3vAfjr9II2f-bas1g74w" \ ...