[rrd-users] problems summing many sources together
Georges Toth
georges at norm.lu
Wed Jun 7 17:26:08 MEST 2006
Hi all,
I need to sum 21 sources.
What's the best way to do that ?
I tried it like this:
CDEF:intot=in1,in2,in3,+,in4,+,in5,+,in6,+,in7,+,in8,+,in9,+,in10,+,in11,
+,in12,+,in13,+,in14,+,in15,+,in16,+,in17,+,in18,+,in19,+,in20,+,in21,+
Which "looks" fine if all the soruces contain data.
But if some sources don't contain data, I just get NAN.
I also tried this:
CDEF:intot=in1,in2,in3,in4,in5,in6,in7,in8,in9,in10,in11,in12,in13,in14,in15,in16,in17,in18,in19,in20,in21,
+,+,+,+,+,+,+,+,+,+,+,+,+,+,+,+,+,+,+,+
Which doesn't work neither.
I'm not sure if that is the correct way to do it....
Could somebody please help me ? :-)
--
regards,
Georges Toth
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list