Advanced Search
Search Results
18 total results found
Introduction
Ver. 130721This plug-in is used to monitor devices registered in Mist Cloud.It connects to the Mist cloud service to get data about registered zones and devices and sends this data to the Pandora FMS server from which it has been executed.Type: Server plug-in
Compatibility Matrix
Systems tested CentOS 7 Systems where it should work Any Linux operating system that has a Pandora FMS server installed.
Prerequisites
To be able to execute this plug-in it's necessary: Pandora FMS Data Server enabled. Pandora FMS Plugin Server enabled. Account created in Mist APItoken created in Mist API (this documentation explains how to create it)
Configuration
Both the Data Server and the Plugin Server are enabled by default in Pandora FMS. However, if we would like to check that we have both servers enabled, or we are not sure, we can access to the Pandora FMS server configuration file, located in /etc/pandora/pand...
Plugin execution and parameters
The plugin needs execution permissions to be launched: chmod +x pandora_mist The execution and the parameters of the plugin are: ./pandora_mist -t <token> -o <org_id> [ -g <group> ] [ -p <prefix> ] [ --data_dir <data_dir> ] Parameter Description -h ...
How to create Mist apitoken
APItoken is a mandatory parameter to authenticate in Mist API and that the plugin is able to extract the data to create the modules and agents. Create a new apitoken Being logged in your Mist account, open a new tab in the same browser and go to this url to ...
How to know the "Organization ID"
The plugin extracts the data of all sites and devices registered in a Mist Organization. It is mandatory to send as parameter the "organization ID" of your Mist API account. If your environment has more than one Organization, it is necessary to launch the plug...
Configuration in Pandora FMS
This is a server plugin distributed in pspz2 format, so the integration in Pandora FMS is very easy and can be done entirely from the console. It is necessary to download the file "mist-plugin.pspz2" from Pandora FMS library. With this file downloaded: As def...
Modules generated by the plugin
If there is no connection error, the plugin will create an agent for each zone created in the Mist account that matches the org_id passed as parameter. For each one of those agents: The agent alias is: [prefix configured as parameter]_[site_name]_[site_count...
Introducción
Ver. 130721 Este plugin se usará para monitorizar los dispositivos dados de alta en el Cloud de Mist. Conecta con el servicio del Cloud de Mist para obtener los datos de las zonas registradas y los dispositivos en cada zona, y envía esta información al servi...
Matriz de compatibilidad
Sistemas en los que se ha probado CentOS 7 Sistemas en los que debería funcionar Cualquier sistema operativo que tenga instalado un servidor de Pandora FMS.
Pre-requisitos
Para poder ejecutar el plugin es necesario: Pandora FMS Data Server habilitado Pandora FMS Plugin Server habilitado Cuenta creada en Mist Apitoken creado en la API de Mist (en esta documentación se explica cómo crearlo)
Configuración
Tanto el Data Server como el Plugin Server se encuentran habilitados por defecto en una instalación de Pandora FMS. Sin embargo, es recomendable comprobar que estos servidores se encuentran habilitados, si no estamos seguros, accederemos al fichero de configur...
Ejecución del plugin y parámetros
El plugin necesita permisos de ejecución para poder lanzarse manualmente. En caso de que no los tenga: chmod +x pandora_mist La ejecución del plugin y sus parámetros son: ./pandora_mist -t <token> -o <org_id> [ -g <group> ] [ -p <prefix> ] [ --data_dir <dat...
Cómo crear un apitoken de Mist
El apitoken es un parámetro obligatorio para autenticarse en la API de Mist y que el plugin sea capaz de extraer los datos para crear los agentes y módulos. Crear un apitoken nuevo Estando logado en la cuenta de Mist, abre una nueva pestaña en el mismo naveg...
Cómo saber el "Organization ID"
El plugin extrae los datos de todas las zonas y dispositivos registrados en una Organización de Mist. Es obligatorio mandar como parámetro el valor "Organization ID" de tu cuenta de Mist. Si tu entorno tiene más de una Organización, será necesario lanzar el pl...
Configuración en Pandora FMS
Este plugin es un plugin de tipo servidor que se distribuye en formato pspz2, por lo tanto la integración en Pandora FMS es muy simple y se puede realizar enteramente desde la consola. En primer lugar, es necesario descargar el archivo "mist-plugin.pspz2" desd...
Módulos generados por el plugin
Si no hay ningún error de conexión, el plugin creará un agente por cada zona que haya en la cuenta de Mist que corresponda con el "Organization ID" que se le ha pasado como parámetro. Por cada uno de estos agentes: El alias del agente es: [prefijo pasado com...