diff options
Diffstat (limited to 'health/health.d/pihole.conf')
-rw-r--r-- | health/health.d/pihole.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/health/health.d/pihole.conf b/health/health.d/pihole.conf index ee6c57cc..045930ae 100644 --- a/health/health.d/pihole.conf +++ b/health/health.d/pihole.conf @@ -10,8 +10,7 @@ component: Pi-hole every: 10s units: seconds calc: $ago - warn: $this > 60 * 60 * 24 * 8 - crit: $this > 60 * 60 * 24 * 8 * 2 + warn: $this > 60 * 60 * 24 * 30 info: gravity.list (blocklist) file last update time to: sysadmin |