Projet

Général

Profil

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

root / plugins / nfs-freebsd / nfs_client_cache @ cadcfa01

Historique | Voir | Annoter | Télécharger (1,27 ko)

# Date Auteur Commentaire
cadcfa01 2014-04-07 15:28 Petteri Valkonen

Use /usr/bin/env bash in shebang for portability

3cd07ace 2013-07-01 19:50 Adam Michel

Added nfs_client_cache plugin

This adds a plugin for tracking NFS client caching statistics. Because
the output for this segment of nfsstat was slightly different, the
parsing required some awk dancing to programatically make coherent
labels. It's basically a separate function anyway. Right?