summaryrefslogtreecommitdiffstats
path: root/health/health.d/apcupsd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.d/apcupsd.conf')
-rw-r--r--health/health.d/apcupsd.conf10
1 files changed, 8 insertions, 2 deletions
diff --git a/health/health.d/apcupsd.conf b/health/health.d/apcupsd.conf
index 65f1a69ab9..bab4e1ae02 100644
--- a/health/health.d/apcupsd.conf
+++ b/health/health.d/apcupsd.conf
@@ -13,7 +13,11 @@ component: UPS
warn: $this > (($status >= $WARNING) ? (70) : (80))
crit: $this > (($status == $CRITICAL) ? (85) : (95))
delay: down 10m multiplier 1.5 max 1h
- info: average UPS load over the last 10 minutes
+ info: Average UPS load over the last 10 minutes. \
+ High UPS load. \
+ It may result in either your UPS transferring to bypass or shutting down \
+ as a self-protection and safety measure due to overload. \
+ You should remove some attached equipment from the UPS.
to: sitemgr
# Discussion in https://github.com/netdata/netdata/pull/3928:
@@ -31,7 +35,9 @@ component: UPS
warn: $this < 100
crit: $this < (($status == $CRITICAL) ? (60) : (50))
delay: down 10m multiplier 1.5 max 1h
- info: average UPS charge over the last minute
+ info: Average UPS charge over the last minute. \
+ The UPS is running on battery power. It will shut down if external power is not restored. \
+ You should prepare any attached equipment for the shutdown.
to: sitemgr
template: apcupsd_last_collected_secs