What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

API configuration

Votes:

0

I find a way to extract all data of my PRTG in a XML table. But this XML take the last value of each sensors. I want to have an average of the value for each sensors.(I will choice the interval) If that can possible ?

historic-data prtg xml

Created on Jan 5, 2012 1:08:27 PM



2 Replies

Accepted Answer

Votes:

0

Hi Pierrot,

Historic data (to calculate the average on) can be retrieved with the /api/historicdata.xml API call. This call however can only be done for one sensor at the time (processing multiple sensors at the same time would cause a too heavy load on the PRTG server). For more information, see PRTG Manual: Historic Data.

So, after extracting your sensors into the xml table, you will need to retrieve the average values one by one.

Regards,

Created on Jan 5, 2012 6:08:15 PM

Last change on Jul 18, 2018 1:03:47 PM by  Brandy Greger [Paessler Support]



Votes:

0

Ok thanks. I hope there are another way to do this.

Created on Jan 5, 2012 7:47:22 PM




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.