No problem:
strace -s 4000 -e recvfrom \
snmpwalk -v 1 -c public devsql01.tagish.local
1.3.6.1.4.1.311.1.4.1.1.2.1.16 \
2> /tmp/send-to-eric
strace writes to standard error. Preferably, I would like to see a dump
from zenperfsnmp if you are having problems with it.
strace -s 4000 -e recvfrom \
zenperfsnmp run -d devsql01.tagish.local 2> /tmp/send-to-eric
-Eric
John Gardner wrote:
Eric Newton wrote:
Hi John,
If you can get me the packets sent to/from to that device by
zenperfsnmp, I can see if there's a decoding error. I usually get the
packets by stracing zenperfsnmp against that one device.
-Eric
Eric
I think you might have to help me out with the syntax for strace. The
snmpwalk command i'm using is:
snmpwalk -v 1 -c public devsql01.tagish.local 1.3.6.1.4.1.311.1.4.1.1.2.1.16
(without the line wrap :-)
I just really want to pipe it to a text file so that I can send it to
you, but I can really get anything usuable out using the -o option.
Thanks for your help.
John
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users