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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

SNMP traps to XML (Linux)

  • 07-10-2010 9:14am
    #1
    Registered Users 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 Posts: 24 xonet


    What XML database to you intend using?


Advertisement