1 Reply
Accepted Answer
PRTG Data Reporting
In PRTG, there are several ways to create reports of your monitoring data.
- You can use the Reports function included in PRTG to create exhaustive reports for all monitoring data. Please see the manual regarding the reports function:
See Manual section "Reports"
- To get a report for a single sensor, there is a function Historic Data in PRTG included (version 7.2 or higher). It allows you to generate reports and charts for a single sensor's data. You can access the tab "Historic Data" in a sensor's detail view.
See Manual section "Web Interface" ("Reviewing Historic Data")
- You can export data using the API.
See Introduction to the PRTG API Interface
- There is also a command line tool named CSVExport that allows you to export raw sensor data in XML or CSV format. It uses the API interface. Combined with Windows' scheduler, you can run the export even on a daily basis, so as to always get current data files.
See How can I export raw sensor data automatically from PRTG?
Making data available
Please log in or register to enter your reply.
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.
Add comment