Merge pull request #432 from joehandzik/wip-zfs-zfetchstats

Update ZFS Collector with most non-zpool metrics
This commit is contained in:
Ben Kochie 2017-01-31 08:52:41 -05:00 committed by GitHub
commit 71362d45eb
11 changed files with 736 additions and 316 deletions

View file

@ -39,7 +39,7 @@ textfile | Exposes statistics read from local disk. The `--collector.textfile.di
time | Exposes the current system time. | _any_
uname | Exposes system information as provided by the uname system call. | Linux
vmstat | Exposes statistics from `/proc/vmstat`. | Linux
zfs | Exposes [ZFS](http://open-zfs.org/) performance statistics.<br/> Linux (ARC) | [Linux](http://zfsonlinux.org/)
zfs | Exposes [ZFS](http://open-zfs.org/) performance statistics. | [Linux](http://zfsonlinux.org/)
### Disabled by default