HEX
Server: LiteSpeed
System: Linux s3.sitechai.com 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: workzeni (2217)
PHP: 8.1.32
Disabled: mail, show_source, system, shell_exec, passthru, exec, eval, shell
Upload Files
File: //proc/thread-self/root/lib/netdata/conf.d/health.d/ceph.conf
# low ceph disk available

 template: ceph_cluster_physical_capacity_utilization
       on: ceph.cluster_physical_capacity_utilization
    class: Utilization
     type: Storage
component: Ceph
     calc: $utilization
    units: %
    every: 1m
    warn: $this > (($status >= $WARNING ) ? (85) : (90))
    crit: $this > (($status == $CRITICAL) ? (90) : (98))
   delay: down 5m multiplier 1.2 max 1h
 summary: Ceph cluster ${label:fsid} disk space utilization
    info: Ceph cluster ${label:fsid} disk space utilization
      to: sysadmin