I hope this is not another silly question! I've searched the archives, but not seen anything that solves my problem, which may prove to be a misconfiguration. I have a bb-dftab on my clients in /home/hobbit/client/etc/bb-dftab. After changing it, I restarted the hobbit client just to be sure. /home and /opt are still showing up as yellow and red respectively. /home (90 %) has reached the WARNING level (90 %) /opt (97 %) has reached the PANIC level (95 %)
The client bb-dftab contains: /usr:92:98 /home:95:99 /opt:99:100 and is owned by the hobbit user, with rw-r--r-- permissions
The client hobbitclient.cfg is default as bundled and contains:
For the disk check
DODISK="TRUE" NODISKCOLOR="clear" BBDFTAB="$BBHOME/etc/bb-dftab" DFEXCLUDE="cdrom" DFPANIC="95" DFSORT="4" DFUSE="^/dev" DFWARN="90"