# Parameters **Connectivity parameters**
-i, --host | MQTT' server address |
-p, --port | MQTT' port address |
-m, --message | MQTT message to be sent |
-s, --publish\_topic | MQTT publication topic |
-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 |
--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 |
--log\_file | Path where the log file will be generated |