# This is the ewgapagent.d that accompanies the ewgapagent for SeisNetWatch. # SeisNetWatch is an open source product created by ISTI (all rights reserved). # SeisNetWatch may be used freely by any Academic Institution or the USGS. # For more information on this product contact us at info@isti.com # Earthworm setup details ModuleName MOD_EWGAPAGENT LoggingLevel 1 # 0 for off, 1 for on RingName WAVE_RING UseNumericIPs 1 # 1 for CORBRA BOA to use numeric IPs # instead of host names (needed if # local host name is not in DNS) PollDuration 25 # this is actually the heartbeat duration for this agent # agent specific info # agent name should be unique (no whitespace for any of the next 3 values!) AgentName EW-CIT-GAP_Sol Region California Installation CIT # Usage Level is needed if not running a csagent...almost # every installation should have this set to Full which for # the initial setup is 4 # UsageLevel 4 # The CORBA event channels used for the NSI # these should point to the host where the NSI is running StaticGetEventChannel iiop://131.215.68.105:10024/DefaultEventChannel DynamicEventChannel iiop://131.215.68.105:10025/DefaultEventChannel StaticEventChannel iiop://131.215.68.105:10026/DefaultEventChannel #StaticGetEventChannel iiop://terra-bytes.com:10011/DefaultEventChannel #DynamicEventChannel iiop://terra-bytes.com:10012/DefaultEventChannel #StaticEventChannel iiop://terra-bytes.com:10013/DefaultEventChannel # the following are only used for debugging DebugLogDir /home/rtem/tnw/log # log directory DebugMode 0 # 0=off, 1=stderr, 2=file DebugLevel 0 # 1-3 (3 most verbose)