Re: To Debian Bug Tracking System 2014-11-03 
<20141103115859.ga10...@msg.df7cb.de>
> In xymonclient-linux.sh the line
> 
> ROOTFS=`readlink -m /dev/root`
> 
> got lost during the last hobbitclient-tmpfs patch update.
> 
> It needs to be put back or else the client disk reports are garbled:
> 
> Filesystem                                             1024-blocks      Used 
> Available Capacity Mounted on
>                                                       721616    405324    
> 279636      60% /
> udev                                                         10240         0  
>    10240       0% /dev
> 
> The second line there is missing the device name at the beginning.

The problem is actually more involved than that, once the / entry is
fixed, it conflicts with the second / mount that most Debian systems
have:

Filesystem                Size  Used Avail Use% Mounted on
rootfs                    9.2G  4.3G  4.5G  50% /
/dev/mapper/feynman-root  9.2G  4.3G  4.5G  50% /

That makes the RRD files produced contain gaps.

I'll add a trivial patch that ignores the second / mount.

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to