On Wed, 2005-11-16 at 03:34 -0600, Yadav, Amit wrote:
> Could someone tell me why is this PID of snmptrapd stored
> in this file.
Because it's a convenient way of controlling the daemon.
Automatic shutdown scripts can run something like
kill -TERM `cat /path/to/pid/file`
rather than havi
Title: Help needed with snmptrapd options
Hi,
We use snmptrapd binary in our product, and I changed on of the options i.e. -p which takes the path name, to store the pid
of snmptrapd, to something other than /tmp. Could someone tell me why is this PID of snmptrapd stored