Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perl-Net-SNMP package miss to run some scripts #95

Open
jbolliet opened this issue Aug 6, 2021 · 0 comments
Open

perl-Net-SNMP package miss to run some scripts #95

jbolliet opened this issue Aug 6, 2021 · 0 comments

Comments

@jbolliet
Copy link

jbolliet commented Aug 6, 2021

We used this container to migrate an older version of Cacti on a new one.
We are using some scripts provided in perl language
These script failed with missing librabry on the container:
Can't locate Net/SNMP.pm in @inc (you may need to install the Net::SNMP module) (@inc contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /cacti/scripts/f5_bigip_cpun.pl line 5.
BEGIN failed--compilation aborted at /cacti/scripts/f5_bigip_cpun.pl line 5.
FATAL: Spine Encountered a Segmentation Fault

The package perl-Net-SNMP is missing in the container.
I added it manually, but it should be easier to have it directly in the default container

yum -y install perl-Net-SNMP.noarch

Thanks a lot
Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant