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.
how can i parse a http url
Modified on 2025-06-10 21:22:38 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
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