Menu

#7 SNMP support

open
None
5
2005-01-30
2004-08-12
No

The attached patch and 2 files contains support for monitoring
remote hosts via SNMP and then using that information in graphs,
etc. Though it is not ideal yet (being able to do formatting and
delta-calculations for counters, eg, isn't there) its a proof of
concept. I have a graph on my window that shows the load
average for both my local machine and another next to it that the
data is collected via SNMP.

Discussion

  • Wes Hardaker

    Wes Hardaker - 2004-08-12
     
  • Wes Hardaker

    Wes Hardaker - 2004-08-12
     
  • Wes Hardaker

    Wes Hardaker - 2004-08-12

    Logged In: YES
    user_id=76242

    Ohh... usage...

    1) requires a setup and working snmp.conf file for net-snmp that has
    authentication/etc information in it. With that in place:

    2) something like the following should work:

    text ... sensor=SNMP HOST="host.example.com" OID="sysUpTime.0"
    interval=30000
    graph ... sensor=SNMP HOST="host.example.com" OID="laLoadInt.1"
    interval=10000

    ...

     
  • Ryan Nickell

    Ryan Nickell - 2004-11-22

    Logged In: YES
    user_id=797632

    Added missing cpp file for patch.

     
  • Ryan Nickell

    Ryan Nickell - 2004-11-22

    snmpsensor.cpp

     
  • Ryan Nickell

    Ryan Nickell - 2005-01-30
    • assigned_to: nobody --> p0z3r
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.