The RRD files that store the graph data have time intervals, often of
just 300 or 600 seconds wide. In addition, there are settings for the
RRD files that say if no update has been received in x seconds then
the time intervals in the RRD must be filled with 'Unknown'. That is
probably what is happening in your case. The RRD files for those
services were created, and the timestamps show they are being updated,
but the RRD engine is saying that the data you are submitting is
spread too far apart. You will need to go into the Performance
Configuration screens and update the RRD create command used for those
services to create appropriate interval widths, and adjust the
'Unknown' setting.