Historique | Voir | Annoter | Télécharger (6,32 ko)
Use exact values in zfs/zpool_capacity#allocated
As per the zpool(8) man page:
zpool list [-HgLpPv] [-o property[,property]...] [-T u|d] [pool]... [interval [count]]Lists the given pools along with a health status and space usage. If no pools are specified, all pools in the system are listed. When given an interval, the information is printed every...
Fix spelling mistakes in comments and descriptions
Thanks, codespell!
zpool_capacity: Added fragmentation % graph
Added fragmentation % graph
Whitespace cleanup
unify DIRTYCONFIG handling in shell and python plugins
Fix for pullreq #867
Add zpool_capacity plugin