Table of Contents

Search

  1. Preface
  2. Part 1: Introducing Operational Insights
  3. Part 2: Monitoring Informatica Intelligent Cloud Services
  4. Part 3: Monitoring on-premises applications

Operational Insights

Operational Insights

Connecting to the Monitoring Statistics Model repository

Connecting to the Monitoring Statistics Model repository

Enter the information required to collect CPU and memory consumption metrics for domain nodes from the Model repository associated with the monitoring Model Repository.
You only need to enter the connection information when configuring either the Domain Resource Usage Statistics Collector or the Data Engineering Integration Collector. The same information is used by both collectors.
Use the Administrator tool that you use to manage the domain to locate the required property values:
  • Select the
    Services and Nodes
    view.
  • Click the
    Monitoring Configuration
    tab, and then note the name of the Model Repository Service.
  • Select the Model Repository Service instance in the Domain Navigator, and then note the properties listed under Repository Database Properties.
After you locate the required property values, complete the following steps configure the connection to the Model repository.
  1. Enter the following required properties:
    Property
    Description
    Database Type
    Model repository database type.
    Username
    User name for the Model repository database.
    Password
    Password for the Model repository database.
    JDBC Connection String
    JDBC connection string used to connect to the Model repository database.
    You can optionally specify a named instance JDBC URL to connect to a SQL Server database. Format the string as follows:
    jdbc:informatica:sqlserver://<database host name>\<named instance name>;databaseName=<database name>
    You can also specify a Windows authentication connection string to connect to a SQL Server database using Windows authentication. Format the string as follows:
    jdbc:informatica:sqlserver://<databse host name>:<database port>;DatabaseName=<database name>;SnapshotSerializable=true;AuthenticationMethod=ntlmjava;Domain=<SQL Server domain name>
    Note that the connection uses the NTLM authentication scheme.
  2. Enter the following optional properties:
    Property
    Description
    Secure JDBC Parameters
    Secure database parameters if the Model repository database is secured with the SSL protocol.
    Schema Name
    Schema name in the Model repository database that contains monitoring data.
    Tablespace Name
    If the Model repository database is an IBM DB2 database, you can specify the name of the tablespace that contains monitoring data.
  3. Click
    Test Connection
    to verify the connection settings.

0 COMMENTS

We’d like to hear from you!