CRC Scripts for BusinessObjects Enterprise

Health Check performs a "health check" of the Enterprise system.

The checks performed on jobs processed and server metrics depend on the run-time options in the script's arguments:

"ServerStatus" to show the status of Enterprise servers
"ServerMetrics" to show the Enterprise server metrics (since started)
"Jobs" to show the Enterprise jobs in the past 24 hours
"JobStats" to show the Enterprise job statistics in the past 24 hours

The script code illustrates how to get command arguments and execute code sections depending on the selected options. The script is self-contained, so no configuration is needed, such as ODBC links to external databases.

For new migrations, we schedule this script to run nightly and e-mail us the results (script programs, like reports, support output destinations).

Show me how scripting is enabled in Enterprise in a new browser window