This commit is contained in:
iqre8 2020-05-07 11:28:52 +00:00 committed by GitHub
commit 368a659638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ tree in a SNMP MIB file.
Install from GitHub:
# install prerequisites on Ubuntu:
apt-get install perl libxml-simple-perl libsnmp-perl
apt-get install perl libxml-simple-perl libsnmp-perl libtimedate-perl
# install prerequisites on RHEL family:
yum install "perl(SNMP)" "perl(XML::Simple)"