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

RE: UCAR's IDD Upstream Data Feed Source



HI Guys,

The UNIDATA feed is not really a "type" but a "suite" of feeds. that
includes HDS, DDS,PPS,MCIDAS, & IDS. If all you are requesting is HDS we
may need to find another feed for Mike if he wants other data than HDS.
The UNIDATA feed should still function under 5.0.8.


Or you could you change your request from typhoon to the UNIDATA feed,
then you would have more data at your fingertips and could feed Mike the
same feed. If this is not acceptable due to hardware constraints or other
issues, we can find a work around. For all, it would be best if you
upgraded to 5.1.3 version of the LDM.

-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 Fri, 16 Feb 2001, Tom Heinrichs wrote:

> Hi Jeff,
> 
> Here's my ldmprods and a complete copy of my ldmd.conf file.
> 
> I'm running version 5.08 of ldm. As you can see, we're only requesting HDS
> currently (to grab some of the avn models for PUFF volcanic ash
> cloud modeling.)
> 
> In my 5.08 docs, I don't see UNIDATA listed as a feed type. Do the "set
> names" (i.e. UNIDATA) work with 5.08? Should I modify my request from HDS
> to UNIDATA?  Will this have any significant impacts on us?
> 
> Incidentally, I'm planning to upgrade to the latest and greatest LDM
> version in late March or April as part of a system overhaul/upgrade.
> 
> Thanks,
> Tom
> 
> 
>                                   Product Monitor for inisas02
> 
> Feb 17          Minute 07              Cumulative For Hour 00
> Feedtype    Number     Bytes     Number   Bytes       Avg / Max Lat     
> Latest    Source Site
> 
> HDS             5       20275       53    353913     1.61     5@02:37   
> 00:07:48  noaaport.unidata.ucar.edu
> HDS             1         234       12    105618     1.59     5@03:09   
> 00:07:22  sunshine.ssec.wisc.edu
> 
> #####
> # $Id: ldmd.conf,v 1.11 1999/08/05 16:18:09 rkambic Exp $
> # Sample ldmd.conf for ldm5
> ####
> #
> # This is the main configuration file for the LDM server. All lines that start
> # with a "#" sign are comments.
> #
> # To debug an LDM that hangs on start up, run the following from LDM home:
> # % bin/rpc.ldmd -vl - -q data/ldm.pq etc/ldmd.conf
> #
> # If the LDM still hangs, comment out all lines in this file, try again.
> #
> ###############################################################################
> # Exec Entries
> ###############################################################################
> #
> # Programs that can share a queue with rpc.ldmd server, these programs
> # are started by the "exec" command and are in the same process group.
> #
> exec    "pqexpire"
> exec    "pqbinstats"
> exec    "pqact"
> #exec   "pqsurf"
> #
> ###############################################################################
> # Request Entries
> ###############################################################################
> #
> # LDM5 servers request data from Data Sources
> #
> #       request <feedset> <pattern> <hostname pattern>
> #
> #request WMO ".*" uni0.unidata.ucar.edu
> #
> request HDS
>         ".*"
>                 typhoon.atmos.ucla.edu
> #
> ###############################################################################
> # Allow Entries
> ###############################################################################
> #
> # Giving permission for a Data Sink to perform a request to your LDM
> #
> # allow <feedset> <hostname pattern>
> #
> # Giving permission to your own machine and Unidata
> allow   ANY
>     
> ^((localhost|loopback)|(127\.0\.0\.1\.?$)|([a-z].*\.unidata\.ucar\.edu\.?$))
> #
> allow   ANY     sxmjg-2.sois.alaska.edu
> #
> ###############################################################################
> # Accept Entries
> ###############################################################################
> # 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 from your upstream site
> #
> # WSI is using ldm4 protocol so the accept is still required
> #accept WSI
> #    .*
> #    ^[a-z].*\.uni\.wsicorp\.com$
> #
> ###############################################################################
> # End 
> ###############################################################################
> 
> 
> On Fri, 16 Feb 2001, Jeff Weber wrote:
> 
> > Hi Guys, 
> > 
> > 
> > Keep in mind NLDN is propriatary, and should only be received from: 
> > 
> > striker.atmos.albany.edu
> > 
> > We were a bit bold with the allow ANY for Mike but wanted to let him tune
> > his LDM. Future data for NLDN should be from that location.
> > 
> > address@hidden
> > 
> > David Knight is the contact
> > 
> > Tom:
> > 
> > Could you execute ldmprods as ldm from your ldm machine to see what
> > products are arriving and how timely, and snip it back to me.
> > 
> > 
> > Mike, feel free to feed from us until we work out the bugs.
> > 
> > 
> > -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 Fri, 16 Feb 2001, Mike GARDNER wrote:
> > 
> > > Hi Tom,
> > > 
> > > Sorry to report that I'm still getting timeouts with the notifyme command.
> > > The only thing that I change in my ldmd.conf file is the hostname in the
> > > commands...
> > > 
> > > thelma.unidata.ucar.edu works and I get notifications.
> > > inisas02.inis.iarc.uaf.edu is responding to pings, but notifyme timeouts.
> > > 
> > > I've copied Jeff on this message, just in case he may some ideas too.
> > > 
> > > Thanks again, Tom, for all your help!
> > > 
> > > Mike
> > > 
> > > 
> > > 
> > > -----Original Message-----
> > > From: Tom Heinrichs [mailto:address@hidden]
> > > Sent: Friday, February 16, 2001 11:55
> > > To: Mike GARDNER
> > > Subject: RE: UCAR's IDD Upstream Data Feed Source
> > > 
> > > 
> > > Hi Mike,
> > > 
> > > I changed the feed type from UNIDATA to ANY. Maybe the fact that NLDN
> > > wasn't in the allow list was causing the timeout.
> > > 
> > > relevant ldmd.conf line:
> > > #
> > > allow   ANY     sxmjg-2.sois.alaska.edu
> > > #
> > > 
> > > Please let me know how it goes.
> > > 
> > >  --Tom
> > > 
> > > 
> > > On Fri, 16 Feb 2001, Mike GARDNER wrote:
> > > 
> > > > Hi Tom,
> > > >
> > > > I've modified my ldmd.conf file as follows:
> > > >
> > > > request UNIDATA ".*" inisas02.inis.iarc.uaf.edu
> > > > request NLDN    ".*" inisas02.inis.iarc.uaf.edu
> > > >
> > > > When I start ldm, I get no errors and see the appropriate processes
> > > running.
> > > > I can ping your server to.  But when I do the notifyme command, it just
> > > > times out.  I'm going to swap it back to Jeff's site to ensure nothing 
> > > > is
> > > > wrong on my box, but could you double-check your ldmd.conf's allow
> > > > statement?
> > > >
> > > > Thanks!
> > > >
> > > > Mike
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Tom Heinrichs [mailto:address@hidden]
> > > > Sent: Friday, February 16, 2001 10:43
> > > > To: Mike GARDNER
> > > > Cc: Ken Dean; IDD Support; Jeff Weber; Shari George
> > > > Subject: Re: UCAR's IDD Upstream Data Feed Source
> > > >
> > > >
> > > > Hi Mike,
> > > >
> > > > I added an allow for your machine to my ldmd.conf and restarted the
> > > > daemon:
> > > >
> > > > allow   UNIDATA sxmjg-2.sois.alaska.edu
> > > >
> > > > Please give it a test and let me know how it goes. I've found the
> > > > following usefule for testing:
> > > >
> > > > notifyme -vl - -h inisas02.inis.iarc.uaf.edu
> > > >
> > > > (from the "troubleshooting docs").
> > > >
> > > > Please let me know if you have any questions.
> > > >
> > > > Regards,
> > > > Tom
> > > >
> > > > Tom Heinrichs  907-474-6897   address@hidden
> > > > Programmer Analyst / UNIX System Analyst
> > > > University of Alaska Fairbanks, Geophysical Institute
> > > > PO Box 757320  Fairbanks, Alaska  99775  fax: 907-474-7290
> > > >
> > > >
> > > > On Thu, 15 Feb 2001, Mike GARDNER wrote:
> > > >
> > > > > Hi Tom & Ken,
> > > > >
> > > > > I was wondering whether you have decided to permit me to access UCAR's
> > > IDD
> > > > > feed on your inisas02.inis.iarc.uaf.edu node.  I'm hoping to get my
> > > system
> > > > > operational by next Monday, if possible.
> > > > >
> > > > > Thanks!
> > > > >
> > > > > Mike
> > > > >
> > > > > -----Original Message-----
> > > > > From: Mike GARDNER [mailto:address@hidden]
> > > > > Sent: Wednesday, February 14, 2001 09:25
> > > > > To: Jeff Weber; address@hidden
> > > > > Cc: address@hidden
> > > > > Subject: RE: Upstream Data Feed Source
> > > > > Importance: High
> > > > >
> > > > >
> > > > > Hi Jeff & Tom,
> > > > >
> > > > > Jeff, thank you very much for helping me locate a potential feed site
> > > > that's
> > > > > so close to home!  I've modified to my ldmd.conf file and tested it 
> > > > > via
> > > > > notifyme, which timed out so Tom probably hasn't had an opportunity to
> > > > > modify his file.  Tom, thank you for helping me get this live feed.  
> > > > > It
> > > is
> > > > > going to be VERY helpful!
> > > > >
> > > > > Thanks again, guys, and have a great week!
> > > > >
> > > > > Mike
> > > > >
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Jeff Weber [mailto:address@hidden]
> > > > > Sent: Wednesday, February 14, 2001 08:47
> > > > > To: Mike GARDNER; address@hidden
> > > > > Cc: address@hidden
> > > > > Subject: Re: Upstream Data Feed Source
> > > > >
> > > > >
> > > > > Hi Tom,
> > > > >
> > > > > Longtime no "talk". Hope all is well w/family. According to e-mails 
> > > > > from
> > > > > Jan Curtis it appears as if Fairbanks had a mild January.I am writing 
> > > > > in
> > > > > the hopes you could feed a downstream site. I do not think you are
> > > feeding
> > > > > anybody currently form your site, but it is a fairly simple task.
> > > > >
> > > > >
> > > > >
> > > > > Modify your ldmd.conf file to "ALLOW" "his machine full name here"
> > > > > (avoiding the ") UNIDATA|??? where the question marks indicate 
> > > > > possible
> > > > > other feedtypes he may desire that you receive.
> > > > >
> > > > > For greater detail and explanation please see:
> > > > >
> > > > > http://unidata.ucar.edu/packages/ldm/index.html
> > > > >
> > > > > or write us back.
> > > > >
> > > > > Do you think it would be possible for Mike to feed from:
> > > > >
> > > > > inisas02.inis.iarc.uaf.edu
> > > > >
> > > > >
> > > > > Mike,
> > > > >
> > > > > If OK w/Tom this is where you would want to point your requests.
> > > > >
> > > > > I hope this works for you two, please cc me on future correspondence 
> > > > > so
> > > I
> > > > > can maintain our records.
> > > > >
> > > > > I will try to find an appropriate failover site for you Mike as well,
> > > but
> > > > > it is always nice to get the ball rolling first....
> > > > >
> > > > > 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 Tue, 13 Feb 2001, Mike GARDNER wrote:
> > > > >
> > > > > > Clear DayHi,
> > > > > >
> > > > > > Just finishing configuring LDM on my machine and need the obtain the
> > > > data
> > > > > > feed source...  Here's the info you requested:
> > > > > >
> > > > > > Site Name: University of Alaska, Statewide
> > > > > > Site Administrator: Mike Gardner
> > > > > > E-mail: address@hidden
> > > > > > Phone: (907) 474-5456
> > > > > > Hostname: sxmjg-2.sois.alaska.edu
> > > > > >
> > > > > > Thanks for your help!
> > > > > >
> > > > > > Mike
> > > > > >
> > > > > >
> > > > > > ---------------------------------------------------------------------
> > > > > > Mike GARDNER
> > > > > > Programming Manager
> > > > > > University of Alaska, Statewide
> > > > > > Information Technology Services
> > > > > > Application Services
> > > > > >
> > > > > > 910 Yukon Drive, Suite 105
> > > > > > P.O. Box 755320
> > > > > > Fairbanks, AK  99775-5320
> > > > > >
> > > > > > Phone: 907.474.5456
> > > > > > Fax: 907.474.7127
> > > > > > E-mail: address@hidden
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > 
> > > 
> > 
> 
>