Hi, 2009. december 17. 21:55 Florian Forster írta, <[email protected]>: > > Hi Richárd, > > On Thu, Dec 17, 2009 at 01:18:10PM +0100, Richárd Kun wrote: > > The relevant sections of collectd.conf looks like: > > LoadPlugin sensors > > <Plugin sensors> > > Sensor "coretemp-isa-0000/temperature-Core 0" > > # IgnoreSelected false > > </Plugin> > > which files are generated if you remove the <Plugin sensors> block (or > comment it out)? The plugin should then collect all sensors it can find. > > > In the "Plugin sensors" section, what should I write to the name of > > the sensor? > > I'm not entirely sure, to be honest, but from a quick glance at the code > it looks like what you are using. If you can tell me what files are > generated I can hopefully tell you how that line is supposed to look ;) >
I commented out the "plugin sensors" section, and restarted collectd. It generates directories named sensors-coretemp-isa-000[0..7], and in every directory generates a file named "temperature-temp1.rrd". After that, I got the naming convention, thanks:) -- Best regards, Ricsi _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
