Advanced Search
Search Results
2223 total results found
Ejecución manual
El formato de la ejecución del plugin es el siguiente: ./pandora_selenium \ [-v] -c <ruta al fichero de configuración> \ -s <ruta al fichero SIDE> \ -t <nombre tarea> \ [-i <intervalo de agentes>] \ [-g <ID grupo de agentes>] \ [-x] \ [-S <IP tentacle...
Discovery
Este plugin puede integrarse con el Discovery de Pandora FMS. Para ello se debe cargar el paquete ".disco" que puede descargar desde la librería de Pandora FMS: https://pandorafms.com/library/selenium-4-discovery/ Una vez cargado, se podrán monitorizar t...
Discovery
This plugin can be integrated with Pandora FMS Discovery. To do this, you must load the ".disco" package that you can download from the Pandora FMS library: https://pandorafms.com/library/selenium-4-discovery/ Once loaded, Selenium 4 transactions can be ...
Agentes y módulos generados por el plugin
El plugin creará un agente para las estadísticas de la URL principal con el nombre principal del SIDE, si se indica la opción de monitorizar estadísticas. Ese agente contrendrá los siguientes módulos: URL status Monitoriza si se puede realizar la conex...
Agents and modules generated by the plugin
The plugin will create an agent for the statistics of the main URL with the main name of the SIDE, if the option to monitor statistics is indicated. That agent will contain the following modules: URL status Monitors whether the connection to the URL ca...
Introducción
Ver. 26-03-2024 Este plugin tiene como finalidad monitorizar el espacio y la fecha del último cambio de un archivo de Google Drive. Tipo: Plug-in server
Matriz de compatibilidad
Sistemas donde se ha probado Rocky linux, Fedora 34 Sistemas donde funciona Cualquier sistema linux
Pre requisitos
Google Drive API habilitada Archivo JSON con las credenciales Habilitar la API de Google Drive: Ve a la Consola de Desarrolladores de Google. Crea un nuevo proyecto o selecciona uno existente. En el panel izquierdo, haz clic en "Biblioteca". Busca ...
Parámetros
Parámetros conexión google --creds_json Fichero json con las credenciales de google --creds_base64 Base 64 del fichero json con las credenciales de google --port Puerto. Default : 8080 --file_name Nombre del archivo, del que se preten...
Ejecución manual
El formato de ejecución del plugin es el siguiente : ./pandora_googledrive --creds_json/creds_base64 <file credentials> \ [--file_name <file_name>] \ [--module_prefix <module_prefix>] \ [--agent_prefix <agent_prefix>] \ [--group <group>] \ [--interval <i...
Configuración en PandoraFMS
Para configurar el plugin en PandoraFMS, se deben seguir los siguientes pasos : 1. Subir el plugin a PandoraFMS, por ejemplo en la siguiente ruta: /usr/share/pandora_server/util/plugin 2. Dirigirse al apartado plugins y crear uno nuevo: 3. Se le añad...
Agentes y módulos generados por el plugin
El plugin creará un agente llamado <Prefijo>Google Drive, con los siguientes módulos: < Prefijo > < Google Drive Used > < Prefijo > < Nombre archivo >
Introduction
Ver. 26-03-2024 This plugin is intended to monitor the space and the date of the last change of a Google Drive file. Tipo: Plug-in server
Compatibility matrix
Systems where tested Rocky linux, Fedora 34 Systems where it works Any linux system
Pre requisites
PrerequisitesGoogle Drive API enabledJSON file with credentials Enable Google Drive API:Go to the Google Developer Console.Create a new project or select an existing one.In the left pane, click "Library."Search for "Google Drive API" in the list of availa...
Parameters
Meraki connection parameters --creds_json json file with google credentials --creds_base64 Base 64 of json file with google credentials --port Port. Default : 8080 --file_name Name of the file, which is to be monitored and the date of...
Manual execution
The plugin execution format is as follows : ./pandora_googledrive --creds_json/creds_base64 <file credentials> \ [--file_name <file_name>] \ [--module_prefix <module_prefix>] \ [--agent_prefix <agent_prefix>] \ [--group <group>] \ [--interval <interval>]...
Configuration in PandoraFMS
To configure the plugin in PandoraFMS, the following steps must be followed : 1. Upload the plugin to PandoraFMS, for example in the following path: /usr/share/pandora_server/util/plugin 2. Go to the plugins section and create a new one: 3. Name, desc...
Agent and modules generated by the plugin
The plugin will create an agent named <Prefix>Google Drive, with the following modules: < Prefix > < Google Drive Used > < Prefix > < File name >
WinRM en un equipo que no es parte de un dominio AD
Esta guía es una ayuda para realizar una configuración básica de WinRM, pero se deberá ajustar la configuración para su entorno si requiere algún parámetro particular. Se debe asegurar de que la red a la que se conecta es privada, en una ventana terminal de...