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.
>From: "Steven Danz" <address@hidden> >Organization: Aviation Weather Center >Keywords: 200409091803.i89I3pnJ023109 LDM pqact processing Steven, re: >True, but that is for the rpc.ldmd log, I'm looking to rotate the pqact >log.... doesn't look like that is part of the pqact right now. The default log file used by pqact is ~ldm/logs/ldmd.log. If you are specifying the output log file in your pqact.conf action, then you can use the LDM utility 'newlog' to rotate that log file; we do this routinely. Here is an crontab example: # Rotate the ldm-mcidas log files 15 18 * * * bin/newlog logs/ldm-mcidas.log 7 The newlog man page will give you an explanation of the command line parameters it takes. re: So, pqact(1) doesn't miss data-products if run manually on a saved product-queue but does in the context of a executing LDM system. Is this true? >This is true. The problem would then seem to be related to interrupt processing. Just a thought... Cheers, Tom -- +-----------------------------------------------------------------------------+ * Tom Yoksas UCAR Unidata Program * * (303) 497-8642 (last resort) P.O. Box 3000 * * address@hidden Boulder, CO 80307 * * Unidata WWW Service http://www.unidata.ucar.edu/* +-----------------------------------------------------------------------------+