[collectd] df plugin and statfs/statvfs

Martin B. Smith smithmb at ufl.edu
Fri Mar 11 19:33:36 CET 2011


Hello all,

I'm using the df plugin and trying to list automounted filesystem, like:

<Plugin "df">
   MountPoint "/h/smithmb"
</Plugin>

This doesn't seem to work, but when I write a simple C program with a 
call to statvfs() -or- statfs(), the automounter mounts the filesystem 
and I get a successful return value, with blocks and everything in the 
struct. I confirmed that on my systems, it is calling statvfs().

Can anyone wager any other reason why this might not work? Any advice?

Thanks in advance,
-- 
Martin B. Smith
smithmb at ufl.edu - (352) 273-1374
CNS/Open Systems Group
University of Florida

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5497 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20110311/039ca849/attachment.bin>


More information about the collectd mailing list