On 2015-08-09 00:21, Vincent Lefevre wrote: > Hi, > > On 2015-08-08 23:30:26 +0200, Aurelien Jarno wrote: > > From what I have been able to get the problem is that when using a > > single rrd file for all data, the number of columns (ie sensors) is > > defined when the file is created. Therefore the upgrade of your kernel > > changed the number of sensors, and caused this issue. > > > > From what I have been able to read in the documentation, one solution > > would be to use the MULTIPLE mode of RRD, which create one file per > > column or sensor. But this format is incompatible with the current one, > > which means people will have to recreate their database, and possibly > > the scripts extracting the data for them. > > This could be an option (set by default to avoid problems in the > future). But anyway, after upgrading the kernel (even a security > update!), the database is currently no longer usable. So, this > would not be worse than the current situation.
I will try to look if it is something doable. > > I don't really know what is the solution for this bug, one might be to > > stop shipping sensord in Debian as it is kind of dead upstream and not > > build by default. > > Is there a replacement? Well I am not sure we need a replacement for something which is just unusable. That said, yes there are replacements. I am personally using munin to plot temperatures/voltages/fan speed graphs, but I am sure there are plenty of other monitoring system. > Or perhaps it's easy enough for the user to write a daemon in a > shell/Perl/whatever script by executing the sensors utility. BTW, > I already have written such a utility in Perl, which supports > CPU load, disk usage and entropy. Adding sensors support would > really be easy. Or by using libsensors instead of parsing the output of sensors, which might slightly change over the time. Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org