In hobbit-clients.cfg the following is defined:
HOST=somehost DIR /dumpdisk/backup/archivetmp
In client-local.cfg
[somehost] dir:/dumpdisk/backup/archivetmp
In this configuration everything works just fine. Al defined 15 disk-partitions show up at the disk-test of somehost.
However...
When the TRACK-keyword is added in the hobbit-clients.cfg to the DIR-line above and the file filesizes.,dumpdisk,backup,archivetmp.rrd shows up in /var/lib/hobbit/rrd/somehost/ then the graphs that would normally be shown at the disk-test, do not work properly anymore! In fact, the first 5 partitions are not shown anymore.
Removing the TRACK-keyword and re-moving file filesizes.,dumpdisk,backup,archivetmp.rrd makes the disk-graphs working again (yes ALL rrd-files are still updated).
Regards, Peter