redflo / pylarexx

Python DataLogger for Arexx Multilogger Devices
Apache License 2.0
3 stars 4 forks source link

Feature-Request #3

Open frettijule opened 4 years ago

frettijule commented 4 years ago

is it pssible, to create an output to an rrd-file (RoundRobinFile)? I need that for my webfrontend, i must store and look for the data for 15 years. That is very easy with rrd-files.

Thanks

redflo commented 4 years ago

It is possible to add a output module for rrd. If i have spare time, i will give it a try.

geraet2 commented 1 month ago

If you wand to monitor various data, you may have a look for munin, which handles its data in rrd-files. A plugin from pylarexx to munin can be found here: https://github.com/geraet2/pylarexx_munin