I have a solution which measures some values and transmits it in batches when the network is available, so let's say once a day I get measurements for every 5 minutes of the past day. Is there any way that munin can handle this kind of data delivery? Normally, munin fills time slots without information with NULL, so that it's not possible anymore to add this data afterwards. Do I have to manipulate the rrd data myself?
What I'm looking for is inspired by the zabbix active agent