Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
12
plugins/inputs/zfs/testcases/freebsd/freenas/sysctl.json
Normal file
12
plugins/inputs/zfs/testcases/freebsd/freenas/sysctl.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"vdev_cache_stats": [
|
||||
"kstat.zfs.misc.vdev_cache_stats.misses: 87789",
|
||||
"kstat.zfs.misc.vdev_cache_stats.hits: 465583",
|
||||
"kstat.zfs.misc.vdev_cache_stats.delegations: 6952"
|
||||
],
|
||||
"zfetchstats": [
|
||||
"kstat.zfs.misc.zfetchstats.max_streams: 0",
|
||||
"kstat.zfs.misc.zfetchstats.misses: 0",
|
||||
"kstat.zfs.misc.zfetchstats.hits: 0"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue