IOT Discovery
This document describes the IOT functionality of PandoraFMS discovery.
Introduction
The purpose of the Pandora IOT integration is to monitor messages received from an mqtt broker s...
Elements of IOT integration
The IOT integration is mainly composed of two key elements, an MQTT broker server that will be in...
Manual installation
You can perform a manual installation of the MQTT server as follows: el8 You have to install th...
Pre requisites
The MQTT server must be installed in the environment where the message listening is to be done....
MQTT server parameters
Parameters -c,--conf_file Path to configuration file -v,--verbosity Activate debug ...
Configuring the MQTT server
This script allows you to subscribe to an MQTT topic, receive messages and store them in a SQLite...
Discovery plugin parameters
Parameters --conf Path to configuration file --filter_conf Path to message filter a...
Manual execution
The format of the plugin execution is as follows: ./proccess_messages --conf < path to configura...
Discovery
This plugin can be integrated with Pandora FMS Discovery. To do so, you must load the “.disco” p...
Agents and modules generated by the plugin
An agent will be created for each topic containing messages that have passed the filters. A mo...
Configuring message filtering
The plugin makes use of different filters to filter messages. Topic filtering For topic filteri...