GithubHelp home page GithubHelp logo

snmpcustomsensor about pythonminiprobe HOT 2 CLOSED

prtg avatar prtg commented on June 23, 2024
snmpcustomsensor

from pythonminiprobe.

Comments (2)

eagle00789 avatar eagle00789 commented on June 23, 2024

Could you please do the following for me to further analyse the problem.
Stop the prtgprobe service using:

sudo service prtgprobe stop

and start it again using the following command:

sudo python /probe/probe.py

Then make sure you have the SNMPCustomSensor added to your PRTG installation with the correct OID.
As soon as the SNMPCustomSensor is polled, it should print a traceback log. Please provide us with that traceback log.
Also, What device and OID are you trying to poll?
And last but not least, what is the value that the SNMP Tester returned for the OID?
As soon as you have the traceback log, you can stop the probe using CTRL + C and then starting the probe again using:

sudo service prtgprobe start

from pythonminiprobe.

stefanbrunner avatar stefanbrunner commented on June 23, 2024

Problem is solved!
It wasn't the sensor, it was the device.
We monitor a QNAP NAS with the mini probe. The QNAP response a value as a string not as a integer!
To monitor a QNAP with the mini probe, the 9th value has to be count up by 1

e.g.
1.3.6.1.4.1.24681.1.2.11.1.3.3 response --> 31 C/87 F
1.3.6.1.4.1.24681.1.3.11.1.3.3 response --> 31

from pythonminiprobe.

Related Issues (19)

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.