Git Product home page Git Product logo

Comments (11)

vMarkusK avatar vMarkusK commented on June 24, 2024

Thanks for reporting this issue.

Might you please share the return of this command to verify a possible workaround:

Get-VBRBackupRepository | Select Type

from advanced-prtg-sensors.

homern avatar homern commented on June 24, 2024

thanks for the fast reaction, the output is:

PS C:_XX> Get-VBRBackupRepository | Select Type
Type
CifsShare
Cloud
PS C:_XX>

from advanced-prtg-sensors.

homern avatar homern commented on June 24, 2024

i also get an Exception at line 169 if I don't remove the .tolower() for this Repo, the CIFS is working fine

$HostName = $(Get-VBRServer | Where-Object {$_.Id -eq $r.HostId}).Name.ToLower()

C:_XX\Untitled1.ps1 : You cannot call a method on a null-valued expression.
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Untitled1.ps1

C:_XX\Untitled1.ps1 : at Get-vPCRepoInfo, C:_XX\Untitled1.ps1: line 169
at , C:_XX\Untitled1.ps1: line 510
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Untitled1.ps1

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on June 24, 2024

Might you please verify the Version of the script in PR #41

from advanced-prtg-sensors.

homern avatar homern commented on June 24, 2024

this works now without the Error Message for the Cloud Repo and also Removes the Cloud Repo (as said in the Commit)

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on June 24, 2024

Great.

Are you fine with that solution?

from advanced-prtg-sensors.

homern avatar homern commented on June 24, 2024

for the moment its ok, but for the long run it would be nice to monitor the Storage left in Cloud Backup Repos

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on June 24, 2024

I fully agree with you.

I will try to build a test environment for that that feature requests. But that will take some time.

from advanced-prtg-sensors.

homern avatar homern commented on June 24, 2024

ok, I will close the Issue now and wait for the feature

thanks

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on June 24, 2024

#42 is also about this request

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on June 24, 2024

Might you please test the new version:
https://github.com/mycloudrevolution/Advanced-PRTG-Sensors/blob/IncludeCloudRepos/Veeam/PRTG-VeeamBRStats.ps1

from advanced-prtg-sensors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.