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

Re: New feed site (fwd)



HI Duanjun, 

Switch your NMC3

with your NNEXRAD keeping the reg expression the same.

i.e. change:

request NMC3    "^SDUS54 .* /p(N0R|N0V|NVL)"    130.39.188.220  
request NNEXRAD    ".*" 130.39.188.220  

to


request NNEXRAD    "^SDUS54 .* /p(N0R|N0V|NVL)"    130.39.188.220
request NMC3    ".*" 130.39.188.220


Then you must stop your ldm and restart after ALL rpc (ldm) processes have
ceased.

ldmadmin stop

ps -ef | grep rpc

or

ps -ef | grep ldm

to make sure all processes have stopped

then

ldmadmin start

I believe this should solve your problems...


Thank you,

-Jeff
____________________________                  _____________________
Jeff Weber                                    address@hidden
Unidata Support                               PH:303-497-8676 
NWS-COMET Case Study Library                  FX:303-497-8690
University Corp for Atmospheric Research      3300 Mitchell Ln
http://www.unidata.ucar.edu/staff/jweber      Boulder,Co 80307-3000
________________________________________      ______________________

On Wed, 6 Feb 2002 address@hidden wrote:

> Jeff
> the ldmd.conf is attached
> 
> 
> Duanjun
> 
>