Historique | Voir | Annoter | Télécharger (4,74 ko)
hwmon: support non-dirtyconfig capable nodes.
misc: make some plugin speak dirtyconfig, saving a few roundtrips.
hwmon: fix autoconf when only one hwmon device is present.
hwmon: initial import of a sysfs-based plugin to monitor Linux hardware sensors.
This is designed as a replacement for the sensors_ plugin in Munin; itaccesses the same data as that plugin, but does so through directaccess to /sys, following the kernel-mandated interface, instead of...