From 4f31496cf2230f55f668c444070d0935f2fd5074 Mon Sep 17 00:00:00 2001 From: definitio <37266727+definitio@users.noreply.github.com> Date: Tue, 25 Oct 2022 09:45:50 +0300 Subject: [PATCH] Add apcupsd laststest sensor (#24679) --- source/_integrations/apcupsd.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/apcupsd.markdown b/source/_integrations/apcupsd.markdown index 59028c877a2..1d7aabe1b7a 100644 --- a/source/_integrations/apcupsd.markdown +++ b/source/_integrations/apcupsd.markdown @@ -106,7 +106,8 @@ Some sensors are disabled by default, since they provide information that is onl - UPS Register 2 Fault (REG2) - UPS Register 3 Fault (REG3) - UPS Restore Requirement (RETPCT) -- UPS Last Self Test (SELFTEST) +- UPS Last Self Test (LASTSTEST) +- UPS Self Test Result (SELFTEST) - UPS Sensitivity (SENSE) - UPS Serial Number (SERIALNO) - UPS Startup Time (STARTTIME)