Reference: SAP Business Objects Monitoring Parameters

This section contains reference information on all SAP Business Object Monitoring Parameters provided by Avantra.

BoJobsSelectRange

Specify the number of days from which the BO_Jobs check selects checks.

Description

BoJobsSelectRange can be used to specify a range of days back from the current moment that is applied to select jobs. That is, 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 from which the BO_JobStat check selects checks.

Description

BoJobStatTimeSpan can be used to specify a time range back from the current moment that is applied to select jobs. That is, 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 an 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 an 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 you to define a list of name patterns to narrow the list of log files that need to be examined by the BO_Logs check. Wildcards (*, ?) are allowed; different patterns must be separated by commas.

Reference Data
Configures

BO_Logs

Default Value

empty (all log files)

Unit

String

BoLogsTimeSpan

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

Description

BoLogsTimeSpan can be used to define a time window in which the BO_Logs check examines the log entries 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 you to define a blacklist of server names / patterns to be excluded from the evaluation by the BO_Servers check. Wildcards may be used (*, ?), patterns must be separated by commas.

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 you 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 commas.

Reference Data
Configures

BO_Servers

Default Value

empty (all servers are included)

Unit

String

BoServersStoppedStatus

Configures BO_Servers check.

Description

This parameter allows to define the status if any server is enabled but stopped.

Reference Data
Configures

BO_Servers

Default Value

Critical

Unit

Enum, either Critical, Warning, or OK

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