hi. I have a url that show me a number. and every minutes this number changed and get down. I want to monitor this url an when that number below than a number that I set before, prtg email or notify me. I use PRTG 13.


Article Comments

Dear smssexe

If the number is set in [ ] brackets, you can use the HTTP Content sensor. If you somehow can extract the value via an Xpath, you can use the XML/Rest sensor. Otherwise, a custom sensor script is required.

You can add a notification with a threshold trigger to get the according notification below a particular value.


Jul, 2017 - Permalink