Projet

Général

Profil

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

root / plugins / sensors / freeipmi @ 0ddf0181

Historique | Voir | Annoter | Télécharger (5,05 ko)

# Date Auteur Commentaire
ab27dffa 2012-12-31 03:29 Bart ten Brinke

Fixed undefined warnings

548a2b62 2012-12-30 12:25 Diego Elio Pettenò

freeipmi: implement suggestions from Bart ten Brinke for FreeIPMI 1.1.x.

This adds support for versions of FreeIPMI before 1.2 (without the
threshold information), and explicits the dependency information.

It also works with older Munin nodes where dirtyconfig is not supported.

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

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

910d1970 2012-10-26 01:29 Diego Elio Pettenò

freeipmi: fix off-by-one in high limits.

4c0e44be 2012-10-24 10:36 Diego Elio Pettenò

freeipmi: fix multigraph declaration.

9a46eb9b 2012-10-23 20:26 Diego Elio Pettenò

freeipmi: avoid reporting N/A values.

1f9d76a7 2012-10-23 20:20 Diego Elio Pettenò

freeipmi: avoid using undefined values.

7ed16b61 2012-10-23 20:14 Diego Elio Pettenò

freeipmi: replace wildcard plugin with a multigraph one.

This new plugin is written in Perl rather than sh+awk, executes
ipmi-sensors only once per call (config/fetch still require two calls
total), and with one call it produces all the available graphs
depending on the available sensors....