NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Thanks Gilbert, Steve The more I play the more I like .. the 'wasReceived' is just the ticket beats the perl script I fumbled together .. on a side note ... found out had to re-add my edits to the plotMetrics script.. all of a sudden, well exactly the same time I upgraded to 6.9, my Metrics graphics stopped updating.. had to dig the gnuplot user guide back out... http://ldm01.michiganwxsystem.net/vnstat/index.php?if=eth0&graph=large&style=light&page=s kudos to all -Jeff
# See if NOAAport and other feeds are up and running.1,6,11,16,21,26,31,36,41,46,51,56 * * * * /bin/bash -l -c 'wasReceived -f "WMO|NIMAGE|NGRID|NEXRAD3" -o 180' || echo NOAAPORT data-products have not been received in the last 3 minutes 1,6,11,16,21,26,31,36,41,46,51,56 * * * * /bin/bash -l -c 'wasReceived -f "NEXRAD2" -o 180' || echo LEVEL2 data-products have not been received in the last 3 minutes 1,6,11,16,21,26,31,36,41,46,51,56 * * * * /bin/bash -l -c 'wasReceived -f "LIGHTNING" -o 180' || echo USPLN data-products have not been received in the last 3 minutes # 2,17,32,47 * * * * /bin/bash -l -c 'wasReceived -f "NLDN" -o 900' || echo NLDN data-products have not been received in the last 15 minutes 2 * * * * /bin/bash -l -c 'wasReceived -f "FNEXRAD" -o 1800' || echo FNEXRAD data-products have not been received in the last 30 minutes 3 * * * * /bin/bash -l -c 'wasReceived -f "UNIWISC" -o 3600' || echo McIDAS data-products have not been received in the last hour-wake Tom Yoksas up, drag him out of bed4 * * * * /bin/bash -l -c 'wasReceived -f "FSL2" -o 3600' || echo FSL2 data-products have not been received in the last hour
ldm-users
archives: