-
Good morning, sir,
I tried to set up your sensor.
However, I end up with a PE132 error telling me that the response format is incorrect.
Do you have a lead?
I'm using PSx64.exe to run the…
-
C:\Program Files (x86)\PRTG Network Monitor\custom sensors\EXEXML\Veeam.ps1 :
Cannot convert the "System.Object[]" value of type "System.Object[]" to type
"System.Guid".
At line:1 char:1
+ &'C:\…
-
Veeam Version 10.0.1.4854
Get-vPCRepoInfo : Exception calling "SyncSpaceInfoToDb" with "2" argument(s): "[IP address] Failed to connect to
Installer service."
At C:\Program Files (x86)\PRTG Netwo…
-
We use powershell to configure new probes and add sensors to them. This is not a daily job, but the script used to work ok let's say about a month ago.
I can get the device using:
```
get-probe …
gjh71 updated
2 years ago
-
Hey,
Just installed PRTG and have a pretty default Windows (11) installation.
I couldn't get any script results so was wondering what was going on. Set it to store results always and finally got s…
-
### Describe the bug
We have an automation script.
Before PRTG Update to 21.4.73.1656+, everything was working.
But no, the script can not add a device anymore.
In our script:
```$Device = $Devic…
-
Hi, PRTG keeps showing down for the sensor because the failed backup is at 1
So Simulation
Backup #1 : OK PRTG will show ok
Backup #2 : Failure PRTG will show down because the failure is at …
-
Hi,
We upgraded to v11 recently and since then we've been getting the following log output for the sensor:
Disconnect-VBRServer : Access to the path 'Veeam\Backup' is denied.
I updated the sc…
-
Hi Markus,
after installing the new veeam BR version 11, we have problems with our poweshell.
After downloading the newone from github, everything its fine, only the prtg output is maybe wrong.
W…
-
### Describe the bug
Hi,
I had a perfectly working script until a few days ago where I would look through a CSV of information to automatically add a group, device and ping sensor automatically.
…