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.
On Wed, 13 Dec 2000, Anthony Rockwood - MSCD Meteorology wrote: > Robb, > > Sorry to keep bugging you with this but when I run > > $ ldmadmin dostats > > I don't get an error message, but it doesn't seem to write an > ldmbinstats.upc file in my /usr/local/ldm/logs directory either. How do I > find out why not? Tony, Check the $log_path var in the bin/ldmadmin script, it should be set to /usr/local/ldm/logs. If the log_path is correct then run mailpqstat from the command line in the bin directory. % mailpqstats -d /usr/local/ldm/logs -h <your hostname here> If it still doesn't work use the perl debugger. % perl -d mailpqstats -d /usr/local/ldm/logs -h <your hostname here> use the n or s command to step through the script, it should show some errors. Also, the p command prints out vars. If still no success I would have to look at it. Robb... > > As for my mail program, I know this server does send mail, because I have > an email list for sending out certain CO weather warnings that does work. > My pqact.conf entry that does this looks like this, if this helps: > > # Email list - NE CO Severe Thunderstorm Warnings > # > WMO ^WUUS.. KBOU ([0-3][0-9])([0-2][0-9]) > PIPE -close /usr/ucb/Mail -s NECOTRW NECOTRW > > Thanks, > > Tony > > **************************************************************************** > 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 > **************************************************************************** > > > > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================