*Purpose

Engineering Dashboard (ED) is a component of CAST AIP that will help you to view the health factors, their grades, action plans, critical violations, KLOC, etc and their associated details for single or multiple applications.

 It helps in monitoring and measuring the grades of health factors, and can be used to drill down into the details of violations for the application(s).

The CAST Engineering Dashboard will give visibility, measurement and details of all the computations that have been done for a single application or multiple applications that are present in the site.

Below is a screenshot which shows the interface of ED:

This page will help you solve problems related to the CAST Application Engineering Dashboard (ED).

For more information, refer to:

*Observed in CAST AIP
Release
Yes/No
8.3.x(tick)
*Observed on RDBMS
RDBMS
Yes/No
CSS(tick)
Action Plan
  1. If the issue that is being faced is that clicking on a selected application from the list of applications does not open the specific application dashboard, then:
    1. Check if the resource name in the context.xml has a hyphen in it
      1. If it does, remove the hyphen so that it changes from something like this:
        name="jdbc/domains/App-1"

        to this:

        name="jdbc/domains/App1"
        (this issue is resolved in dashboard package 1.9.0)
      2. If not then report your problem to CAST Technical Support and provide below Relevant Input:
  2. Otherwise choose the problem that you are interested in related to AED:
  3. If you do not find the information you are looking for or a solution to your problem, in this page then report your problem to CAST Technical Support and provide below Relevant Input:

For Technical support only please refer to the page - Engineering Dashboard - ED - Information - How to reproduce ED issues

Relevant Input

  • CAST Support Tool (CST) - alias Sherlock export with options  CAST Logs , CAST DB CheckerCAST Configuration Files, CAST Databases with Management Base, Knowledge Base, Central base and CAST AAD/AED Folder. 
  • Screenshot(s) of AED showing issue with URL
Notes/comments


Related Pages