I'm monitoring a device which is returning a value containing a decimal point. It is counting as an integer but always has a ".0" at the end. Is there any way to change the "PRTG Configuration.dat" file to force this sensor to count the delta value? The values are 1.0 then 2.0 then 3.0 etc.
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.
In the manual: EXE/Script Sensor and EXE/Script Advanced Sensor and also in your very own PRTG under Setup->PRTG API->Custom Sensors.
Nov, 2012 - Permalink
Hello,
I'm sorry, this is not possible, you may be able to do this with a Custom Script sensor (that stores the last result in a text-file or similar and then calculates the delta itself) though.
best regards.
Nov, 2012 - Permalink