Re: script called by traphandle getting executed twice

2004-07-20 Thread stephen . jackson
he -c option. Thanks for the help! Stephen Dave Shield <[EMAIL PROTECTED]> 07/20/2004 04:16 AM To [EMAIL PROTECTED] cc [EMAIL PROTECTED] Subject Re: script called by traphandle getting executed twice > It seems that any script that I put in a traphandle line in the > snmptra

Re: script called by traphandle getting executed twice

2004-07-20 Thread stephen . jackson
L PROTECTED] cc [EMAIL PROTECTED] Subject Re: script called by traphandle getting executed twice > It seems that any script that I put in a traphandle line in the > snmptrapd.conf file gets called twice when I send a trap to test it. The two most likely causes that spring to mind are

Re: script called by traphandle getting executed twice

2004-07-20 Thread Dave Shield
> It seems that any script that I put in a traphandle line in the > snmptrapd.conf file gets called twice when I send a trap to test it. The two most likely causes that spring to mind are either the trap is being received twice, or the config file is being read in twice. Try running snm

RE: script called by traphandle getting executed twice

2004-07-19 Thread stephen . jackson
rator CoLinx, LLC Bruce Shaw <[EMAIL PROTECTED]> 07/19/2004 04:23 PM To "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] cc Subject RE: script called by traphandle getting executed twice What do yo

RE: script called by traphandle getting executed twice

2004-07-19 Thread Bruce Shaw
What do your snmpd.conf and snmptrapd.conf look like? (change your community names etc.) >It seems that any script that I put in a traphandle line in the snmptrapd.conf file gets called twice when I send a trap to test it. So if the script writes a value out to a file, it gets written twice. Has

script called by traphandle getting executed twice

2004-07-19 Thread stephen . jackson
It seems that any script that I put in a traphandle line in the snmptrapd.conf file gets called twice when I send a trap to test it. So if the script writes a value out to a file, it gets written twice. Has anyone seen this behavior before, or know what I might be doing wrong? I'm running net-s