Projet

Général

Profil

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

root / plugins / snmp / snmp__webthermometer @ 17f78427

Historique | Voir | Annoter | Télécharger (3,29 ko)

# Date Auteur Commentaire
17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
4e47cb5d 2018-03-27 22:29 Lars Kruse

plugin categories: other -> sensors

fefcad98 2014-10-05 09:49 Stig Sandbeck Mathisen

Work around false positive in checkbashisms

- Nothing wrong with the plugin, but checkbashisms triggers on the
presence of a variable called $HOSTNAME
- Changing the variable name in the plugin is the "easy way out".
7da1b039 2012-08-07 00:36 Diego Elio Pettenò

Put order in SNMP plugins by moving all of them together in snmp/

This makes it easier to find what should be used for SNMP monitoring.