Netdata collect informations #12080
thefiredragon
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all, we're collection informations for netdata integration,
States if an pool is degraded, online or failed we found under:
/proc/spl/kstat/zfs//state
Now we would like to know if also the general pool stats are linked to a file which we see under zpool list.
$ zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
data1 1.81T 107G 1.71T - 3% 5% 1.00x ONLINE -
data2 5.44T 3.55T 1.88T - 38% 65% 1.00x ONLINE -
Any ideas where these metrics come from?
Also we would like to know what the metrics says under:
/proc/spl/kstat/zfs/
├── abdstats
├── arcstats
├── bpool
│ ├── dmu_tx_assign
│ ├── io
│ ├── iostats
│ ├── multihost
│ ├── objset-0x10d
│ ├── reads
│ ├── state
cat objset-0x10d
44 1 0x01 7 2160 19400013175 1533892731059476
netdata/netdata#5590
netdata/netdata#5590 (comment)
best regards
Beta Was this translation helpful? Give feedback.
All reactions