# Parameters

**JMX connection and configuration parameters**

<table border="1" id="bkmrk---url-url-de-conexi%C3%B3"><colgroup><col></col><col></col></colgroup><tbody><tr><td>**--jmx\_url**</td><td>JMX server connection endpoint, example : service:jmx:rmi:///jndi/rmi://localhost:9090/jmxrmi</td></tr><tr><td>**--list\_mbeans**</td><td>Using this parameter, you can list all the Mbeans available on the JMX server. It is set to 1. </td></tr><tr><td>**--list\_attr**</td><td>Using this parameter you can list all the available attributes of a Mbean, passing the mbean to it. Example: "java.lang:name=G1 Old Generation,type=GarbageCollector".</td></tr><tr><td>**--conf**</td><td>File with the metrics that the plugin will monitor.</td></tr><tr><td>**--user**</td><td>JMX server user if necessary to authenticate.</td></tr><tr><td>**--password**</td><td>JMX server password if needed for authentication.</td></tr></tbody></table>

<p class="callout info">The use of --list\_mbeans, --list\_attr and conf parameters to discover and integrate statistics is described in more detail in the chapter: "Discovering statistics and integrating them in the execution".</p>

**Parámetros configuración Pandora**

<table border="1" id="bkmrk---agent_name-nombre-" style="width: 98.642%;"><colgroup><col style="width: 26.0377%;"></col><col style="width: 73.9623%;"></col></colgroup><tbody><tr><td>**--agent\_name**  
</td><td>Name of the agent that will contain all the statistics modules</td></tr><tr><td>**--module\_prefix**</td><td>Prefix for all modules created by the plugin</td></tr><tr><td>**--interval**</td><td>Agent monitoring interval</td></tr><tr><td>**--data\_dir**  
</td><td>PandoraFMS Data Directory</td></tr><tr><td>**--group**</td><td>Group in PandoraFMS</td></tr><tr><td>**--transfer\_mode**  
</td><td>Data transfer mode, local or tentacle</td></tr><tr><td>**--tentacle\_port**  
</td><td>Tentacle Port  
</td></tr><tr><td>**--tentacle\_address**  
</td><td>Tentacle IP</td></tr></tbody></table>

**Parámetros extra**

<table border="1" id="bkmrk---log_file-ruta-del-"><colgroup><col></col><col></col></colgroup><tbody><tr><td>--log\_file</td><td>Log file path</td></tr></tbody></table>