vMarkusK / Advanced-PRTG-Sensors

Collection of my Advanced PRTG Sensors
https://mycloudrevolution.com/
Apache License 2.0
69 stars 29 forks source link

VeeamBRStats - Add Error handling #32

Open vMarkusK opened 6 years ago

vMarkusK commented 6 years ago

catch{ Write-Host "<prtg>" Write-Host " <error>1</error>" Write-Host " <text>An Error accured" Write-Host "</prtg>" }