Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/lib/netdata/conf.d/health.d/ drwxrwxr-x | |
| Viewing file: Select action/file-type:
template: bcache_cache_errors
on: disk.bcache_cache_read_races
class: Errors
type: System
component: Disk
lookup: sum -1m unaligned absolute
units: errors
every: 1m
warn: $this > 0
delay: up 2m down 1h multiplier 1.5 max 2h
info: number of times data was read from the cache, \
the bucket was reused and invalidated in the last 10 minutes \
(when this occurs the data is reread from the backing device)
to: sysadmin
template: bcache_cache_dirty
on: disk.bcache_cache_alloc
class: Utilization
type: System
component: Disk
calc: $dirty + $metadata + $undefined
units: %
every: 1m
warn: $this > ( ($status >= $WARNING ) ? ( 70 ) : ( 90 ) )
crit: $this > ( ($status == $CRITICAL) ? ( 90 ) : ( 95 ) )
delay: up 1m down 1h multiplier 1.5 max 2h
info: percentage of cache space used for dirty data and metadata \
(this usually means your SSD cache is too small)
to: sysadmin
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.021 ]-- |