To ensure that CA Business Service Insight functions correctly, perform these Tasks
Important! After installing CA Business Service Insight, log in as sadmin/sadmin user before logging in as any other user.
Follow these steps:
The Services window opens.
Note: The server location of each service is given after the Service Name.
|
Service Name |
Service Description |
Service Catalog Modeling |
Service Level Calculations |
Enterprise Impact Analysis |
|---|---|---|---|---|
|
ACE Transition Service |
The ACE Transition Service is an installed service as of version 8.2. The service detects and sets recalculation date requests that arrive while in the process of assigning a metric from the ACE1 engine to the ACE2 engine. |
|
|
|
|
Adapter Listener |
Communicates with the adapters. The service reads data from the adapters and stores it in the CA Business Service Insight database. This service communicates with adapters through a TCP/IP socket. |
No |
Yes |
No |
|
Adapter Deployment |
Responsible for creating adapters. The service receives requests to create, update, or delete adapters from the adapter wizard. Communication with this service is done through a web service interface. |
No |
Yes |
Yes |
|
Alerts |
Receives events from various parts of the system. The service compares data in those events to the set of system Alert Profiles. When an event matches an Alert Profile, the service generates an alert. The service receives events from a database queue. |
No |
Yes |
Yes |
|
Current Status Engine |
Calculates the Current Status indicators on the Dashboard. |
No |
No |
Yes |
|
Dashboard Engine |
Calculates the severity of each dashboard entity. |
No |
No |
Yes |
|
Log Server |
Writes log messages from various parts of the system into the database. Each CA Business Service Insight component communicates with the Log server through a TCP/IP socket to log a message. |
Yes |
Yes |
Yes |
|
Penalty Writer |
Provides backward compatibility. The deprecated penalty writer functions are now done using metrics. |
No |
No |
Yes |
|
PSL Writer (PSL) |
The old main calculation engine. It calculates the service level of each metric in each contract in the system. To scale up, install more than one PSL Writer service on an application server. The services are then typically named "PSL Writer N" where N is a unique ID given to each service. |
No |
Yes |
Yes |
|
Reports Scheduler |
Runs scheduled reports. |
No |
No |
Yes |
|
PSLWorker |
Calculates the provided service level for ACE2 metrics.
|
No |
Yes |
Yes |
|
ScriptHost |
Hosts engine tasks |
Yes |
Yes |
Yes |
|
Oblisync on JBoss Application Server |
Enables the Content Transfer feature to run. |
No |
Yes |
No |
|
ACE on JBoss Application Server |
The JEE Application Server; it runs the ACE2 Manager. |
No |
Yes |
Yes |
|
Tomcat 6 |
This service is the Apache Tomcat 6.0.32 Server (http://tomcat.apache. |
Yes |
Yes |
No |
|
Tasks Host |
Does asynchronous, system maintenance operations including:
|
Yes |
Yes |
Yes |
For example, if the prefix mapped to the CA website is “ca” update the web.config file as follows:
<appSettings> <add key="ProxyPrefix" value="/ca/" /> </appSettings>
If the ProxyPrefix key does not exist, or if its value is an empty string, then the website functions in normal mode.
"X-Forwarded-CA-Oblicore-Proxy".
For example, when the Oblicore web application proxy access URL is http://proxy/ca/ ("ca" is the prefix), then the web.config file is updated as follows:
<appSettings> <add key="ProxyPrefix" value="/ca/" /> </appSettings>
In addition to this update, a new header is added in the proxy web application configuration with the following key name:
"X-Forwarded-CA-Oblicore-Proxy".
|
Copyright © 2013 CA.
All rights reserved.
|
|