Reference: SAP Business Objects Checks

This section contains a reference of all SAP Business Objects Checks provided by Avantra.

BO_Alive

Verifies if core components and Checks of a SAP Business Object installation are OK.

Description

BO_Alive verifies the status of checks BO_CMSConnect, BO_Processes, and DBCONNECT . It calculates the overall status from those checks and composes a corresponding check result text.

Example 1. Example
BO_CMSConnect check is OK for BOE
BO_Processes check is OK for BOE
DBCONNECT check is OK for ANY_BOE
Reference Data
Managed Object

SAP Business Object

Check Cycle

Basic

Depends on

no dependency

Monitoring Parameters

BO_CMSConnect

Verify login to CMS service of SAP Business Object installation.

Description

This {Check} verifies if a successful login can be performed to the SAP Business Object _CMS service using the configured CMS user and password.

BO_JobStat

Monitor SAP Business Object jobs that have run during the last hour.

Description

This Check verifies the status of all jobs that have run during the last 60 minutes (see BoJobStatTimeSpan) on the SAP Business Object installation.

BO_Jobs

Check status of SAP Business Object jobs that have run during the last day(s).

Description

This daily Check verifies the status of all jobs that have run during the last days (see BoJobsSelectRange) on the SAP Business Object installation.

BO_Logs

Verify log files of a SAP Business Object installation.

Description

This Check verifies all log files of a SAP Business Object installation. It parses the log entries that have been added during the last 60 minutes (configurable by BoLogsTimeSpan).

Each of the SAP Business Object's various log files is examined and results in a dedicated check sub result section with its own status, which then contributes to the overall status of the check.

To narrow down the log file selection, the parameter BoLogGroups may be used.

The criteria for WARNING and CRITICAL states of a log entry may be adapted by the monitoring parameters BoLogExprWarn and BoLogExprCrit.

BO_Processes

Verify processes of a SAP Business Object installation.

Description

This {Check} verifies the processes of a SAP Business Object installation. Special attention is paid to the _Server Intelligence Agent (sia) process. If any problem is detected with that process, the check will become CRITICAL, which in turn will affect the status of BO_Alive.

If any problems with other processes are detected, the check will become WARNING.

BO_Servers

Verify servers of a SAP Business Object installation.

Description

This Check verifies the status of the servers of a SAP Business Object installation. The list of servers to be examined can be narrowed down either by a whitelist BoServersInclude or blacklist parameter BoServersExclude.