Git Product home page Git Product logo

Comments (5)

vMarkusK avatar vMarkusK commented on September 26, 2024

Hello @Dijkstra173 ,

the Script distinguishes between Failed and Failes. Only if all Retries are failed the status Failed should occur.

Can you confirm that for your environment?

from advanced-prtg-sensors.

Dijkstra173 avatar Dijkstra173 commented on September 26, 2024

Hello,

If the retry are successful the script still detects an error. I’ve made a few screenshots that may describe the problem better

I use Veeam Backup & replication v 10.0.0.4461 P1

Regards,

2020-07-15 16_37_21-10 13 2 101 -Veeam01
2020-07-15 16_40_51-10 13 2 101 - Veeam02
2020-07-15 16_42_26-Sauvegarde Veeam03

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on September 26, 2024

I see the following state in you screenshot:

  • Failed-Backuss - 0
  • Failes-Backups - 1

If you don't want the sensor in error state if Failes occur, you need to reconfigure the PRTG Channel for "Failes-Backups". Per the Default a limit is active:

    $Count = $failsSessionsBk.Count
    Write-Output "<result>"
                "  <channel>Failes-Backups</channel>"
                "  <value>$Count</value>"
                "  <showChart>1</showChart>"
                "  <showTable>1</showTable>"
                "  <LimitMaxError>0</LimitMaxError>"
                "  <LimitMode>1</LimitMode>"
                "</result>"

from advanced-prtg-sensors.

Dijkstra173 avatar Dijkstra173 commented on September 26, 2024

I will modify these values, thank you very much for your help

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on September 26, 2024

You're welcome.

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.