MOOSTimeWarp = $(WARP) LatOrigin = 42.360264 LongOrigin= 42.35415 //-------------------------------------------------- // pShare Config Block ProcessConfig = pShare { AppTick = 2 CommsTick = 2 input = route = localhost:$(PSHARE_PORT) } //-------------------------------------------------- // pHostInfo Config block ProcessConfig = pHostInfo { AppTick = 1 CommsTick = 1 default_hostip_force = localhost } //-------------------------------------------------- // uProcessWatch Config Block ProcessConfig = uProcessWatch { AppTick = 1 CommsTick = 1 allow_retractions = true watch_all = true // default is true nowatch = uXMS* nowatch = uPokeDB* nowatch = uQueryDB* nowatch = uMAC* summary_wait = 12 } //-------------------------------------------------- // uLoadWatch Config block ProcessConfig = uLoadWatch { AppTick = 1 CommsTick = 1 thresh = app=pHelmIvP, gapthresh=3 thresh = app=pHostInfo, gapthresh=5 thresh = app=any, gapthresh=2.0 breach_trigger = 5 }