Hello,
I would like to Monitor the number of subfolders in a specific Folder.
I found the customer sensor in this link:
https://www.paessler.com/knowledgebase/en/topic/27023-count-number-of-subfolders
(by the way, I tried posting there, but I wasn't able to stay logged in whenever I browsed to that page).
Please not the Server is not a probe but simply a remote target.
I have implemented the custom sensor, but I always the error message
"Systemfehler: Folder exchange\c$\test folder\ not found. (Code: PE022)"
I have tried several forms:
C:\test folder "C:\test folder" C$\test folder "C$\test folder" exchange\c$\test folder " exchange\c$\test folder"
Nothing works.
How do I correctly specify the UNC path including a path with spaces?
The local path would be 'C:\test folder'.
I tried the Standard PRTG Folder sensor. This works, but unfortunately cannot give me the number of subfolders.
Whenever I defined the Parameter as "c:\test ordner"
I get the output:
--- Systemfehler: \test ordner" not found. (Code: PE022) ---
For some reason the "C:" is missing.
Please help.
Add comment