On Sat, 06 Dec 2003 15:53:41 -0600, Sean Dowd wrote > I did a little debugging and it looks like the output of snmptrapd > with the -F "%v" option (format the output with variable bindings) > is printing out in hex dump format in version 5.0.9. If you convert > it to ascii output, it looks like the input linksysmon expects. You > can do this by adding a -Oa option to the snmptrapd command line (on > about line 28 of linksysmon, the following is all one line): > > my $snmptrapd = $linksysmon->TrapdPath().' -C -P -Oa -F "%A > %y-%02.2m-%02.2l %02.2h:%02.2j:%02.2k %v\n" 2>&1 1>/dev/null'; > > I changed my version and it is working again. > > sean Thank you very much. I had tried to analyze the regedit output and thought it was looking for a : in the hex string. Amazing. I will note this on the bugzilla I submitted and go look at the output as well. Indeed it is now working on my RH 9 system. -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list