search for: _creating_a_subdriver

Displaying 3 results from an estimated 3 matches for "_creating_a_subdriver".

2014 Feb 25
0
Arch Linux and Tripp Lite web snmp card issues.
...t a backtrace? That will probably be something like this: $ gdb snmp-ups (gdb) run -a <UPS-name> -DD ... (gdb) bt > SNMP-Walk: NUT ends up using the numeric OIDs internally. Could you please follow the steps here: http://www.networkupstools.org/docs/developer-guide.chunked/ar01s04.html#_creating_a_subdriver Either "mode 1" or "mode 2" should work, but if you run into trouble with "mode 1", just dump the files as mentioned in "mode 2", gzip them, and post them to the list. For the "-n" flag, I'd recommend "trippups1", as that seems to be...
2014 Feb 24
2
Arch Linux and Tripp Lite web snmp card issues.
I have been working with NUT to get this working since upgrading to a web snmp card in a UPS. I keep getting seg faults when running snmp-ups also. Below is the output. kernel: [1365065.178230] snmp-ups[1940]: segfault at 0 ip b7555470 sp bf8d89e8 error 4 in libc-2.18.so[b74c2000+1a9000] Running: Arch i686 current Nut is current git Device is Tripp Lite SU2200XLa with WEBSNMPCARD running
2014 Feb 25
2
Arch Linux and Tripp Lite web snmp card issues.
...g like this: > > $ gdb snmp-ups > (gdb) run -a <UPS-name> -DD > ... > (gdb) bt > >> SNMP-Walk: > NUT ends up using the numeric OIDs internally. Could you please follow the steps here: > > http://www.networkupstools.org/docs/developer-guide.chunked/ar01s04.html#_creating_a_subdriver > > Either "mode 1" or "mode 2" should work, but if you run into trouble with "mode 1", just dump the files as mentioned in "mode 2", gzip them, and post them to the list. For the "-n" flag, I'd recommend "trippups1", as that see...