[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Strange phenomena hobbit 4.2.0
- To: hobbit (at) hswn.dk
- Subject: Strange phenomena hobbit 4.2.0
- From: "Peter Welter" <peter.welter (at) gmail.com>
- Date: Wed, 27 Dec 2006 21:21:27 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=G+EFPfVuAfjX39MOlS25nLj9zODwj2ZcMm/VwSQYXB0GXS31wDjGRE328sB44Z2M7vdLaCGh8GZjmKwe6oUU7GxV0SLfldJG4XKUTFw3EdLBriH3ZvvW9A2rs31DbLkGGtqWcbZfwksHXwoEFuvxfDQo/C1csAOXkavuCjR8SUE=
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