Merge pull request #1394 from spacelama/zfs_labels

fix munin-update logs filling up with some values not having labels
This commit is contained in:
Kenyon Ralph 2023-10-16 10:33:10 -07:00 committed by GitHub
commit e27c47b426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -71,6 +71,7 @@ hits.label Cache hits
l2_abort_lowmem.graph no
l2_abort_lowmem.min 0
l2_abort_lowmem.type GAUGE
l2_abort_lowmem.label l2_abort_lowmem?
l2_cksum_bad.graph no
l2_cksum_bad.min 0
l2_cksum_bad.type DERIVE
@ -78,15 +79,19 @@ l2_cksum_bad.label ARCL2 Bad checksum errors
l2_evict_lock_retry.graph no
l2_evict_lock_retry.min 0
l2_evict_lock_retry.type DERIVE
l2_evict_lock_retry.label l2_evict_lock_retry?
l2_evict_reading.graph no
l2_evict_reading.min 0
l2_evict_reading.type DERIVE
l2_evict_reading.label l2_evict_reading?
l2_feeds.graph no
l2_feeds.min 0
l2_feeds.type DERIVE
l2_feeds.label l2_feeds?
l2_free_on_write.graph no
l2_free_on_write.min 0
l2_free_on_write.type DERIVE
l2_free_on_write.label l2_free_on_write?
l2_hits.graph no
l2_hits.min 0
l2_hits.type DERIVE
@ -102,12 +107,15 @@ l2_misses.label L2ARC cache misses
l2_rw_clash.graph no
l2_rw_clash.min 0
l2_rw_clash.type DERIVE
l2_rw_clash.label l2_rw_clash?
l2_writes_done.graph no
l2_writes_done.min 0
l2_writes_done.type DERIVE
l2_writes_done.label l2_writes_done?
l2_writes_error.graph no
l2_writes_error.min 0
l2_writes_error.type DERIVE
l2_writes_error.label l2_writes_error?
l2_writes_hdr_miss.graph no
l2_writes_hdr_miss.min 0
l2_writes_hdr_miss.type DERIVE
@ -142,6 +150,7 @@ mru_hits.label Most recently used hits
mutex_miss.graph no
mutex_miss.min 0
mutex_miss.type DERIVE
mutex_miss.label mutex_miss?
prefetch_data_hits.graph no
prefetch_data_hits.min 0
prefetch_data_hits.type DERIVE