⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
src
/
netdata
/
health
/
health.d
/
View File Name :
hdfs.conf
# Common template: hdfs_capacity_usage on: hdfs.capacity class: Utilization type: Storage component: HDFS calc: ($used) * 100 / ($used + $remaining) units: % every: 10s warn: $this > (($status >= $WARNING) ? (70) : (80)) crit: $this > (($status == $CRITICAL) ? (80) : (98)) delay: down 15m multiplier 1.5 max 1h summary: HDFS datanodes space utilization info: summary datanodes space capacity utilization to: sysadmin # NameNode template: hdfs_missing_blocks on: hdfs.blocks class: Errors type: Storage component: HDFS calc: $missing units: missing blocks every: 10s warn: $this > 0 delay: down 15m multiplier 1.5 max 1h summary: HDFS missing blocks info: number of missing blocks to: sysadmin template: hdfs_stale_nodes on: hdfs.data_nodes class: Errors type: Storage component: HDFS calc: $stale units: dead nodes every: 10s warn: $this > 0 delay: down 15m multiplier 1.5 max 1h summary: HDFS stale datanodes info: number of datanodes marked stale due to delayed heartbeat to: sysadmin template: hdfs_dead_nodes on: hdfs.data_nodes class: Errors type: Storage component: HDFS calc: $dead units: dead nodes every: 10s crit: $this > 0 delay: down 15m multiplier 1.5 max 1h summary: HDFS dead datanodes info: number of datanodes which are currently dead to: sysadmin # DataNode template: hdfs_num_failed_volumes on: hdfs.num_failed_volumes class: Errors type: Storage component: HDFS calc: $fsds_num_failed_volumes units: failed volumes every: 10s warn: $this > 0 delay: down 15m multiplier 1.5 max 1h summary: HDFS failed volumes info: number of failed volumes to: sysadmin