summaryrefslogtreecommitdiffstats
path: root/health/health.d/linux_power_supply.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:44 +0000
commit836b47cb7e99a977c5a23b059ca1d0b5065d310e (patch)
tree1604da8f482d02effa033c94a84be42bc0c848c3 /health/health.d/linux_power_supply.conf
parentReleasing debian version 1.44.3-2. (diff)
downloadnetdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.tar.xz
netdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.zip
Merging upstream version 1.46.3.
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.conf15
1 files changed, 0 insertions, 15 deletions
diff --git a/health/health.d/linux_power_supply.conf b/health/health.d/linux_power_supply.conf
deleted file mode 100644
index b0d35e75..00000000
--- a/health/health.d/linux_power_supply.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-# Alert on low battery capacity.
-
- template: linux_power_supply_capacity
- on: powersupply.capacity
- class: Utilization
- type: Power Supply
-component: Battery
- calc: $capacity
- units: %
- every: 10s
- warn: $this < 10
- delay: up 30s down 5m multiplier 1.2 max 1h
- summary: Power supply capacity
- info: Percentage of remaining power supply capacity
- to: silent