Hi

Is it possible to change or add anew setting for reporting on the new records channel? Currently the system can show #/s I would like to be able to show #/hour for some specific sensor?

Thanks

Regards


Article Comments

Can you attach a screenshot of what you are referring to?


Oct, 2017 - Permalink

We want to add an additional channel for new records which shows Display actual values in #/h instead of the normal #/s Screenshot https://imgur.com/a/tOamI


Oct, 2017 - Permalink

We currently do not have a way to accomplish this in PRTG. You would have to use a custom script to poll our API for the raw data from the sensor over the past hour, then have the script do the math, and return the value to PRTG.


Oct, 2017 - Permalink