Hi!

I'm plotting the temperature reported by a (slightly faulty) temp
sensor.

The Sensor would sometimes report a temp that's about 30° higher than the
average measurement (...40, 75, 41,..)

I can't simply put a max-limit to the datasource, since the temperature
might rise to 80°. Since the temperature changes slowly, a rate-limit
would be fine (like: next value must be within +/-10 of previous value).
How do I do that with a GAUGE-datasource?


Thanks in advance
        Niklas

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to