Coder Social home page Coder Social logo

Comments (8)

dnsmichi avatar dnsmichi commented on July 24, 2024

Maybe the OIDs are wrong. I suggest to enable the verbose/debug mode and look into the script which OIDs are pulled. Might need adoptions for that switch of yours. I don't have such hardware to test, so I will make blind suggestions here.

from manubulon-snmp.

R00T88 avatar R00T88 commented on July 24, 2024

i think there is no memory pool information on CISCO Small Business switch.
I try to search on mib but without success.
Do you know how can i check sysUptime ?

Thanks

from manubulon-snmp.

dnsmichi avatar dnsmichi commented on July 24, 2024

You could look into #31 which seems to implement that for the CPU plugin. Maybe @spali has an idea?

from manubulon-snmp.

R00T88 avatar R00T88 commented on July 24, 2024

Temperature and fan oid are different on CISCOSB too.
@spali what health check did you implement on your switch?

from manubulon-snmp.

spali avatar spali commented on July 24, 2024

Currently I disabled all SNMP checks, Because it results in CPU spikes on the switch.
Researched a bit, and it seems to be a common problem with these switches to use SNMP :(

from manubulon-snmp.

R00T88 avatar R00T88 commented on July 24, 2024

So your advice is to disable snmp check on it?

from manubulon-snmp.

spali avatar spali commented on July 24, 2024

Depends on how critical the switch is for you or if you have an alternative. But at least I suggest to keep an eye on the CPU load when you do snmp checks on a SG switches.
I disabled it, because for me the performance of my switch is more important than the stuff I monitor with snmp. Also I have a stack of two for redundancy, which makes it less critical if one dies. And because it's a home setup... I can life with with the drawbacks only monitoring the switch with ping checks.

from manubulon-snmp.

R00T88 avatar R00T88 commented on July 24, 2024

thanks @spali and @dnsmichi
i found oid for temperature and fan

temperature SNMP OID is: 1.3.6.1.4.1.9.6.1.101.83.5.1.1.2.1

Fans Unit 1 .1.3.6.1.4.1.9.6.1.101.83.1.1.1.3.67109249
Fans Unit 2 .1.3.6.1.4.1.9.6.1.101.83.1.1.1.3.67109250
Fans Unit 3 .1.3.6.1.4.1.9.6.1.101.83.1.1.1.3.67109251
Fans Unit 4 .1.3.6.1.4.1.9.6.1.101.83.1.1.1.3.67109252

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.