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.
James Murakami wrote: > > Hi Anne, > > I just wanted to be sure that you're available this week > to help me. To refresh your memory with my problem, > I can't get ldm to update any ldmd.log files. Last week > you provided some advice, but it was to no avail. > > I'd like to call your office to provide the password to > our ldm account. You'll first need to telnet into > "piru.atmos.ucla.edu". From there you ssh to "typhoon" > (use "ssh" command rather than "telnet" or "rlogin"). > Typhoon is our weather server among other things. > > James > -------------------------------------- > James Murakami > Staff Meteorologist/Student Affairs > Department of Atmospheric Sciences > University of California, Los Angeles > 405 Hilgard Ave. > Los Angeles, CA 90095-1565 > > e-mail: address@hidden > telephone: 310-825-2418 > Fax: 310-206-5219 > --------------------------------------- Hi James, On typhoon I see that the syslog daemon is running, but it appears to be confused. Not only is it not writing to ldmd.log, but it's also not writing any messages to /var/adm/messages. it does, however, appear to be writing to /var/log/syslog. I recommend restarting the syslog daemon. You'll need root privileges to do that. Go to the directory /etc/init.d, and, as root, do './syslog stop' then './syslog start'. If you have 'sudo' available, you can can so 'sudo ./syslog stop' and 'sudo ./syslog start' in that directory. Please let me know if this solves your problem. Anne -- *************************************************** Anne Wilson UCAR Unidata Program address@hidden P.O. Box 3000 Boulder, CO 80307 ---------------------------------------------------- Unidata WWW server http://www.unidata.ucar.edu/ ****************************************************