From 47db2572e1eaf4ccdfa71aee19000afed23f4c2b Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Thu, 28 Jul 2022 19:02:36 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc474c6..8fa7563 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ snmpEngineTime : The number of seconds since the value of the snmpEngineBoots ob reverts to zero. ``` -**Note**: this onyl a SNMP section that supersedes the original section "snmp_uptime". It will not touch the original check. You can control the usage of this section by disable/enable SNMP section "snmp_uptime_exetended" +**Note**: this is only a SNMP section that supersedes the original section "snmp_uptime". It will not touch the original check. You can control the usage of this section by disable/enable SNMP section "snmp_uptime_exetended" + +**NOTE**: this plugin my have some side efects on checks that use the original section and expect the uptime not larger than 497 days. I.e the interface inventory plugin ecpects this to calculate the "not used" state. Check Info: -- GitLab