This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Anne, Here's my ldmd.conf. ##### # $Id: ldmd.conf,v 1.7 1995/11/08 15:39:54 mitch Exp $ # Sample ldmd.conf for ldm5 #### # # Programs that share a queue with rpc.ldmd # are started by it and are in the same process group. # exec "pqexpire" exec "xcd_run MONITOR" exec "pqbinstats" exec "pqact" #exec "pqsurf" # # LDM5 servers we ask for data # # request <feedset> <pattern> <hostname pattern> # # PRIMARY HOST INFO - cirrus.al.noaa.gov request UNIDATA-HRS|FSL2 ".*" cirrus.al.noaa.gov request HRS "(^H)|(^[YZ].[^AHIJNTU])|(^Y.A... KWBH)" cirrus.al.noaa.gov #request NLDN ".*" striker.atmos.albany.edu #request PCWS "^FSL\.NetCDF\.ACARS\.QC\..*" ldm.fsl.noaa.gov # SECONDARY HOST INFO - nimbus.atmo.arizona.edu #request UNIDATA-HRS|FSL2 ".*" nimbus.atmo.arizona.edu #request HRS "(^H)|(^[YZ].[^AHIJNTU])|(^Y.A... KWBH)" nimbus.atmo.arizona.edu #request NLDN ".*" striker.atmos.albany.edu #request PCWS "^FSL\.NetCDF\.ACARS\.QC\..*" ldm.fsl.noaa.gov #request ANY # ".*" # buddy.unidata.ucar.edu. # # LDM4 servers we ask for data # #exec "feedhere -f UNIDATA -i 180 -h foo.bar.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\.?$)) ############################################################################### # ACCEPT: Who can feed us # # accept <feedset> <pattern> <hostname pattern> ^((localhost|loopback)|(127\.0\.0\.1\.?$)|([a-z].*\.unidata\.ucar\.edu\.?$)) ############################################################################### # ACCEPT: Who can feed us # # accept <feedset> <pattern> <hostname pattern> ############################################################################### # accept anything from yourself accept ANY .* ^((localhost|loopback)|(127\.0\.0\.1\.?$)) # accept from your upstream site #accept UNIDATA # .* # ^foo\.bar\.edu$ accept WSI .* ^[a-z].*\.uni\.wsicorp\.com$ ############################################################################### # End Access control ############################################################################### And here's a few lines from "notifyme -vl - -h cirrus.al.noaa.gov" $ notifyme -vl - -h cirrus.al.noaa.gov May 23 01:13:21 notifyme[1433]: Starting Up: cirrus.al.noaa.gov: 20000523011321. 841 TS_ENDT {{ANY, ".*"}} May 23 01:13:21 notifyme[1433]: NOTIFYME(cirrus.al.noaa.gov): reclass: 200005230 11321.841 TS_ENDT {{FSL2|MCIDAS|IDS|HDS|DDPLUS, ".*"}} May 23 01:13:21 notifyme[1433]: NOTIFYME(cirrus.al.noaa.gov): OK May 23 01:13:23 notifyme[1433]: 446 20000523011323.635 IDS|DDPLUS 134 SRUS 57 KWBC 230109 /pRRSMCI May 23 01:13:23 notifyme[1433]: 2581 20000523011323.677 IDS|DDPLUS 135 SRUS 52 KWBC 230109 /pRRSMFR May 23 01:13:24 notifyme[1433]: 576 20000523011323.727 IDS|DDPLUS 136 SRUS 57 KWBC 230109 /pRRSAR Hope this helps, and thanks for your efforts, Tony Rockwood **************************************************************************** Anthony A. Rockwood Metropolitan State College of Denver Meteorology Program Dept.of Earth and Atmospheric Sciences 303.556.8399 P.O. Box 173362, Campus Box 22 address@hidden Denver, CO 80217-3362 fax: 303.556.4436 www.mscd.edu/~eas ****************************************************************************