Add support for ZFS On Linux
Clean fieldnames, to allow filesystems and pools containing "-" to be graphed.
Use perl from $PATH in zfs_usage_ plugin
Merge pull request #299 from claudius23/zfs_usage_
plugins/zfs/zfs_usage_ add environment variables, call zfs binary only once
fixed duplicate value when read/write values == 0
Merge pull request #225 from claudius23/patch-1
Update plugins/zfs/zfs_stats_
whitespace cleanup
add license
initial checkin
Don't divide by zero if there is no l2arc
Error output from zfs_stats_cachehitlist:dc: divide by zero
More housekeeping.
Extract tarballs committed to git as plugins.
Fixing visibility issues in the utilization function
Added a L2ARC efficiency function, also some label consistency changes
Revert "Added a L2ARC efficiency function, also some label consistency changes"
This reverts commit 55ba113d2f40c570ec9c7b8b750f8d8e6a895815.
Added a L2ARC size function and some cleanup
Removing unnecessary graph_category attributes
Fixing typos in data type calculations
Adding a new ZFS statistic plugin
- have some dirs