a few patches
Hubert Chan <[email protected]> Fri, 27 Feb 2004 18:49:21 -0500
| Newsgroups | gmane.linux.cluster.openmosix.mosixview |
|---|---|
| Message-ID | <[email protected]> |
I have a few more patches for openMosixView (openMosixCollector) available from: http://uw-dig.uwaterloo.ca/~hy3chan/patches/openmosixview/1.5/ The new patches are: 60daemonizefix: a few fixes for the daemonization function. Do all the stuff that _Advanced Programming in the UNIX Environment_ (W. Richard Stevens) says should be done. Most important, it closes stdin, stdout, and stderr, so that when I start the daemon remotely via ssh, the session doesn't hang when I try to log out. 60syscalls: use the system functions for kill and rename, rather than calling the kill and rm programs. openmosixview.cron.daily: (not a patch per se) a cron job to delete old openmosixcollector logs. I am currently testing this to see if it works properly. (Uses the new log directory, and so requires the 20logdirectory patch.) Hubert ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click