Coder Social home page Coder Social logo

Comments (3)

adamparker avatar adamparker commented on July 24, 2024

This was with Fedora 29.

from manubulon-snmp.

dnsmichi avatar dnsmichi commented on July 24, 2024

Are you sure that all dependencies are installed? I just tried it with a fresh Docker container for Fedora 29, this works like a charm.

$ docker run -ti -v `pwd`:/mnt fedora:29 bash

[root@d91a6f0e0247 mnt]# dnf -y install perl perl-Net-SNMP perl-Getopt-Long perl-Crypt-DES perl-Crypt-Rijndael perl-Digest-HMAC

[root@d91a6f0e0247 mnt]# plugins/check_snmp_int.pl
Usage: plugins/check_snmp_int.pl [-v] -H <host> -C <snmp_community> [-2] | (-l login -x passwd [-X pass -L <authp>,<privp>)  [-p <port>] -n <name in desc_oid> [-N -A -i -a -D --down] [-r] [-f[eSyY]] [-k[qBMGu] -g -w<warn levels> -c<crit levels> -d<delta>] [-o <octet_length>] [-t <timeout>] [-s] --label [-V]

from manubulon-snmp.

robpou avatar robpou commented on July 24, 2024

I'm not sure about Fedora but on RHEL/CentOS8 I saw the same error message as @adamparker.
I tried these packages:

perl-Math-BigInt # (was installed by default)
perl-Math-BigInt-GMP
perl-Math-BigInt-FastCalc

but they didn't contain the needed bigint.pm. After installing perl-bigint the plugin started working.

from manubulon-snmp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.