Update README.md

Can't locate Date/Format.pm in @INC (you may need to install the Date::Format module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /home/appliance/bin/mib2zabbix line 81.
This commit is contained in:
iqre8 2020-05-07 08:28:42 -03:00 committed by GitHub
parent b4e866ef66
commit 91ae14bb17
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)"