Hello,

We would like to generate a report every day at 9 am. Which shall include sensors "wmidiskspacesensor". We would like the report displays the last recorded value, not an average is possible.


Article Comments

Hello,

I'm sorry, such a report is not available. You could run a Windows Scheduled Task though, that pulls the current values ("Last Value") from the PRTG API though, as a CSV for example. For the exact API-Call, please check the documentation under "Setup"->"PRTG API"->"Live Data".

best regards.


Jul, 2014 - Permalink

I too would require exactly the same report. Surely it's not a uncommon request?


Jun, 2015 - Permalink

Hi,

You can request the last values using the API, like Torsten described. Next to this, you can export the monitoring results to a SQL database and process the raw data from there using the Data Extractor Tool.

Best regards


Jun, 2015 - Permalink