Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / sensors / hwmon @ c3660c2a

Historique | Voir | Annoter | Télécharger (4,74 ko)

# Date Auteur Commentaire
5b22647d 2012-12-30 12:27 Diego Elio Pettenò

hwmon: support non-dirtyconfig capable nodes.

060ddd51 2012-11-11 19:56 Diego Elio Pettenò

misc: make some plugin speak dirtyconfig, saving a few roundtrips.

157c0675 2012-10-23 20:33 Diego Elio Pettenò

hwmon: fix autoconf when only one hwmon device is present.

fd5126e0 2012-10-23 20:14 Diego Elio Pettenò

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; it
accesses the same data as that plugin, but does so through direct
access to /sys, following the kernel-mandated interface, instead of...