Most MDis that are in use offer different interfaces to which you can attach your volumes. Those volumes are only available on the interface they are attached to and so is their monitoring data. Why does PRTG provide a list of all volumes and not only the ones that are available on the interface that the sensor is added to?
Why does the Dell PowerVault MDi sensor add unavailable disks?
Modified on 2025-06-10 14:18:01 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The MDis do have a fallback mechanism, where the volumes get moved from one interface to another if one of the interfaces encounters a problem. Some customers want to prevent "false alarms" in these cases, so they add the sensor to both interfaces and only send a notification if both sensors are "down". It is a little tricky to only get one notification if both sensors are down.
Configuration for the Factory Sensors: Channel Definition:
Error Handling: Use custom Formula
Status Definition:
status(100001) AND status(100002)If a sensor has no data: Calculate the factory channels and use zero as source value100001 and 100002 are the Sensor IDs of the sensors for the same volume on the different interfaces. The new sensor will now have the same channels as the old one and it will remain "green" (UP) as long as at least one of the two base sensors is green, plus it will show the higher of the two corresponding channel values.
Jun, 2013 - Permalink