Open frettijule opened 4 years ago
It is possible to add a output module for rrd. If i have spare time, i will give it a try.
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
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