Table of Contents

Servers properties

Purpose

A BusinessObjects system is configured via a large set of properties, and its state can be analyzed via a set of metrics.
This monitor allows to track property and metrics values and notify if not set to the appropriate value or out of the appropriate range.

Configuration hints

Discover property and metric names

Thresholds

Report

Surveillance table

ParameterDescription
ActiveIf checked, the rule will be active.
ServerThe server(s) concerned by the rule
PropertyThe monitored property
Expected valueThe value at which the property is expected to stay. If Property is a number you can use the advanced threshold syntax.
SeverityThe severity of the alarm
Auto clearIf checked, the alarm will be cleared as soon as the alarm condition is not met anymore.
PrefixThis field allows to add custom text within the alarm message. %MSG% variable will contain the actual generated message and can be used such as: “my_prefix %MSG% my_suffix”. By default, tag will be used as prefix.
AlarmIf checked, this line of surveillance will be used for alarm generation.

Examples

ActiveServerPropertyExpected valueSeverityAuto clearPrefixAlarm
true*LogLevelLowCRITICALtrue true

Effect : An alarm will be generated if on one of the servers the property LogLevel is configured to something else than Low.