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:
## Adapters (controllers)
template: megacli_adapter_state
on: megacli.adapter_degraded
class: Errors
type: System
component: RAID
lookup: max -10s foreach *
units: boolean
every: 10s
crit: $this > 0
delay: down 5m multiplier 2 max 10m
info: adapter is in the degraded state (0: false, 1: true)
to: sysadmin
## Physical Disks
template: megacli_pd_predictive_failures
on: megacli.pd_predictive_failure
class: Errors
type: System
component: RAID
lookup: sum -10s foreach *
units: predictive failures
every: 10s
warn: $this > 0
delay: up 1m down 5m multiplier 2 max 10m
info: number of physical drive predictive failures
to: sysadmin
template: megacli_pd_media_errors
on: megacli.pd_media_error
class: Errors
type: System
component: RAID
lookup: sum -10s foreach *
units: media errors
every: 10s
warn: $this > 0
delay: up 1m down 5m multiplier 2 max 10m
info: number of physical drive media errors
to: sysadmin
## Battery Backup Units (BBU)
template: megacli_bbu_relative_charge
on: megacli.bbu_relative_charge
class: Workload
type: System
component: RAID
lookup: average -10s
units: percent
every: 10s
warn: $this <= (($status >= $WARNING) ? (85) : (80))
crit: $this <= (($status == $CRITICAL) ? (50) : (40))
info: average battery backup unit (BBU) relative state of charge over the last 10 seconds
to: sysadmin
template: megacli_bbu_cycle_count
on: megacli.bbu_cycle_count
class: Workload
type: System
component: RAID
lookup: average -10s
units: cycles
every: 10s
warn: $this >= 100
crit: $this >= 500
info: average battery backup unit (BBU) charge cycles count over the last 10 seconds
to: sysadmin
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.005 ]-- |