In this scenario with data going to 1 of N locations (rrd's), the data for timeslot A / rrd1 would be Unk (for example), timeslot A / rrd2 would be Unk, timeslot A/ rrdN would be 5 (random num i picked for example.
Unk + Unk + 5 = 5 Because we throw out the values from the other timeslots in all rrds where there is no value. But, this doesn't code well using rrd as the calculator since any Unk means it all becomes Unk. -- View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/RRDs-Coding-Question-Dynamic-Multiple-RRD-Data-Sources-tp7580480p7580589.html Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
