# Manual execution

With an execution with "as\_agent\_plugin" in 1 we will be able to see the xml by terminal.

```
./pandora_hana --ip <host o ip> --port <database port> --user <database user> --password <password database> --conf <conf path> --as_agent_plugin 1
```

[![image-1656435359935.PNG](https://pandorafms.com/guides/public/uploads/images/gallery/2022-06/scaled-1680-/image-1656435359935.PNG)](https://pandorafms.com/guides/public/uploads/images/gallery/2022-06/image-1656435359935.PNG)

  
Without the "as\_agent\_plugin" parameter, a 1 will be displayed to indicate the correct execution of the plugin:

```
./pandora_hana --ip <host o ip> --port <database port> --user <database user> --password <password database> --conf <path conf> --data_dir <path .data>
```

[![image-1656435538204.PNG](https://pandorafms.com/guides/public/uploads/images/gallery/2022-06/scaled-1680-/image-1656435538204.PNG)](https://pandorafms.com/guides/public/uploads/images/gallery/2022-06/image-1656435538204.PNG)