# Parameters
**JMX connection and configuration parameters**
**--jmx\_url** | JMX server connection endpoint, example : service:jmx:rmi:///jndi/rmi://localhost:9090/jmxrmi |
**--list\_mbeans** | Using this parameter, you can list all the Mbeans available on the JMX server. It is set to 1. |
**--list\_attr** | 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". |
**--conf** | File with the metrics that the plugin will monitor. |
**--user** | JMX server user if necessary to authenticate. |
**--password** | JMX server password if needed for authentication. |
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".
**Parámetros configuración Pandora**
**--agent\_name**
| Name of the agent that will contain all the statistics modules |
**--module\_prefix** | Prefix for all modules created by the plugin |
**--interval** | Agent monitoring interval |
**--data\_dir**
| PandoraFMS Data Directory |
**--group** | Group in PandoraFMS |
**--transfer\_mode**
| Data transfer mode, local or tentacle |
**--tentacle\_port**
| Tentacle Port
|
**--tentacle\_address**
| Tentacle IP |
**Parámetros extra**