I am looking to generate a report to run every week on a given day, that gives us the current data (live data no average) of an specific sensor for several if not all devices on PRTG (like memory status for 50 devices for example). This will mainly facilitate the data that is required for the update of documentation we do every week, instead of manually checking sensor by sensor the information on each of them.
Is there a way create a report for current data?
Modified on 2025-06-10 13:34:58 +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 Virginia
PRTG Reports always show historic data, no live data. But you could write an API call which generates a CSV of live data. Please find the API documentation integrated in the webinterface, menu Setup / PRTG API.
The tab "Live Data" explains how to get those data. The tab "HTTP API" explains the general structure of a PRTG API call.
Sep, 2014 - Permalink