article Understanding your Oracle Connection Settings

Related Documentation Version of up.time affected Affected Platforms
up.time Configuration Parameters 4.4 or newer All

If you plan to run up.time with an Oracle DataStore, you can use the information in the Oracle TNS connection string to populate database-specific fields that need to be set in the uptime.conf file.

The uptime.conf file settings for an Oracle DataStore are:

dbDriver=oracle.jdbc.OracleDriver
dbType=oracle
dbHostname=oraserv
dbPort=1521
dbName=uptime
dbUsername=name
dbPassword=password

Below is a sample of a TNS connection string:

(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oracle1-2-3.yourdomain.com) (PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=oradb.yourdomain.com)))

Add the values highlighted in bold in the TNS connection string above into the uptime.conf file as follows:

dbHostname=oracle1-2-3.yourdomain.com
dbPort=1521
dbName=oradb.yourdomain.com

Related Articles


Running up.time with an Oracle database

RatingViews
article

By: uptime Support | Date Created: 1-16-2006 | Last Modified: 7-22-2014 | Index: 053

  10300

Changing RSS proxy information.

RatingViews
article

When up.time can not connect to the Knowledge Base news feed, change the proxy settings in the uptime.conf file.

By: uptime Support | Date Created: 11-6-2006 | Last Modified: 7-28-2011 | Index: 101

  6172

Oracle Advanced Metrics service monitor

RatingViews
article

This article outlines the performance metrics that the up.time Oracle Advanced Metrics monitor collects from an Oracle database.

By: uptime Support | Date Created: 1-23-2007 | Last Modified: 7-4-2011 | Index: 121

  7416

Understanding the Status of Services

RatingViews
article

This article explains the status of the services that are displayed in the GlobalScan panel

By: uptime Support | Date Created: 9-6-2007 | Last Modified: 6-28-2011 | Index: 213

  3359

Understanding Dates and Times in up.time

RatingViews
article

This article explains how to properly specify date ranges when configuring graphs and reports

By: uptime Support | Date Created: 7-13-2007 | Last Modified: 6-27-2011 | Index: 216

  2636

User Comments



No comments have been posted.

Copyright © 2021 IDERA, Inc.   Legal   Privacy Statement