25 lines
470 B
Plaintext
25 lines
470 B
Plaintext
# $Id: pmcd.options,v 2.4 1998/09/09 18:25:43 kenmcd Exp $
|
|
# command-line options to pmcd, uncomment/edit lines as required
|
|
|
|
# longer timeout delay for slow agents
|
|
# -t 10
|
|
|
|
# supress timeouts
|
|
# -t 0
|
|
|
|
# make log go someplace else
|
|
# -l /some/place/else
|
|
|
|
# debugging knobs
|
|
# -D N
|
|
# -f
|
|
|
|
# enable event tracing bit fields
|
|
# 1 trace connections
|
|
# 2 trace PDUs
|
|
# 256 unbuffered tracing
|
|
# -T 3
|
|
|
|
# setting of environment variables for /etc/init.d/pcp
|
|
# PMCD_WAIT_TIMEOUT=120
|