----- Original Message ----- From: "Thomas Brinkmann" <[email protected]>
To: "list rrdtool" <[email protected]>
Sent: Thursday, August 28, 2014 11:03 AM
Subject: [rrd-users] Aw: Re: Empty sections in AREA on graph, but values in database


Sorry, typo - it was of course CDEF instead DEF.
ack

With the order
"CDEF:stufe_debug=stufe,1,EQ,stufe,2,EQ,stufe,3,EQ,stufe,0,EQ,+,+,+,10,stufe,25,*,IF"
--> Result ist "10" in the graph - one straight line.

Currently, stufe is "2".

Which means, currently, "stufe,1,EQ,stufe,2,EQ,stufe,3,EQ,stufe,0,EQ" matches from start to end. What is really interesting is to see what the original graph shows, everything else being the same. If that graph still shows the empty parts, then there is no relationship between those and your original CDEF.

I'm starting to believe the problem is not in your RPN and not in your data at all.

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to