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.


Article Comments

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