I'm trying to utilize PRTG for Storage Capacity Management, specifically Shares/Folder. How do I do this? Folder Sensor (D$\Foldername) returns only 0's (Status == Ok, but null data) Share Disk Free Sensor returns only % Free which matches the % Free of volume, and doesn't tell '% in use' or '*Bytes in use' WMI Share only gives me availability, no metrics.
I want to know the size of the folder in preferably configurable size units (MB, GB, TB) I want to alert on size > fixed value I eventually want support for quota enabled folders, where alerting can be based on % of configured quota size.
The Folder Sensor (D$\Foldername) is working but returning on data (all 0's).
Add comment