diff options
Diffstat (limited to 'health/health.d/linux_power_supply.conf')
-rw-r--r-- | health/health.d/linux_power_supply.conf | 2 |
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 27a172a14..745d2c3dd 100644 --- a/health/health.d/linux_power_supply.conf +++ b/health/health.d/linux_power_supply.conf @@ -1,7 +1,7 @@ # Alert on low battery capacity. template: linux_power_supply_capacity - on: power_supply.capacity + on: powersupply.capacity calc: $capacity units: % every: 10s |