@cryptotaxi247 / netdata-1 / commits / fcc697141

chore(health): rm pihole_blocklist_gravity_file_existence_state (#13826)

Ilya Mashchenko committed Oct 17, 2022 at 11:00 UTC fcc6971415f7c585d876b8d4d63afdd3409709d0
1 file changed -15
health/health.d/pihole.conf
-15
@@ -15,21 +15,6 @@ component: Pi-hole
15 info: gravity.list (blocklist) file last update time
16 to: sysadmin
17
18 -# Gravity file check (gravity.list).
19 -
20 - template: pihole_blocklist_gravity_file_existence_state
21 - on: pihole.blocklist_file_existence_state
22 - class: Errors
23 - type: Ad Filtering
24 -component: Pi-hole
25 - every: 10s
26 - units: state
27 - calc: $not_exists
28 - crit: $this != nan AND $this == 1
29 - delay: up 2m down 5m
30 - info: gravity.list (blocklist) file does not exist
31 - to: sysadmin
32 -
18 # Pi-hole's ability to block unwanted domains.
19 # Should be enabled. The whole point of Pi-hole!
20