HEX
Server: nginx/1.24.0
System: Linux prod-btpayments-io 6.14.0-1018-aws #18~24.04.1-Ubuntu SMP Mon Nov 24 19:46:27 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //lib/netdata/conf.d/health.d/adaptec_raid.conf
# you can disable an alarm notification by setting the 'to' line to: silent

 template: adaptec_raid_ld_health_status
       on: adaptecraid.logical_device_status
    class: Errors
     type: System
component: RAID
   lookup: average -1m unaligned percentage of ok
    units: %
    every: 10s
     crit: $this < 100
    delay: down 5m multiplier 1.5 max 1h
  summary: Adaptec RAID LD (number ${label:ld_number}) health status
     info: Adaptec RAID logical device (number ${label:ld_number} name ${label:ld_name}) health status is critical
       to: sysadmin

 template: adaptec_raid_pd_health_state
       on: adaptecraid.physical_device_state
    class: Errors
     type: System
component: RAID
   lookup: average -1m unaligned percentage of ok
    units: %
    every: 10s
     crit: $this < 100
    delay: down 5m multiplier 1.5 max 1h
  summary: Adaptec RAID PD (number ${label:pd_number}) health state
     info: Adaptec RAID physical device (number ${label:pd_number} location ${label:location}) health state is critical
       to: sysadmin