<div dir="ltr">Hello,<div><br></div><div> I have a basic installation of collected(5.0) on Ubuntu and have enabled some plugins like load / cpu / log etc. I see collectd generating rrd files. But when I try to query the rrd (via rrdtool fetch for the last 10 hours), I only get NaN results.</div>
<div><br></div><div> I looked at the /var/log/collectd and did not see any errors. </div><div><br></div><div style> My config looks like:</div><div style><br></div><div style> </div><div><div>#Hostname "localhost"</div>
<div>FQDNLookup true</div><div>BaseDir "/var/lib/collectd"</div><div>PluginDir "/usr/lib/collectd"</div><div>TypesDB "/usr/share/collectd/types.db"</div><div>Interval 300</div><div>#Timeout 2</div>
<div>#ReadThreads 5</div><div><br></div><div>#LoadPlugin logfile</div><div><br></div><div># --------------------------</div><div># active plugins start</div><div># --------------------------</div><div>LoadPlugin syslog</div>
<div><Plugin syslog></div><div><span class="" style="white-space:pre"> </span>LogLevel info</div><div></Plugin></div><div>LoadPlugin cpu</div><div>LoadPlugin df</div><div><Plugin df></div><div> Device "/dev/xvda1"</div>
<div> MountPoint "/"</div><div> FSType "ext4"</div><div> IgnoreSelected false</div><div> ReportByDevice false</div><div> ReportReserved false</div><div> ReportInodes false</div><div></Plugin></div>
<div>LoadPlugin load</div><div>LoadPlugin memory</div><div>LoadPlugin rrdtool</div><div><Plugin rrdtool></div><div> DataDir "/var/lib/collectd/rrd"</div><div> CacheTimeout 120</div><div> CacheFlush 900</div>
<div> WritesPerSecond 30</div><div> RandomTimeout 0</div><div><br></div><div># The following settings are rather advanced</div><div># and should usually not be touched:</div><div> #StepSize 10</div><div> #HeartBeat 20</div>
<div> RRARows 1200</div><div> RRATimespan 158112000</div><div> XFF 0.1</div><div></Plugin></div></div><div><br></div><div style>How do I debug it?</div><div style><br></div><div><br clear="all"><div><div dir="ltr">
@jimmyislive</div></div>
</div></div>