summaryrefslogtreecommitdiffstats
path: root/health/health.d/linux_power_supply.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-21 19:34:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-21 19:34:08 +0000
commit6d2e027eb728c8294fdd7c3692e9853b3ca2603b (patch)
tree3e190253238075ac8590b2f214852d2256fdad53 /health/health.d/linux_power_supply.conf
parentOpting out by default from sending anonymous statistics (phone home). (diff)
downloadnetdata-6d2e027eb728c8294fdd7c3692e9853b3ca2603b.tar.xz
netdata-6d2e027eb728c8294fdd7c3692e9853b3ca2603b.zip
Merging upstream version 1.12.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'health/health.d/linux_power_supply.conf')
-rw-r--r--health/health.d/linux_power_supply.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/linux_power_supply.conf b/health/health.d/linux_power_supply.conf
index 745d2c3dd..38727be2f 100644
--- a/health/health.d/linux_power_supply.conf
+++ b/health/health.d/linux_power_supply.conf
@@ -7,6 +7,6 @@ template: linux_power_supply_capacity
every: 10s
warn: $this < 10
crit: $this < 5
- delay: up 0 down 5m multiplier 1.2 max 1h
+ delay: up 30s down 5m multiplier 1.2 max 1h
info: the percentage remaining capacity of the power supply
to: sysadmin