[TIMEOUTS] * * DPTimeout - how many microsecs to wait before each DP_MSG is spewed DPTimeout=1000 * how many secs to wait between polls DPGatherWait=360 * The following section contains Collection Agent details [STATIONS] * * Stations tells which stations to operate on * (Stations=*) means ALL stations specified in Init file Stations=ABL,AGO,BC3,SNCC,SDD,USC,SRN * Stations=ABL,AGO NetworkCode=CI * Init - points to an initialization specific file. * Init=stations.ini.test Init=/etc/stations.ini * AgentName - name of this agent AgentName=FileTestCA1.hotspot ########################################################## * 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=2