On AIX, Dynatrace supports deep-code monitoring for Java, Apache, WebLogic and Websphere applications. Since OneAgent version 1.189, you only need to Allow AIX kernel extension on your AIX Host settings page in Dynatrace. For earlier releases, you need to perform some configuration on AIX, see Install OneAgent on AIX.
To enable automated injection
You can use the Settings API to configure your automated injection.
builtin:host.monitoring.aix-kernel-extension
as the schemaId.builtin:host.monitoring.aix-kernel-extension
schema, create your configuration object.If you manually configured your AIX host to inject OneAgent code modules, we recommend that you clear the LDR_PRELOAD
and the LDR_PRELOAD64
environment variables after you enable the automated injection. This enables you to uninstall OneAgent simply using the uninstall script without the need to clear the environment variables.