diff --git a/content/en/database_monitoring/setup_oracle/autonomous_database.md b/content/en/database_monitoring/setup_oracle/autonomous_database.md index 987259fccf6..9500b2954d6 100644 --- a/content/en/database_monitoring/setup_oracle/autonomous_database.md +++ b/content/en/database_monitoring/setup_oracle/autonomous_database.md @@ -15,7 +15,7 @@ further_reading: {{% dbm-oracle-definition %}} -The Agent collects telemetry directly from the database by logging in as a read-only user. +The Agent collects telemetry directly from the database by logging in as a read-only user. ## Before you begin @@ -98,7 +98,9 @@ For installation steps, see the [Agent installation instructions][8]. Download the wallet zip file from the Oracle Cloud and unzip it. -Create the Oracle Agent conf file `/etc/datadog-agent/conf.d/oracle-dbm.d/conf.yaml`. See the [sample conf file][2] for all available configuration options. +Create the Oracle Agent conf file `/etc/datadog-agent/conf.d/oracle.d/conf.yaml`. See the [sample conf file][11] for all available configuration options. + +**Note:** The configuration subdirectory for the Agent releases below `7.53.0` is `oracle-dbm.d`. Set the `protocol` and `wallet` configuration parameters. @@ -141,7 +143,7 @@ On the Integrations page in Datadog, install the [Oracle integration][9] for you ### Validate the setup -[Run the Agent's status subcommand][5] and look for `oracle-dbm` under the **Checks** section. Navigate to the [DBM Oracle Database Overview][7] dashboard and [Databases][6] page in Datadog to get started. +[Run the Agent's status subcommand][5] and look for `oracle` under the **Checks** section. Navigate to the [DBM Oracle Database Overview][7] dashboard and [Databases][6] page in Datadog to get started. ## Custom queries @@ -158,7 +160,7 @@ Database Monitoring supports custom queries for Oracle databases. See the [conf. [7]: https://app.datadoghq.com/dash/integration/30990/dbm-oracle-database-overview [8]: https://app.datadoghq.com/account/settings/agent/latest [9]: https://app.datadoghq.com/integrations/oracle -[11]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle-dbm.d/conf.yaml.example +[11]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle.d/conf.yaml.example [12]: /database_monitoring/architecture/ ## Further reading diff --git a/content/en/database_monitoring/setup_oracle/exadata.md b/content/en/database_monitoring/setup_oracle/exadata.md index e7e9a57cde0..370ded1d5a3 100644 --- a/content/en/database_monitoring/setup_oracle/exadata.md +++ b/content/en/database_monitoring/setup_oracle/exadata.md @@ -15,7 +15,7 @@ further_reading: {{% dbm-oracle-definition %}} -The Agent collects telemetry directly from the database by logging in as a read-only user. +The Agent collects telemetry directly from the database by logging in as a read-only user. ## Before you begin @@ -75,7 +75,7 @@ On the Integrations page in Datadog, install the [Oracle integration][10] for yo ### Validate the setup -[Run the Agent's status subcommand][1] and look for `oracle-dbm` under the **Checks** section. Navigate to the [Dashboard][11] and the [Databases][2] page in Datadog to get started. +[Run the Agent's status subcommand][1] and look for `oracle` under the **Checks** section. Navigate to the [Dashboard][11] and the [Databases][2] page in Datadog to get started. ## Custom queries @@ -87,7 +87,7 @@ Database Monitoring supports custom queries for Oracle databases. See the [conf. [2]: https://app.datadoghq.com/databases [3]: /database_monitoring/setup_oracle/selfhosted [4]: /database_monitoring/setup_oracle/rac -[5]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle-dbm.d/conf.yaml.example +[5]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle.d/conf.yaml.example [6]: /agent/basic_agent_usage#agent-overhead [7]: /database_monitoring/data_collected/#sensitive-information [8]: https://app.datadoghq.com/dash/integration/30990/dbm-oracle-database-overview diff --git a/content/en/database_monitoring/setup_oracle/rac.md b/content/en/database_monitoring/setup_oracle/rac.md index b22536a1b01..c3f8d1618fa 100644 --- a/content/en/database_monitoring/setup_oracle/rac.md +++ b/content/en/database_monitoring/setup_oracle/rac.md @@ -15,7 +15,7 @@ further_reading: {{% dbm-oracle-definition %}} -The Agent collects telemetry directly from the database by logging in as a read-only user. +The Agent collects telemetry directly from the database by logging in as a read-only user. ## Before you begin @@ -98,7 +98,7 @@ On the Integrations page in Datadog, install the [Oracle integration][10] for yo ### Validate the setup -[Run the Agent's status subcommand][1] and look for `oracle-dbm` under the **Checks** section. Navigate to the [Dashboard][11] and [Databases][2] page in Datadog to get started. +[Run the Agent's status subcommand][1] and look for `oracle` under the **Checks** section. Navigate to the [Dashboard][11] and [Databases][2] page in Datadog to get started. ## Custom queries @@ -110,7 +110,7 @@ Database Monitoring supports custom queries for Oracle databases. See the [conf. [2]: https://app.datadoghq.com/databases [3]: /database_monitoring/setup_oracle/selfhosted [4]: https://app.datadoghq.com/dash/integration/30990/dbm-oracle-database-overview -[5]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle-dbm.d/conf.yaml.example +[5]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle.d/conf.yaml.example [6]: /agent/basic_agent_usage#agent-overhead [7]: /database_monitoring/data_collected/#sensitive-information [8]: https://app.datadoghq.com/dash/integration/30990/dbm-oracle-database-overview diff --git a/content/en/database_monitoring/setup_oracle/rds.md b/content/en/database_monitoring/setup_oracle/rds.md index c7986bc639f..507ea62eade 100644 --- a/content/en/database_monitoring/setup_oracle/rds.md +++ b/content/en/database_monitoring/setup_oracle/rds.md @@ -15,7 +15,7 @@ further_reading: {{% dbm-oracle-definition %}} -The Agent collects telemetry directly from the database by logging in as a read-only user. +The Agent collects telemetry directly from the database by logging in as a read-only user. ## Before you begin @@ -52,19 +52,19 @@ Complete the following steps to enable Database Monitoring with your Oracle data ```SQL grant create session to datadog ; -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SESSION','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$DATABASE','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$CONTAINERS','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SQLSTATS','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SQL','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$INSTANCE','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SQL_PLAN_STATISTICS_ALL','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('DBA_FEATURE_USAGE_STATISTICS','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$PROCESS','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SESSION','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('V_$CON_SYSMETRIC','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('CDB_TABLESPACE_USAGE_METRICS','DATADOG','SELECT',p_grant_option => false); -exec rdsadmin.rdsadmin_util.grant_sys_object('CDB_TABLESPACES','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SESSION','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$DATABASE','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$CONTAINERS','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SQLSTATS','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SQL','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$INSTANCE','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SQL_PLAN_STATISTICS_ALL','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('DBA_FEATURE_USAGE_STATISTICS','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$PROCESS','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SESSION','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('V_$CON_SYSMETRIC','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('CDB_TABLESPACE_USAGE_METRICS','DATADOG','SELECT',p_grant_option => false); +exec rdsadmin.rdsadmin_util.grant_sys_object('CDB_TABLESPACES','DATADOG','SELECT',p_grant_option => false); exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SQLCOMMAND','DATADOG','SELECT',p_grant_option => false); exec rdsadmin.rdsadmin_util.grant_sys_object('V_$DATAFILE','DATADOG','SELECT',p_grant_option => false); exec rdsadmin.rdsadmin_util.grant_sys_object('V_$SGAINFO','DATADOG','SELECT',p_grant_option => false); @@ -97,7 +97,9 @@ For installation steps, see the [Agent installation instructions][8]. ### Configure the Agent -Create the Oracle Agent conf file `/etc/datadog-agent/conf.d/oracle-dbm.d/conf.yaml`. See the [sample conf file][9] for all available configuration options. +Create the Oracle Agent conf file `/etc/datadog-agent/conf.d/oracle.d/conf.yaml`. See the [sample conf file][9] for all available configuration options. + +**Note:** The configuration subdirectory for the Agent releases below `7.53.0` is `oracle-dbm.d`. ```yaml init_config: @@ -134,7 +136,7 @@ On the Integrations page in Datadog, install the [Oracle integration][7] for you ### Validate the setup -[Run the Agent's status subcommand][3] and look for `oracle-dbm` under the **Checks** section. Navigate to the [Dashboard][5] and [Databases][4] page in Datadog to get started. +[Run the Agent's status subcommand][3] and look for `oracle` under the **Checks** section. Navigate to the [Dashboard][5] and [Databases][4] page in Datadog to get started. ## Custom queries @@ -150,7 +152,7 @@ Database Monitoring supports custom queries for Oracle databases. See the [conf. [6]: /database_monitoring/data_collected/#sensitive-information [7]: https://app.datadoghq.com/integrations/oracle [8]: https://app.datadoghq.com/account/settings/agent/latest -[9]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle-dbm.d/conf.yaml.example +[9]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle.d/conf.yaml.example [10]: /database_monitoring/architecture/ ## Further reading diff --git a/content/en/database_monitoring/setup_oracle/selfhosted.md b/content/en/database_monitoring/setup_oracle/selfhosted.md index b1bd6879db2..85a772fbcbc 100644 --- a/content/en/database_monitoring/setup_oracle/selfhosted.md +++ b/content/en/database_monitoring/setup_oracle/selfhosted.md @@ -118,7 +118,9 @@ For installation steps, see the [Agent installation instructions][1]. ### Configure the Agent -Create the Oracle Agent conf file `/etc/datadog-agent/conf.d/oracle-dbm.d/conf.yaml`. See the [sample conf file][4] for all available configuration options. +Create the Oracle Agent conf file `/etc/datadog-agent/conf.d/oracle.d/conf.yaml`. See the [sample conf file][4] for all available configuration options. + +**Note:** The configuration subdirectory for the Agent releases below `7.53.0` is `oracle-dbm.d`. {{< tabs >}} {{% tab "Multi-tenant" %}} @@ -170,7 +172,7 @@ On the Integrations page in Datadog, install the [Oracle integration][7] for you ### Validate the setup -[Run the Agent's status subcommand][8] and look for `oracle-dbm` under the **Checks** section. Navigate to the [Dashboard][2] and [Databases][3] page in Datadog to get started. +[Run the Agent's status subcommand][8] and look for `oracle` under the **Checks** section. Navigate to the [Dashboard][2] and [Databases][3] page in Datadog to get started. ## Custom queries @@ -181,7 +183,7 @@ Database Monitoring supports custom queries for Oracle databases. See the [conf. [1]: https://app.datadoghq.com/account/settings/agent/latest?platform=overview [2]: https://app.datadoghq.com/dash/integration/30990/dbm-oracle-database-overview [3]: https://app.datadoghq.com/databases -[4]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle-dbm.d/conf.yaml.example +[4]: https://github.com/DataDog/datadog-agent/blob/main/cmd/agent/dist/conf.d/oracle.d/conf.yaml.example [5]: /database_monitoring/data_collected/#sensitive-information [6]: /agent/basic_agent_usage#agent-overhead [7]: https://app.datadoghq.com/integrations/oracle diff --git a/content/en/database_monitoring/setup_oracle/troubleshooting.md b/content/en/database_monitoring/setup_oracle/troubleshooting.md index 74928c5364a..c44bb8f5eb7 100644 --- a/content/en/database_monitoring/setup_oracle/troubleshooting.md +++ b/content/en/database_monitoring/setup_oracle/troubleshooting.md @@ -19,7 +19,7 @@ Check the connectivity between the Agent and the monitored database by running o - `curl :` - `telnet ` -It's important to specify the exact values for `` and `` that are configured for that instance in the `oracle-dbm` configuration file. +It's important to specify the exact values for `` and `` that are configured for that instance in the `oracle` configuration file. Using the `telnet` command as an example, the expected output for a correctly configured connection is @@ -43,4 +43,4 @@ Execute the permission grants listed in the **Grant permissions** step of the [s [1]: /database_monitoring/setup_oracle/ [2]: /database_monitoring/setup_oracle#recommended-agent-version -[3]: /database_monitoring/setup_oracle#setup \ No newline at end of file +[3]: /database_monitoring/setup_oracle#setup diff --git a/layouts/shortcodes/dbm-supported-oracle-agent-version.md b/layouts/shortcodes/dbm-supported-oracle-agent-version.md index 4197da839bd..d9cfc4a3c44 100644 --- a/layouts/shortcodes/dbm-supported-oracle-agent-version.md +++ b/layouts/shortcodes/dbm-supported-oracle-agent-version.md @@ -1,2 +1,2 @@ Supported Agent version -: 7.49.1+ \ No newline at end of file +: 7.50.1+