<%NUMBERING1%>.<%NUMBERING2%>.<%NUMBERING3%> PRTG Manual: Business Process Sensor

The Business Process sensor gives you a summarized status of entire business processes while monitoring several process components. This means that you can create a customized sensor with channels based on data from other sensors ("source sensors") that are specific to your network.

i_round_blueIf you want to process values from other sensors and you want to perform calculations with these values, for example, use the Sensor Factory sensor.

Business Process Sensor

Business Process Sensor

i_square_cyanFor a detailed list and descriptions of the channels that this sensor can show, see section Channel List.

Sensor in Other Languages

  • Dutch: Bedrijfs Proces
  • French: Processus métier
  • German: Business Process
  • Japanese: ビジネスプロセス
  • Portuguese: Processo empresarial
  • Russian: Бизнес-процесс
  • Simplified Chinese: 业务进程
  • Spanish: Proceso empresarial

Remarks

  • This sensor does not officially support more than 50 channels.
  • This sensor supports IPv6.
  • This sensor has a medium performance impact.
  • This sensor uses lookups to determine the status values of one or more channels.

Basic Sensor Settings

Basic Sensor Settings

Basic Sensor Settings

Setting

Description

Sensor Name

Enter a name to identify the sensor. By default, PRTG shows this name in the device tree, as well as in alarms, logs, notifications, reports, maps, libraries, and tickets.

i_round_blueIf the name contains angle brackets (<>), PRTG replaces them with braces ({}) for security reasons. For more information, see the Knowledge Base: What security features does PRTG include?

Parent Tags

The tags that the sensor inherits from its parent device, parent group, and parent probe.

i_round_blueThis setting is for your information only. You cannot change it.

Tags

Enter one or more tags. Confirm each tag with the Spacebar key, a comma, or the Enter key. You can use tags to group objects and use tag-filtered views later on. Tags are not case-sensitive. Tags are automatically inherited.

i_round_blueIt is not possible to enter tags with a leading plus (+) or minus (-) sign, nor tags with parentheses (()) or angle brackets (<>).

i_round_blueFor performance reasons, it can take some minutes until you can filter for new tags that you added.

The sensor has the following default tags that are automatically predefined in the sensor's settings when you add the sensor:

  • factorysensor
  • businessprocesssensor

Priority

Select a priority for the sensor. This setting determines the position of the sensor in lists. The highest priority is at the top of a list. Choose from the lowest priority (i_priority_1) to the highest priority (i_priority_5).

Business Process Specific Settings

Business Process Specific Settings

Business Process Specific Settings

Setting

Description

Channel Name

Enter a name for the channel.. To add a new channel to the sensor, click the Enter Channel Name field, enter a name for the channel, and confirm with the Enter or Tab key.

i_round_blueIt might take several sensor scans until new channel names or changes to channel names become visible.

Error Threshold %

Set a percentage limit to define when the channel displays the Down status. Enter an integer. The default value is 50%.

i_round_blueThis value depends on how many objects you feed into a Business Process channel.

If the percentage of source objects in the "up" condition is less than the error threshold defines, the channel and the Global State channel of the Business Process sensor show the Down status.

PRTG maps the following sensor states to the "up" condition i_arrow_blue_up for a Business Process channel:

  • Up
  • Warning
  • Unusual
  • Down (Partial)

PRTG maps all other sensor states to the "down" condition i_arrow_blue_down (see Up and Down Conditions).

For example, if you define 4 source sensors for a channel, an error threshold of 50% means that 3 source sensors must be in the "down" condition to set this channel to the Down status. So, 50% means that more than half of the source sensors must not be in the "up" condition to set the sensor to the Down status.

i_square_cyanFor more information, an illustration of the business process mechanisms, and some use cases for the Business Process sensor, see the table below and the Knowledge Base: How can I use the Business Process sensor?

Warning Threshold %

Set a percentage limit to define when the channel displays the Warning status. Enter an integer. The default value is 75%.

i_round_blueThis value depends on how many objects you feed into a Business Process channel.

If the percentage of source objects in the "up" condition is less than the threshold defines, the channel and the Global State channel of the Business Process sensor show the Warning status.

PRTG maps the following sensor states to the "up" condition i_arrow_blue_up for a Business Process channel:

  • Up
  • Warning
  • Unusual
  • Down (Partial)

PRTG maps all other sensor states to the "down" condition i_arrow_blue_down(see Up and Down Conditions).

For example, if you define 4 source sensors for a channel, a warning threshold of 75% means that all 4 source sensors must be in the "down" condition to set this channel to the Warning status. So, 75% means that more than three out of four of the source sensors must not be in the "up" condition to set the sensor to the Warning status.

i_square_cyanFor more information, an illustration of the business process mechanisms, and some use cases for the Business Process sensor, see the table below and the Knowledge Base: How can I use the Business Process sensor?

Objects

Enter the objects that you want to have in a channel by clicking b_add_objects. This way, you can select the desired objects from the device tree with the object selector. You can also start to type the object's ID, name, or a tag. PRTG then suggests the possible objects.

You can add sensors, devices, groups, and probes to a channel. Each object you add is weighted equally, no matter if it is a single sensor or a device with many sensors. To give more weight to a specific object, add it several times. For example, add the object twice to give double weight to it, add it three times to give it triple weight.

i_round_blueA probe, group, or device is in the "up" condition i_arrow_blue_up as long as it does not contain any sensors in the "down" condition i_arrow_blue_down.

Up and Down Conditions

The Business Process "up" i_arrow_blue_up and "down" i_arrow_blue_down conditions are different from the normal Up and Down sensor states. This is necessary for the Business Process sensor to calculate summarized states and to show a calculated result for an entire business process. This table illustrates which sensor status leads to which Business Process condition.

The Relation Between Object States And Business Process Conditions

Channel Object Status

Business Process Condition

Reason: Why does a specific sensor status correspond to a specific Business Process condition?

i_status_green Up

Up

i_arrow_blue_up

The monitored object works, so everything is fine.

i_status_yellow Warning

Up

i_arrow_blue_up

The sensor might show a warning, but the monitored object still works.

i_status_green_red Down (Partial)

Up

i_arrow_blue_up

This status is available in a cluster and is displayed if at least one cluster node reports the sensor as in the Up status and at least one cluster node reports it as in the Down status. With at least one Up report, the monitored object is supposed to be working and meets the Business Process "up" condition.

i_status_orange Unusual

Up

i_arrow_blue_up

The sensor might show unusual values, but the monitored object works.

i_status_grey Collecting

Up

i_arrow_blue_up

The sensor is still waiting for more monitoring data to definitely decide on the sensor status, but so far the monitored object works. This PRTG internal status is visualized as the Unknown status in the PRTG web interface.

i_status_red Down

Down

i_arrow_blue_down

The monitored object does not work.

i_status_grey Unknown

Down

i_arrow_blue_down

The sensor does not know if the monitored object works, for example because it has not yet received any data or because it has not received any data for a certain amount of time.

i_status_grey None

Down

i_arrow_blue_down

The sensor has not yet received any monitoring data from the monitored object. This PRTG internal status is visualized as the Unknown status in the PRTG web interface.

i_status_blue Paused

Down

i_arrow_blue_down

The monitored object does not work and monitoring has been paused, for example actively by the user, by inheritance, or by schedules. It might be convenient to exclude regularly or frequently paused objects from your business process monitoring, so you do not give more weight than necessary to a Business Process "down" condition because of issues you already know about.

i_status_bright_red Down (Acknowledged)

Down

i_arrow_blue_down

The monitored object does not work and someone already knows.

i_round_blueIf you encounter issues with your Business Process sensor and want to contact the Paessler support team, send us your exact configuration. Click b_clone in the upper-right corner of the Business Process Specific Settings table to copy your configuration:

The Business Process Sensor Configuration Clipboard

The Business Process Sensor Configuration Clipboard

A window opens that contains your configuration. Copy the highlighted text and paste it into the support form to send it to the Paessler support team.

Sensor Display

Sensor Display

Sensor Display

Setting

Description

Primary Channel

Select a channel from the list to define it as the primary channel. In the device tree, the last value of the primary channel is always displayed below the sensor's name. The available options depend on what channels are available for this sensor.

i_round_blueYou can set a different primary channel later by clicking b_channel_primary below a channel gauge on the sensor's Overview tab.

Graph Type

Define how different channels are shown for this sensor:

  • Show channels independently (default): Show a graph for each channel.
  • Stack channels on top of each other: Stack channels on top of each other to create a multi-channel graph. This generates a graph that visualizes the different components of your total traffic.
    i_round_redYou cannot use this option in combination with manual Vertical Axis Scaling (available in the channel settings).

Stack Unit

This setting is only visible if you enable Stack channels on top of each other as Graph Type. Select a unit from the list. All channels with this unit are stacked on top of each other. By default, you cannot exclude single channels from stacking if they use the selected unit. However, there is an advanced procedure to do so.

Inherited Settings

By default, all of these settings are inherited from objects that are higher in the hierarchy. We recommend that you change them centrally in the root group settings if necessary. To change a setting for this object only, click b_inherited_enabled under the corresponding setting name to disable the inheritance and to display its options.

i_square_cyanFor more information, see section Inheritance of Settings.

Scanning Interval

Scanning Interval

Scanning Interval

i_square_cyanFor more information, see section Root Group Settings, section Scanning Interval.

Schedules, Dependencies, and Maintenance Window

i_round_blueYou cannot interrupt the inheritance for schedules, dependencies, and maintenance windows. The corresponding settings from the parent objects are always active. However, you can define additional schedules, dependencies, and maintenance windows. They are active at the same time as the parent objects' settings.

Schedules, Dependencies, and Maintenance Window

Schedules, Dependencies, and Maintenance Window

i_square_cyanFor more information, see section Root Group Settings, section Schedules, Dependencies, and Maintenance Window.

Access Rights

Access Rights

Access Rights

i_square_cyanFor more information, see section Root Group Settings, section Access Rights.

Channel List

i_round_blueWhich channels the sensor actually shows might depend on the target device, the available components, and the sensor setup.

Channel

Description

[Channel]

The summarized status of the objects contained in each channel according to the individually defined error and warning thresholds

  • Up status: Up
  • Warning status: Warning
  • Down status: Down
  • Unknown status: Inactive

Downtime

In the channel table on the Overview tab, this channel never shows any values. PRTG uses this channel in graphs and reports to show the amount of time in which the sensor was in the Down status

i_round_blueThe Business Process sensor never shows values in the Downtime channel because they cannot be calculated for this sensor.

Global State

The overall and summarized status of all channels in the Global State channel

  • Up status: Up
  • Warning status: Warning
  • Down status: Down
  • Unknown status: Inactive

i_round_blueThis channel is the primary channel by default.

More

i_square_blueKNOWLEDGE BASE

How does the Business Process sensor calculate summarized sensor states?

What security features does PRTG include?

How can I use the Business Process sensor?

How can I avoid numerous notifications for branch offices?