1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 18:07:20 +00:00
Munin-Contrib/plugins/zfs
Tim Düsterhus d5dffef840 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
>         interval seconds until ^C is pressed.  If count is specified, the command exits after count reports are printed.
> [...]
>         -p      Display numbers in parsable (exact) values.
2021-02-17 20:10:49 +01:00
..
example-graphs
zfs-filesystem-graph
zfs-stats-for-freebsd-arc-efficiency
zfs-stats-for-freebsd-arc-utilization
zfs-stats-for-freebsd-cache-hits-by-cache-list
zfs-stats-for-freebsd-cache-hits-by-data-type
zfs-stats-for-freebsd-dmu-prefetch
zfs_arcstats
zfs_cache_efficiency
zfs_list
zfs_stats_
zfs_usage_
zfsarcstats-counters
zfsonlinux_stats_
zlist
zpool_capacity Use exact values in zfs/zpool_capacity#allocated 2021-02-17 20:10:49 +01:00
zpool_iostat