Reference: SAP Business Objects Monitoring Parameters

This section contains a reference of all SAP Business Object Monitoring Parameters provided by Avantra.

BoJobsSelectRange

Specify the numer of days the BO_Jobs check selects checks from.

Description

BoJobsSelectRange can be used to specifiy the range of days back from the current moment that is applied to select jobs in. I.e. the default value is 1 day, so all jobs that have been executed within the last 24 hours are selected by default.

Reference Data
Configures

BO_Jobs

Unit

Days

BoJobStatTimeSpan

Specify the time window the BO_JobStat check selects checks in.

Description

BoJobStatTimeSpan can be used to specifiy the time range back from the current moment that is applied to select jobs in. I.e. the default value is 60 minutes, so all jobs that have been executed within the last 60 minutes are selected by default.

Reference Data
Configures

BO_JobStat

Unit

Hours

BoLogExprCrit

Define the expression to determine CRITICAL log entries in BO_Logs check.

Description

This expression is used to process log entries from the SAP Business Object log files. If a entry matches this expression, the BO_Logs check will become CRITICAL.

Reference Data
Configures

BO_Logs

Default Value

InList('%%Log%%', 'Fatal')

Unit

String

BoLogExprWarn

Define the expression to determine WARBUBG log entries in BO_Logs check.

Description

This expression is used to process log entries from the SAP Business Object log files. If a entry matches this expression, the BO_Logs check will become WARNING.

Reference Data
Configures

BO_Logs

Default Value

InList('%%Severity%%', 'E','W')

Unit

String

BoLogGroups

Specify log file name patterns for SAP Business Object log files to be examined.

Description

This parameter allows to define a list of name patterns to narrow the list of log files that shall be examined by the BO_Logs check. Wildcards (*, ?) are allowed; different patterns must be separated by a comma.

Reference Data
Configures

BO_Logs

Default Value

empty (all log files)

Unit

String

BoLogsTimeSpan

Define the time window log entries from the various SAP Business Object log files are examined.

Description

BoLogsTimeSpan can be used to define the time window which the BO_Logs check examines log entries in, back from the current moment. As an example, the default value is 60 minutes, so only log entries that have been written in the past 60 minutes are examined.

A side effect of this parameter is that it defines the time span a certain log entry is visible for the BO_Logs check. When an entry causes the check to become CRITICAL, the check will remain CRITICAL as long as the status is considered in the evaluation, i.e. during the time span.

The parameter is active for all examined log files.

Reference Data
Configures

BO_Logs

Default Value

60

Unit

Minutes

BoProcessesOrphans

Determine if orphaned processes are considered in the BO_Processes check.

Description

This parameter lets you select if orphaned processes (parent process id = -1) are considered for calculating the check result.

Reference Data
Configures

BO_Processes

Default Value

include (orphaned processes are considered)

Unit

Enum, either Include or Exclude

BoServersExclude

Define a list of patterns to exclude servers from being considered in the BO_Servers check.

Description

This parameter allows to define a black list of server names / patterns to be excluded from the evaluation by the BO_Servers check. Wildcards may be used (*, ?), patterns must be separated by a comma.

Reference Data
Configures

BO_Servers

Default Value

empty (no excluded servers)

Unit

String

BoServersInclude

Define a list of patterns to define servers to be considered in the BO_Servers check.

Description

This parameter allows to define a white list of server names / patterns to be considered in the BO_Servers check. Only servers matching the white list will be considered. Wildcards may be used (*, ?), patterns must be separated by a comma.

Reference Data
Configures

BO_Servers

Default Value

empty (all servers are included)

Unit

String

BoSystemRootDirectory

Define the system root directory of the SAP Business Object installation.

Description

This parameter force overwrites the automatically detected system root of a SAP Business Object installation. For example, on Unix installations, this should point to the ../<sid>/sap_bobj folder.

Reference Data
Configures

BO_CMSConnect,BO_Alive

Default Value

empty (use auto detected folder)

Unit

String