# Parameters **Meraki connection parameters**
**--url** | API connection url, example : https://api.meraki.com/api/v1 . Default: https://api.meraki.com/api/v1 |
**--token** | Token bearer required for authentication |
**--id** | 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. |
**--organization** | ID of the organization in which the networks will be scanned. |
**--timespan** | Monitoring interval for switch port statistics. |
**--agent\_prefix** | Prefix for all agents created by the plugin |
**--module\_prefix** | Prefix for all modules created by the plugin |
**--location** | Secondary groups added to the agent |
**--interval** | Agent monitoring interval |
**--temporal** | PandoraFMS temporary directory |
**--data\_dir** | PandoraFMS Data Directory |
**--group** | Agent group. |
**--transfer\_mode** | Data transfer mode, local or tentacle |
**--tentacle\_client** | Tentacle client path, by default “tentacle\_client”. |
**--tentacle\_opts** | Additional tentacle options |
**--tentacle\_port** | Tentacle Port |
**--tentacle\_address** | tentacle IP |
**--scan\_appliance** | Disable scanning of appliance devices with 0. Default enabled to 1. |
**--scan\_switch** | Disable scanning of switch devices with 0. By default set to 1. |
**--scan\_wireless** | Disable scanning of wireless devices with 0. Default enabled to 1. |
**--log\_file** | Path where the log file will be saved, for example : /tmp/meraki\_logfile.txt |