Fwd: pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
know how to make pass_persist work without running snmpd in the foreground or is this required? Thank you, David Durham Original Message SUBJECT: Fwd: pass_persist with ksh script timeout DATE: 2015-02-

Fwd: pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
nf: view all included .1.3.6.1.4.1.8072.. Thank you for any help or insight. Original Message SUBJECT: pass_persist with ksh script timeout DATE: 2015-02-02 16:23 FROM:

Fwd: pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
Hello, I forgot to mention that I also have the following line in snmpd.conf: view all included .1.3.6.1.4.1.8072.. Thank you for any help or insight. Original Message SUBJECT: pass_persist with ksh script timeout

pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
Hello, I am trying to extend snmpd with a ksh script on netbsd. The line I have in snmpd.conf is: pass_persist .1.3.6.1.4.1.8072.. "/usr/pkg/bin/stdbuf --input=0 --output=0 --error=0 /root/kshtest" When I run my script with stdbuf from the command line, it works like so: <- PING