ip.base.rack = 10.80 # # monitor and control sample-rates and misc # sample rates are in millis unless otherwise noted # Acquire means getting the data from the h/w # Monitor means doing something with the acquired data # rate.cpcc.acquire.status = 15000 rate.cpcc.monitor.temperature = 15000 rate.cpcc.temperature.email.warning = 300000 # # rate at which cpcc.Board samples its corresponding CMIB's component # element for things like temperatures, voltages, fpga status, etc. # samplerate.cpcc.board.state.from.cmib = 2000