lordmilko / PrtgAPI

C#/PowerShell interface for PRTG Network Monitor
MIT License
301 stars 37 forks source link

MultiDisk Sensor (not channel) limits. #400

Closed rwatson2 closed 2 months ago

rwatson2 commented 2 months ago

What's going on?

Hello - A liitle guidance needed ref WMI MultiDisk sensor - Is this call supported by PrtgAPI?

Get-Device | Get-Sensor | Get-ObjectProperty does not return properties for disk limits at the sensor level but api call supports this (/api/getobjectproperty.htm?id=3004&name=lowerlimiterrorbyte).

get-device | get-sensor | get-channel does show properties at channel level.

Due Dilligance

lordmilko commented 2 months ago

To get the limits of a multi disk sensor, do Get-ObjectProperty -Raw