Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I think I've problems with rrdtool option cdef in cacti:
i'll show the maximum of more than one graph (i.e. 9).
if one graph has no values (all values are NAN) then, the maximum is NAN too: MAX{3,4,5,NAN,...} = NAN ?
if i use MIN instead of MAX, if've got the same problem. What's wrong?