Hello PRTG Team
I'm having trouble monitroing a Webapplication.
Till today we monitor most of our applications with the XMLvalue.exe sensor with the following paramters: -ps=127.0.0.1:7416 -u=https://website.foo/monitoring -n=mail/queue/count -----> count = integer
Due to more and new applications we now need to monitor a integers, strings and booleans delivered in a JSON file. As far is i know the XMLvalue.exe can only monitor integers and floats.
-ps=127.0.0.1:7416 -u=https://website.bar/monitoring -n=db/connection/database -----> database = string
Is there a Sensor which meets our needs? - Open URL over Proxy - Integer, String and Boolean - Node selection
Best Regrads
Add comment