FYI

------ Forwarded Message
From: Stephen Pietrowicz <[EMAIL PROTECTED]>
Date: Mon, 22 May 2006 15:36:16 -0500
To: [EMAIL PROTECTED]
Cc: Ray Plante <[EMAIL PROTECTED]>, [EMAIL PROTECTED],
[EMAIL PROTECTED]
Subject: DC1 work status

DC1 work status

I wrote a set of routines for a Python library that will be used to
transfer files between pipeline stages.  The put() routine moves a
file into the specified directory;  the get() routine blocks and
waits files to appear in the specified directory.   This code has
been checked into the code repository.

I investigated how syslog() works, and whether or not it can be run
multiple times on the same system.  The "stock" version of syslog on
Linux can only be run once and is usually configured to send most
messages to /var/log/messages.   The syslog configuration file can be
changed to route messages to other files based on syslog's "facility"
parameter.   I  talked about this during last Tuesday's phone call to
Michelle, who is looking into being able to use "syslog_ng".



------ End of Forwarded Message

_______________________________________________
LSST-data mailing list
[email protected]
http://www.lsstmail.org/mailman/listinfo/lsst-data

Reply via email to