[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 19990222: ldmd.conf question



On Mon, 22 Feb 1999, Unidata Support wrote:

> 
> ------- Forwarded Message
> 
> >To: Unidata Support <address@hidden>
> >From: Dan Dansereau <address@hidden>
> >Subject: ldm ???
> >Organization: .
> >Keywords: 199902222056.NAA05866
> 
> Hello everybody at unidata!
> 
> below is my ldmd.conf file from tornado1.climate.usu.edu
> 
> I have 3 questions
> 
> 1) will this get all ( my allowed ) data from nimbus ??

Yes, all the data from the ALLOW statement on nimbus

> 
> 2) will this pass on all the data to the downstream node called cobbler??

Yes.  BTW the accept statement is not needed except to request data from
WSI, I would delete them..  

> 
> 3) do have to decode any/all data on tornado1 to pass it on ta a down stream
> site??


That's your option, decode the data on tornado1 and the use pqsend program
to send it to a down stream site or decode the data at each machine.  The
first option is more efficient but it requires you  to set up the
configuration to send the data downstream, scripts etc.  I don't have any
scripts on hand that perform that task.

Take care Dan,

Robb...


> 
> # start of ldmd.conf
> #
> # Programs that share a queue with rpc.ldmd
> # are started by it and are in the same process group.
> #
> exec "pqexpire"
> exec "pqbinstats"
> exec "pqact"
> #exec "pqsurf"
> #
> # LDM5 servers request data
> #
> # request <feedset> <pattern> <hostname pattern>
> #
> #request WMO
> #   ".*"
> #  zero.unidata.ucar.edu.
> request ANY
>      ".*"
>     nimbus.atmo.arizona.edu
> 
> request ANY
>      ".*"
>      striker.atmos.albany.edu
> #
> ############################################################################
> ###
> # Begin Access control
> ############################################################################
> ###
> #
> ############################################################################
> ###
> # ALLOW: Who we are willing to feed
> #
> # allow <feedset> <hostname pattern>
> ############################################################################
> ###
> #
> # send anything to your own machine
> allow ANY
> 
> ^((localhost|loopback)|(127\.0\.0\.1\.?$)|([a-z].*\.unidata\.ucar\.edu\.?$))
> 
> allow ANY
>     tornado1.climate.usu.edu
> 
> allow ANY
>     cobbler.agsci.usu.edu
> 
> #
> ############################################################################
> ###
> # ACCEPT: Who can feed us, currently this action is only needed for WSI data
> #
> # accept <feedset> <pattern> <hostname pattern>
> ############################################################################
> ###
> # accept anything from yourself
> #
> accept ANY
>     .*
>     ^((localhost|loopback)|(127\.0\.0\.1\.?$))
> 
> accept ANY
>     ".*"
>     tornado1.climate.usu.edu
> 
> #
> # accept from your upstream site
> #
> accept WSI
>     .*
>     ^[a-z].*\.uni\.wsicorp\.com$
> 
> accept ANY
>         ".*"
>         nimbus.atmo.arizona.edu
> 
> accept ANY
>          ".*"
>         striker.atmos.albany.edu
> 
> #
> ############################################################################
> ###
> # End Access control
> ############################################################################
> ###
> 
> 
> 
> Thanks much
> Dan Dansereau
> Utah Climate Center
> 
> 
> 
> ------- End of Forwarded Message
> 

===============================================================================
Robb Kambic                                Unidata Program Center
Software Engineer III                      Univ. Corp for Atmospheric Research
address@hidden             WWW: http://www.unidata.ucar.edu/
===============================================================================