gavmckee80

Results 7 comments of gavmckee80

@colinmcintosh , thanks for coming back to me - this is a great project and saves me writing a bunch of code :D , which is even better. I'll probably...

@kamakazikamikaze Can you help here? I can do the following ``` In [26]: entity = session.bulkwalk(oids='.1.3.6.1.2.1.47.1.1.1') In [27]: entity Out[27]: [, , , , , , , , , ```...

Do you have a sample snmp.conf file you can link me to ? where should the .conf file be placed ?

@jeffbrl , thanks for having a look at this I usually test my xpath by loading the XML snapshot into a PyEZ table widget and using the .xml.xpath() command I'll...

so I do the following ``` [[inputs.socket_listener]] ## URL to listen on service_address = "tcp://1.1.1.1:65000" ## Data format to consume. ## Each data format has its own unique set of...

@toni-moreno A little more information here: I changed the timestamp precision within the Influx DB configuration to nanosecond - this updates Elastic with the proper date/time. But every single timestamp...

@cheynearista is this change merged yet ? I installed the lib today ` jsonRsp, err := n.runCommands(commands, "text") ` I still see this and need the output in JSON format