CAS Config domain
Tracks CAS host configurations, where a configuration is the application of one or more template sets to a specific database server host. From configuration instances you can see which items within template sets are enabled or disabled, or exactly which files are selected and monitored (or not) by file name pattern templates. This topic describes the domain's entities and attributes.
Available to roles: all
Host Entity
Identifies a CAS host (a database server) and the current status of CAS (online/offline). A CAS Host entity is created the first time that CAS is seen on a database server host. It is updated each time that the online/offline status changes. The Host entity is available in the CAS Host History domain and the CAS Config domain.
Attribute | Description |
---|---|
Host Id | Host ID |
Host Name | Database server host name (might display as IP address) |
IP | Host IP |
Is Online | Online status (Yes/No) when record was written |
OS Type | Operating system: UNIX or WIN |
Instance Config entity
An Instance Config Entity is created each time that an instance configuration is defined. This entity defines how the CAS instance connects to the database (if necessary), and identifies the template set used by the instance.
Description | Description |
---|---|
DB Type | Database Type (Oracle, MS-SQL, DB2®, Sybase, Informix®, etc.) or N/A for an operating system instance. |
Instance | The name of the instance. |
User | The user name that CAS uses to log onto the database; or N/A for an operating system instance. |
Port | The port number CAS uses to connect to the database; this can be empty for an operating system instance. |
DB Home Dir | The home directory for the database; this can be empty for an operating system instance. |
Template Set ID | Identifies the template set used by this instance. |
Datasource entity
Attribute | Description |
---|---|
Connection Properties | Reported only if additional connection properties are included on the JDBC URL to establish a JDBC connection with this datasource. |
Data-Source Severity | Severity Classification (or impact level) if defined for the datasource. |
Database Name | If defined for the datasource: schema name for DB2 or Oracle datasource. Database name for others. |
Database Description | Longer description of the datasource, if defined. |
Database ID | Database ID |
Database Name | If defined for the datasource: schema name for DB2 or Oracle datasource. Database name for others. |
Database Type | The datasource type. |
Host | Host name or IP address |
Last Connect | |
Port | Port, if defined for the datasource |
Service Name | For a DB2 datasource, the database name. For Oracle, Informix, and IBM ISeries, the service name. |
Shared | True/false. True indicates that this datasource is shared with other applications. |
User Name | User name, if defined for this datasource. |