# 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
--intervalAgent monitoring interval
--temporalPandoraFMS 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