From 293725848d68cd81208dbb090f48c9c0d2c2fd36 Mon Sep 17 00:00:00 2001 From: Yuxin Wang Date: Tue, 29 Apr 2025 02:47:41 -0400 Subject: [PATCH] Add known limitation section for APCUPSD (#38792) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/apcupsd.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/apcupsd.markdown b/source/_integrations/apcupsd.markdown index d95e7524f5a..624900f3242 100644 --- a/source/_integrations/apcupsd.markdown +++ b/source/_integrations/apcupsd.markdown @@ -145,6 +145,10 @@ Some sensors are disabled by default, since they provide information that is onl The integration {% term polling polls %} data from your APC UPS Daemon every 60 seconds by default. +## Known limitations + +This integration does not allow you to control the UPS. For example, you cannot run a self-test. To run a self-test, use the `aptest` command provided by [apcupsd](http://www.apcupsd.org/). + ## Removing the integration This integration follows standard integration removal. No extra steps are required.