Viewing Reports for Current or Past Health Check Tests

On the Reports tab, you can view both the ANT script output and the JSON report that is generated during Enterprise Deployment Health Check. You can also monitor current Health Check tests in progress.

Enterprise Deployment Health Check Reports

You can perform the following tasks from the report table:
Column Description
Report name For each Health Check test performed, the following files are generated in the report:
  • The .out file is the Ant console output captured during Ant script execution.
  • The.json file is the Enterprise Deployment Health Check Report generated by Enterprise Deployment Health Check Ant task.

Clicking a hyperlinked name in the Report name column opens the report in a browser.

Type Type of the health check test
Size File size of *.out or *.json file
Duration Duration for which Enterprise Deployment Health Check was last run.
Date Date and time when health check ran in past.
Download Click icon to download the report
Review To view the report in HTML format, click icon.
Stream If the health check test is in progress, you can view the console output of the health check test in browser by clicking the stream icon .
Note: Streaming of console output on the Reports tab is not supported in Internet Explorer. In Internet Explorer, you can view the live streaming of console output in the output area of the tests pages.
Terminate Click terminate icon to terminate the health check test that is in progress.
  • Failed jobs are highlighted by light red background in the report table. To view only failed jobs, click Show failed only in the upper-right corner.
  • Click the Reload button to refresh the report table of the page.
  • To view the errors for failed tests, click Show errors in the upper-left corner. Errors for the failed test are displayed in the Errors column. This button toggles between Show errors and Hide errors. You can hide Errors column by clicking Hide errors button.
  • To view the targets for health check test, click Show Targets button. Target column is displayed in the report table.
  • You can view entities participated in the health check by clicking Show Participants button. Entities participated in respective health check test are displayed in the Participant column.
  • You can use search box to search for specific reports in the report table. Enter the keyword in the search box, for example: entity name, report type. The reports relevant to the entered keyword are displayed in the report table.