Merge pull request #432 from joehandzik/wip-zfs-zfetchstats
Update ZFS Collector with most non-zpool metrics
This commit is contained in:
commit
71362d45eb
11 changed files with 736 additions and 316 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue