Tagged Questions
0
votes
1answer
143 views
Accumulate multiple updates to rrd
My use case is that there are updates coming from multiple sources and i've to store sum of all updates. One way is that i create separate rrd files for each source and run a cron that stores sum to ...
5
votes
3answers
5k views
rrd tool alternative for high volume
I am interested in knowing if there is any alternative to rrdtool for logging time series data. I am looking at something that can scale for a large number of devices to monitor.
From what I read on ...