# This is the k2ewagent.d that accompanies the k2ewagent 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_K2EWAGENT LoggingLevel 0 # 0 for off, 1 for on RingName WAVE_RING UseNumericIPs 0 # 1 for CORBRA BOA to use numeric IPs # instead of host names (needed if # local host name is not in DNS) # agent specific info # agent name should be unique (no whitespace for any of the next 3 values!) AgentName EW-K2-granite 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://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 2 # 0=off, 1=stderr, 2=file DebugLevel 3 # 1-3 (3 most verbose)