Package: cricket
Version: 1.0.5-3
Followup-For: Bug #211029
When 'paint-nan' is set to true in view dictionary Cricket
calls RRDs::graph with these arguments (among others):
CDEF:unavail0=ds0,UN,INF,0,IF
AREA:unavail0#FFCCCC
The following two args should be added (for each data source):
CDEF:unavailneg0=ds0,UN,NEGINF,0,IF
AREA:unavailneg0#FFCCCC
Original and enhanced graph is attached.Gabor
original.png
Description: PNG image
enhanced.png
Description: PNG image

