[TIMEOUTS] * * DPTimeout - how many microsecs to wait before each DP_MSG is spewed DPTimeout=1000 * how many secs to wait between polls DPGatherWait=300 * The following section contains Collection Agent details [STATIONS] * * Stations tells which stations to operate on * (Stations=*) means ALL stations specified in Init file Stations=I263 * Stations=ABL,AGO NetworkCode=XX * Init - points to an initialization specific file. * Init=stations.ini.test Init=/etc/stations.ini * AgentName - name of this agent AgentName=dlogagent.Linux.V1.03_test ########################################################## * DebugMode - set to 0 for off, 1 to spew messages to stderr, 2 to file DebugMode=2 * DebugLevel - set to the level of debug you want 0-3, higher == more verbose * 0 = sys, system messages(err/warn) * 1 = run, run messages * 2 = init, initialization messages (startup) * 3 = spill your guts ( ALL MESSAGES) DebugLevel=3 DebugLogDir=/home/comserv/tnw/java_setup/logs