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
[email protected] - (352) 273-1374
CNS/Open Systems Group
University of Florida

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to