Hi I've just installed a fresh ALARM onto my pogo and since I'm planning to use some cryptographic tasks (mainly openvpn) I was hoping I could monitor the device temperature and both cpu and ram usage over time with sysstat (lm_sensors is a dependency), unfortunately lm_sensors is not able to detect any sensors due to a unsupported kernel version:
$this->bbcode_second_pass_code('', '
[root@alarm ~]# sensors-detect
Argument ".31.6_SMP_820" isn't numeric in numeric ge (>=) at /usr/sbin/sensors-detect line 2489.
Kernel version is unsupported (too old, >= 2.6.5 needed)
')
Does someone know if I can do something about it, maybe an older lm_sensors binary would work?
