Parameters
Connectivity parameters
| -i, --host |
MQTT' server address |
| -p, --port |
MQTT' port address |
Parameters for posting message in topic
| -m, --message |
MQTT message to be sent |
| -s, --publish_topic |
MQTT publication topic |
Parameters for receiving messages and filtering
| -r, --suscribe_topic |
MQTT subscription topic |
| -t, --time |
Duration of run time in seconds |
| -f, --filter |
Filter (word) to apply. Only messages containing the word will be received. |
| -k, --format |
Text format of the expected messages to be received |
| -l, --limit |
Message limit |
Pandora configuration parameters
| --agent_name |
Name of the agent to be created or in which the module is to be created |
| --interval | Agent monitoring interval |
| --temporal | PandoraFMS temporary directory |
| --data_dir |
PandoraFMS Data Directory |
| --group |
PandoraFMS Target Group |
| --transfer_mode |
Data transfer mode, local or tentacle |
| --tentacle_client |
Tentacle client path, by default "tentacle_client". |
| --tentacle_opts |
Tentacle extra options |
| --tentacle_port |
Tentacle port |
| --tentacle_address |
Tentacle IP |
Extra parameters
| --log_file |
Path where the log file will be generated |