|
|
Archives of the TeradataForum
Message Posted: Tue, 20 Jan 2004 @ 14:32:45 GMT
Subj: | | /var/adm/streams |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Tuesday, January 20, 2004 08:27 -->
I have a health check that runs through CRON that greps a string in /var/adm/streams log. When it finds the string it sends out a page. The
bug in this script is that it will always find the string after it has been printed the log. Can I then copy the error.99-99 file to /tmp and
trunc > error.99-99 ? or will this drive a daemon nuts ? I know if you remove a log file that Unix processes are writing to it can drive the
process and filesystem space nuts.
| |