Historique | Voir | Annoter | Télécharger (1,27 ko)
Use /usr/bin/env bash in shebang for portability
Added nfs_client_cache plugin
This adds a plugin for tracking NFS client caching statistics. Becausethe output for this segment of nfsstat was slightly different, theparsing required some awk dancing to programatically make coherentlabels. It's basically a separate function anyway. Right?