From 63089835b03b322893600d84abe0af4679c144eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6ppner?= Date: Mon, 29 Apr 2019 15:50:34 +0200 Subject: [PATCH] README.md: Add runtime requirement for dbginfo.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Höppner --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af1024eb..01c0d053 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,9 @@ Build and runtime requirements for specific tools In the following more details on the build an runtime requirements of the different tools are provided: +* dbginfo.sh: + The tar package is required to archive collected data. + * osasnmpd: You need at least the NET-SNMP 5.1.x package (net-snmp-devel.rpm) installed, before building the osasnmpd subagent.