<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Try just doing one of the partition selection methods to see if you can get it going.  For example, I have:

<Plugin df>
  FStype "ext4"
  IgnoreSelected false
</Plugin>

Or perhaps, you could also substitute FStype with MountPoint "/" and see if that helps.

# Both of these are defaults, so I just leave them out.
ValuesAbsolute true
ValuesPercentage false

Are you seeing any messages in the logs?

From: rob@robj.co.uk
To: collectd@verplant.org
Date: Mon, 8 Dec 2014 12:39:15 +0000
Subject: [collectd] Plugin on changed setup not working



  
  
  Plugin on changed setup not working
  


 Hi all, my Collectd setup has been working well for the last 9 months however diskspace has become an issue so I want to enable the DF plugin. I've done this but I'm getting no output or messages in the log. 

LoadPlugin df

<Plugin df>
Device "/dev/mapper/OMR--INWEB--401-root"
MountPoint "/"
FSType "rootfs"
ValuesAbsolute true
ValuesPercentage false
</Plugin> 

Any thoughts? 

Thanks, RobJ.


_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd                                     </div></body>
</html>