Dynatrace provides you with a framework that you can use to extend your application observability into data acquired directly from your SAP Hana Database layer, so that you can monitor how database server tasks impact your app.
Start by checking Dynatrace Hub to see if the Dynatrace-provided PostgreSQL Database Server extension satisfies your requirements.
Designate an ActiveGate group or groups that will remotely connect to your SAP Hana Database server to pull data. All ActiveGates in each designated group need to be able to connect to your SAP Hana Database server.
Latest Dynatrace
Now you can use the dedicated Extensions app to manage your extensions. It provides a similar activation and configuration workflow as Dynatrace Hub in the previous Dynatrace. Additionally, it gives you direct access to extension health monitoring.
Dynatrace Hub provides a unified workflow to enable and manage extensions that will ingest SAP Hana Database data into your Dynatrace environment.
Required permission: Change monitoring settings
The SAP Hana Database extension requires the driver jar file to be manually put to the ActiveGate host location.
To define the SAP Hana Database server, put ngdbc.jar
file in the following location:
Windows: C:\ProgramData\dynatrace\remotepluginmodule\agent\conf\userdata\libs
Linux: /var/lib/dynatrace/remotepluginmodule/agent/conf/userdata/libs/
You can obtain the ngdbc.jar
file from the SAP Hana Client installation directory:
C:\Program Files\SAP\hdbclient\ngdbc.jar
/usr/sap/hdbclient/ngdbc.jar
The extension activation wizard contains a dynamically updated JSON payload with your monitoring configuration. See Extensions 2.0 lifecycle to learn how to use it to activate an extension using the Dynatrace API.