# Parameters

**Connectivity parameters**

<table border="1" id="bkmrk--i%2C---host-direcci%C3%B3n" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 50%;"></col><col style="width: 50%;"></col></colgroup><tbody><tr><td>-i, --host  
</td><td>MQTT' server address</td></tr><tr><td>-p, --port  
</td><td>MQTT' port address</td></tr></tbody></table>

**Parameters for posting message in topic**

<table border="1" id="bkmrk--m%2C---message-mensaj" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 50%;"></col><col style="width: 50%;"></col></colgroup><tbody><tr><td>-m, --message  
</td><td>MQTT message to be sent</td></tr><tr><td>-s, --publish\_topic  
</td><td>MQTT publication topic</td></tr></tbody></table>

**Parameters for receiving messages and filtering**

<table border="1" id="bkmrk--r%2C---suscribe_topic" style="border-collapse: collapse; width: 100%; height: 149px;"><colgroup><col style="width: 50%;"></col><col style="width: 50%;"></col></colgroup><tbody><tr style="height: 29.8px;"><td style="height: 29.8px;">-r, --suscribe\_topic  
</td><td style="height: 29.8px;">MQTT subscription topic</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">-t, --time  
</td><td style="height: 29.8px;">Duration of run time in seconds</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">-f, --filter  
</td><td style="height: 29.8px;">Filter (word) to apply. Only messages containing the word will be received.  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">-k, --format  
</td><td style="height: 29.8px;">Text format of the expected messages to be received  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">-l, --limit  
</td><td style="height: 29.8px;">Message limit</td></tr></tbody></table>

**Pandora configuration parameters**

<table border="1" id="bkmrk---agent_name-nombre-" style="border-collapse: collapse; width: 100%; height: 314.8px;"><colgroup><col style="width: 50%;"></col><col style="width: 50%;"></col></colgroup><tbody><tr style="height: 46.6px;"><td style="height: 46.6px;">--agent\_name  
</td><td style="height: 46.6px;">Name of the agent to be created or in which the module is to be created  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--interval</td><td style="height: 29.8px;">Agent monitoring interval</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--temporal</td><td style="height: 29.8px;">PandoraFMS temporary directory</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--data\_dir  
</td><td style="height: 29.8px;">PandoraFMS Data Directory</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--group  
</td><td style="height: 29.8px;">PandoraFMS Target Group</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--transfer\_mode  
</td><td style="height: 29.8px;">Data transfer mode, local or tentacle</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--tentacle\_client  
</td><td style="height: 29.8px;">Tentacle client path, by default "tentacle\_client".</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--tentacle\_opts  
</td><td style="height: 29.8px;">Tentacle extra options  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--tentacle\_port  
</td><td style="height: 29.8px;">Tentacle port  
</td></tr><tr style="height: 29.8px;"><td style="height: 29.8px;">--tentacle\_address  
</td><td style="height: 29.8px;">Tentacle IP  
</td></tr></tbody></table>

**Extra parameters**

<table border="1" id="bkmrk---log_file-ruta-dond" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 50%;"></col><col style="width: 50%;"></col></colgroup><tbody><tr><td>--log\_file  
</td><td>Path where the log file will be generated</td></tr></tbody></table>