I just tried to implement this script but i get the following error in PRTG:
XML: The returned XML does not match the expected schema. (code: PE233) -- JSON: The returned JSON does not match the expected structure (Invalid JSON.). (code: PE231)
I use the following parameters in PRTG (EXE/Script Advanced sensor):
-NCusername xxx -NCpassword xxx -NCURL nextcloud.xxx.com
However, if I run the script manually with the same parameters, it seems to work just perfectly:
`
Nextcloud Status0NextCloudStatusLookup.StateNextcloud Status Code0NextCloudStatusCodeLookup.StateNextcloud Message0NextCloudMessageLookup.StateActive Users Last 5min2Active Users Last 1Hour2Active Users Last 24Hours2Memory Total1993.741CustomMBMemory in Use1209.381CustomMBSwap Total9801CustomMBSwap Free728.621CustomMBSQL DB Size21.341CustomMBShare Links without Password1001Custom# SharesApps with Updates1001CustomApp(s)
`
Perhaps relevant information:
The PRTG instance is beeing run in a home lab environment with the free version of PRTG.
PRTG version: PRTG Network Monitor 19.4.54.1455 [Preview]
Underlying OS: Windows 10 Pro 1903 Build 18362.476
Hi Freaky!
I just tried to implement this script but i get the following error in PRTG:
XML: The returned XML does not match the expected schema. (code: PE233) -- JSON: The returned JSON does not match the expected structure (Invalid JSON.). (code: PE231)
I use the following parameters in PRTG (EXE/Script Advanced sensor): -NCusername xxx -NCpassword xxx -NCURL nextcloud.xxx.com
However, if I run the script manually with the same parameters, it seems to work just perfectly:
`
`
Perhaps relevant information: The PRTG instance is beeing run in a home lab environment with the free version of PRTG. PRTG version: PRTG Network Monitor 19.4.54.1455 [Preview] Underlying OS: Windows 10 Pro 1903 Build 18362.476