Parameters
| Parameter |
Description |
-s, --bootstrap_servers |
String 'host[:port]' string (or list of strings 'host[:port]' strings)) that the producer must contact to start the metadata from the initial clustercluster. metadata. This does not have to be the complete list of nodes. It only needs to have at least one broker respondingthat responds to a metadata API request. The default port is 9092. If no server is specified, the default port will be localhost:9092. |
| --topics |
List of topics separated by commas |
| --topic_regex |
Regex for subscription (overwrites --topics) |
| --agent_prefix |
Prefix for the names of created agents |
| --module_prefix |
Prefix for the names of the modules created |
| --transfer_mode |
Shipping mode (tentacle by default) |
| --tentacle_ip |
Tentacle server IP (default: 127.0.0.1) |
| --tentacle_port |
Tentacle portPort Default(default: 41121(optional)41121) |
--tentacle_addressverbose |
IpDebug of tentacle server to send data to (optional)mode |
-a,
--agent_alias |
To |
give a name to the agent that will contain the modules, by default: "Kafka" (optional).
-A, --use_alias_as_name |
Using the Alias name as agent name |
--module_prefix |
To prefix the modules in case you want to differentiate them from other executions (optional). |
-g,--group |
Pandora FMS target group (optional) |
--data_dir |
Pandora FMS data directory. By default it is /var/spool/pandora/data_in/ (optional) |
--as_agent_plugin |
It is optional, if you want the plugin to be an agent plugin and put the modules in the pandora agent, execute this with a 1 (optional) |