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
--log_file | Log file path |