Initial XFS collector

This commit is contained in:
Matt Layher 2017-04-21 18:19:35 -04:00
commit 1feb091b36
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94
11 changed files with 306 additions and 8 deletions

View file

@ -44,6 +44,7 @@ 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
wifi | Exposes WiFi device and station statistics. | Linux
xfs | Exposes XFS runtime statistics. | Linux (kernel 4.4+)
zfs | Exposes [ZFS](http://open-zfs.org/) performance statistics. | [Linux](http://zfsonlinux.org/)
### Disabled by default