# Parameters

**Meraki connection parameters**

<table border="1" id="bkmrk---url-url-de-conexi%C3%B3"><colgroup><col></col><col></col></colgroup><tbody><tr><td>**--url**</td><td>API connection url, example : https://api.meraki.com/api/v1 . Default: https://api.meraki.com/api/v1</td></tr><tr><td>**--token**</td><td>Token bearer required for authentication</td></tr><tr><td>**--id**</td><td>Store ID, which will identify if the group exists in Pandora and will create the agent in it, and if the network exists in Meraki.</td></tr><tr><td>**--organization**</td><td>ID of the organization in which the networks will be scanned.</td></tr><tr><td>**--timespan**</td><td>Monitoring interval for switch port statistics.</td></tr></tbody></table>

**Parámetros configuración Pandora**

<table border="1" id="bkmrk---agent_name-nombre-" style="width: 62.8395%; height: 357.563px;"><colgroup><col style="width: 27.112%;"></col><col style="width: 72.4951%;"></col></colgroup><tbody><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--agent\_prefix**  
</td><td style="height: 29.7969px;">Prefix for all agents created by the plugin  
</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--module\_prefix**</td><td style="height: 29.7969px;">Prefix for all modules created by the plugin</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--location**</td><td style="height: 29.7969px;">Secondary groups added to the agent</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--interval**</td><td style="height: 29.7969px;">Agent monitoring interval</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--temporal**</td><td style="height: 29.7969px;">PandoraFMS temporary directory</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--data\_dir**  
</td><td style="height: 29.7969px;">PandoraFMS Data Directory</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--group**</td><td style="height: 29.7969px;">Agent group.</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--transfer\_mode**  
</td><td style="height: 29.7969px;">Data transfer mode, local or tentacle</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--tentacle\_client**  
</td><td style="height: 29.7969px;">Tentacle client path, by default “tentacle\_client”.</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--tentacle\_opts**  
</td><td style="height: 29.7969px;">Additional tentacle options  
</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--tentacle\_port**  
</td><td style="height: 29.7969px;">Tentacle Port  
</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--tentacle\_address**  
</td><td style="height: 29.7969px;">tentacle IP</td></tr></tbody></table>

**Parámetros Extra**

<table border="1" id="bkmrk---scan_appliance-des" style="width: 68.2716%; height: 152.781px;"><colgroup><col style="width: 22.7848%;"></col><col style="width: 77.0344%;"></col></colgroup><tbody><tr style="height: 46.5938px;"><td style="height: 46.5938px;">**--scan\_appliance**</td><td style="height: 46.5938px;">Disable scanning of appliance devices with 0. Default enabled to 1.</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--scan\_switch**</td><td style="height: 29.7969px;">Disable scanning of switch devices with 0. By default set to 1.</td></tr><tr style="height: 29.7969px;"><td style="height: 29.7969px;">**--scan\_wireless**</td><td style="height: 29.7969px;">Disable scanning of wireless devices with 0. Default enabled to 1.</td></tr><tr style="height: 46.5938px;"><td style="height: 46.5938px;">**--log\_file**</td><td style="height: 46.5938px;">Path where the log file will be saved, for example :  
/tmp/meraki\_logfile.txt  
</td></tr></tbody></table>