We want to run a report to display all sensors down for a period longer than 24 hours.
How do we go about doing this?
Wizard
Modified on 2025-06-10 12:38:33 +0200
We want to run a report to display all sensors down for a period longer than 24 hours.
How do we go about doing this?
Wizard
Hi,
there is no standard report for this. You will have to use the PRTG API to get the data. An example API call which will return all sensors down for more than 24 hours in JSON notation can be found below:
Please see also the API Documentation.
Oct, 2013 - Permalink