# Parameters
**Parámetro** | **Descripción** |
--ip | IP or host of the database (required) |
--user | SAP Hana user name(required) |
--password | SAP Hana password (required) |
--port | Database port. For tenant HANA databases, use port number 3\*\*NNN\*\*13 (where NN is the SAP instance number, for example, 30013). For HANA system databases on a multitenant system, the port number is 3\*\*NNN\*\*13. For HANA system databases on single-tenant, the port number is 3\*\*NNN\*\*15. |
--tentacle\_port | Tentacle port Default 41121 (optional) |
--tentacle\_address | Tentacle server Ip to send data to (optional) |
--agent\_name | To name the agent that will contain the modules of the custom queries, by default : "Sap\_Hana" (optional). |
--prefix\_module | To put a prefix to the modules in case you want to differentiate them from other executions (optional). |
--conf | Path of the conf file with the queries (required) |
-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) |