Projet

Général

Profil

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

root / plugins / other / snmp__cpu_usage @ 72736dae

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

# Date Auteur Commentaire
72736dae 2011-12-18 09:10 Tom Feiner

Correct use statement to actually useuse Munin::Plugin::SNMP

f00e552b 2011-12-18 09:10 Tom Feiner

v1 used Net::SNMP module, and hard coded snmp v2c. This v2 version uses Munin::Plugin::SNMP which transparently supports all snmp versions.

827f36a5 2011-12-18 09:10 Xavier Montagutelli

Initial version