Hi,

I want to ask if there is a possibility to for example take all values from a sensor from the past hour, then make an average and display it in a channel?

For example, we have a custom sensors that show values of dumps/minute, and I would like to have a sensor channel which displayes the average value of this sensor for the past hour - avg dumps/hour.

Is this possible please?

Please include emails jankular.i@itps-ag.cz and strubl.m@itps-ag.cz in your reply.

Thanks a lot

Ivan Jankular


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Hello Ivan,

As this is not possible by using the native sensors of PRTG Network Monitor, you can create your own script and request the historic sensor data via PRTG's API. You can find the documentation on the Setup | PRTG API page below the

  • Custom Sensors Tab: Describes the required syntax and output for the custom sensors which PRTG expects
  • Historic Data Tab: Creates the API calls to get the historic sensor data After creating the script, you can add an Exe/Script Sensor for single results, or an Exe/Script Advanced Sensor for multi channel results.

Best regards, Felix


Aug, 2017 - Permalink