Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

SNMP traps to XML (Linux)

  • 07-10-2010 09:14AM
    #1
    Registered Users, Registered Users 2 Posts: 87 ✭✭


    Hi, I have just started my final year project in college. My project involves graphing the upload and download speeds on a connection between two routers. I would like too use python's LXML too show my results on a graph, although their is on snag, I can't find a way too output the linux snmpget command to an XML database. If anyone can provide any help with this it would help me a lot. Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 85 ✭✭rfrederick


    Perhaps running the output of `snmpget` through a bit of perl to get it into the correct format would be what you're looking for? Just taking a wild stab at it not knowing any further details.


  • Registered Users, Registered Users 2 Posts: 24 xonet


    What XML database to you intend using?


Advertisement