Show full object context (probe → device → sensor) in Business Process channel sensor lists
As a Systems Engineer validating or troubleshooting a Business Process Sensor configuration, I want the list of assigned sensors per channel to display the full object path (probe, device, sensor name, sensor ID, and optionally sensor status) with sorting and filtering, so that I can immediately identify which sensor belongs to which device without looking up each sensor ID individually.
Background:
When configuring a Business Process (BP) Sensor, the objects assigned to a channel are currently displayed mainly by sensor name and sensor ID. For larger Business Process Sensors, this makes it difficult to see which device and probe a sensor actually belongs to.
This becomes especially problematic when multiple sensors with the same name are used within the same channel. For example, there may be several sensors named "Ping" or "CPU Load" from different devices.
Currently, the only way to determine which device a specific sensor belongs to is to search for each sensor ID individually in PRTG.
This can become very time-consuming when a Business Process contains a large number of sensors and you want to verify that all required sensors have been assigned correctly.
Feature Request: The list of sensors assigned to a BP channel should display additional information, such as:
Probe
Device
Sensor
Sensor ID
Optionally, sensor status
For example:
Current:
CPU Load – ID 1234
Desired:
Probe A → Server 01 → CPU Load – ID 1234
Ideally, the list should also support sorting and filtering.
This would make the configuration of Business Process Sensors much more transparent and easier to maintain.
Administrators could immediately identify which sensors are assigned to a channel without having to search for each sensor ID individually.
It would also make troubleshooting and validating complex Business Process configurations significantly easier.