[4901] in linux-announce channel archive
Linux-Announce Digest #194
daemon@ATHENA.MIT.EDU (Digestifier)
Fri Jul 29 07:13:05 2005
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Fri, 29 Jul 2005 07:13:02 EDT
Linux-Announce Digest #194, Volume #5 Fri, 29 Jul 2005 07:13:02 EDT
Contents:
Fcron 2.9.7 - a replacement for Vixie cron and anacron (Thibault Godouet)
----------------------------------------------------------------------------
From: Thibault Godouet <fcron@free.fr>
Subject: Fcron 2.9.7 - a replacement for Vixie cron and anacron
Date: 28 Jul 2005 13:10:08 GMT
What is new in this release (2.9.7) ?
=====================================
* Added time zone support (option timezone).
* Better support FreeBSD's users and groups modifications in
fcron's install scripts.
* Fixed a bug which used to make fcron send empty mails on very
recent systems.
* Added some casts in fileconf.c and save.c (to avoid some warnings
when compiling on HP-UX).
* Added a FAQ entry on how to emulate an anacron entry.
What is fcron ?
==============
Fcron is a scheduler. It aims at replacing Vixie Cron, so it implements
most its functionalities.
But contrary to Vixie Cron, fcron does not need your system to be up 7
days a week, 24 hours a day : it also works well with systems which are
not running neither all the time nor regularly (contrary to anacrontab).
In other words, fcron does both the job of Vixie Cron and anacron, but
does even more and better :)) ...
To do so, fcron allows you to use the standard mode in which you tell
it to execute one command at a given date and hour and to make it run
a command according to its time of execution, which is normally the same
as system up time. For example :
Run the task 'save /home/ directory'
every 3h15 of system up time.
and, of course, in order to make it really useful, the time remaining
until next execution is saved each time the system is stopped.
You can also say :
run that command once between 2am and 5am
which will be done if the system is running at any time in this interval.
Fcron also includes a useful system of options, which can be applied
either to every lines following the declaration or to a single line.
Some of the supported options permit to:
- run jobs one by one,
- set the max system load average value under which the job should be
run,
- set a nice value for a job,
- run jobs at fcron's startup if they should have been run
during system down time,
- mail user to tell him a job has not run and why,
- a better management of the mailing of outputs ...
What is planed for next releases ?
=================================
Please go to http://fcron.free.fr/doc/todo.html
(propositions and help are welcome)
How you can help me
===================
If you'd like to help me, please contact me at :
fcron@free.fr
Where can I get it ?
===================
You can either go to the project home page at :
http://fcron.free.fr
or get it from metalab at :
ftp://metalab.unc.edu/pub/Linux/system/daemons/cron/fcron-2.9.7.src.tar.gz
(400kB)
(I've sent the file but it may take some time before it is available on
metalab)
or get it from seul.org (USA) :
ftp://ftp.seul.org/pub/fcron/fcron-2.9.7.src.tar.gz (400kB)
I hope you will enjoy it,
Thibault.
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************