Skip to main content

Manual execution

The plugin execution format is as follows:

./pandora_oracle \
--conf <path to the configuration file> \
--target_databases <path to the configuration file containing target databases> \
[ --target_agents <path to the agent configuration file> ] \
[ --custom_queries <path to the custom queries configuration file> ]

For example :

./pandora_oracle \
--conf /usr/share/pandora_server/util/plugin/oracle.conf \
--target_databases /usr/share/pandora_server/util/plugin/targets.conf \
--target_agents /usr/share/pandora_server/util/plugin/target_agents.conf \
--custom_queries /usr/share/pandora_server/util/plugin/custom_queries.conf