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.
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.
Configures | |
Unit |
Days |
BoJobStatTimeSpan
Specify the time window the BO_JobStat check selects checks in.
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.
Configures | |
Unit |
Hours |
BoLogExprCrit
Define the expression to determine CRITICAL log entries in BO_Logs check.
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.
Configures | |
Default Value |
|
Unit |
String |
BoLogExprWarn
Define the expression to determine WARBUBG log entries in BO_Logs check.
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.
Configures | |
Default Value |
|
Unit |
String |
BoLogGroups
Specify log file name patterns for SAP Business Object log files to be examined.
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.
Configures | |
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.
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.
Configures | |
Default Value |
60 |
Unit |
Minutes |
BoProcessesOrphans
Determine if orphaned processes are considered in the BO_Processes check.
This parameter lets you select if orphaned processes (parent process id = -1) are considered for calculating the check result.
Configures | |
Default Value |
include (orphaned processes are considered) |
Unit |
Enum, either |
BoServersExclude
Define a list of patterns to exclude servers from being considered in the BO_Servers check.
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.
Configures | |
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.
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.
Configures | |
Default Value |
empty (all servers are included) |
Unit |
String |
BoSystemRootDirectory
Define the system root directory of the SAP Business Object installation.
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.
Configures | |
Default Value |
empty (use auto detected folder) |
Unit |
String |