Difference between revisions of "Fcron"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Fcron |Short description=Schedules periodic commands |Full description='Fcron' is a periodic command scheduler which aims at replacing vixie cron, so it implements ...")
 
m (updated version to 3.2.1)
Line 3: Line 3:
 
|Short description=Schedules periodic commands
 
|Short description=Schedules periodic commands
 
|Full description='Fcron' is a periodic command scheduler which aims at replacing vixie cron, so it implements most of its functionality. It does not assume that you run your system either all constantly or regularly: fcron can run jobs every x hours y minutes of uptime or only once in a specified interval. You can also set a nice value to a job, run it (or not) depending on the system load average, mail a user to tell him that a job has not run and why, and run a job at fcron's startup if it should have been run while the system was down.
 
|Full description='Fcron' is a periodic command scheduler which aims at replacing vixie cron, so it implements most of its functionality. It does not assume that you run your system either all constantly or regularly: fcron can run jobs every x hours y minutes of uptime or only once in a specified interval. You can also set a nice value to a job, run it (or not) depending on the system load average, mail a user to tell him that a job has not run and why, and run a job at fcron's startup if it should have been run while the system was down.
 +
|Homepage URL=http://fcron.free.fr/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://fcron.free.fr/
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manpages included
 
|Documentation note=User manpages included
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Cron,cronwrap,Uschedule
 
|Related projects=Cron,cronwrap,Uschedule
 
|Keywords=scheduling,cron,cron job,fcron,periodic commands
 
|Keywords=scheduling,cron,cron job,fcron,periodic commands
|Is GNU=n
+
|Version identifier=3.2.1
 +
|Version date=2016/06/26
 +
|Version status=stable
 +
|Version download=http://fcron.free.fr/archives/fcron-3.2.1.src.tar.gz
 +
|Version comment=The main change in this release is that @-lines can now be run up to every second (previously every 10s at most). Also the install script now fully supports systemd.
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
|Last review date=2005-07-28
+
|Last review date=2016/07/02
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.9.7
+
|Status=
|Version date=2005-07-28
+
|Is GNU=No
|Version status=stable
+
|License verified date=2001-03-15
|Version download=http://fcron.free.fr/archives/fcron-2.9.7.src.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2001-03-15
 
|License verified date=2001-03-15
|Version comment=2.9.7 stable released 2005-07-28
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Thibault Godouet
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Thibault Godouet
 
 
|Email=fcron@free.fr
 
|Email=fcron@free.fr
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Clemens Fischer
 
|Role=Contributor
 
|Role=Contributor
|Real name=Clemens Fischer
 
 
|Email=rabat@web.de
 
|Email=rabat@web.de
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Gabor Z. Papp
 
|Role=Contributor
 
|Role=Contributor
|Real name=Gabor Z. Papp
 
 
|Email=gzp@papp.hu
 
|Email=gzp@papp.hu
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Henrique de Moraes Holschuh
 
|Role=Contributor
 
|Role=Contributor
|Real name=Henrique de Moraes Holschuh
 
 
|Email=hmh@debian.org
 
|Email=hmh@debian.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Max Heijndijk
 
|Role=Contributor
 
|Role=Contributor
|Real name=Max Heijndijk
 
 
|Email=cchq@wanadoo.nl
 
|Email=cchq@wanadoo.nl
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Uwe Ohse
 
|Role=Contributor
 
|Role=Contributor
|Real name=Uwe Ohse
 
 
|Email=uwe@ohse.de
 
|Email=uwe@ohse.de
 
|Resource URL=
 
|Resource URL=
Line 74: Line 73:
 
|Use=system-administration
 
|Use=system-administration
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2001-03-15
 
}}
 

Revision as of 09:44, 2 July 2016


[edit]

fcron

http://fcron.free.fr/
Schedules periodic commands

'Fcron' is a periodic command scheduler which aims at replacing vixie cron, so it implements most of its functionality. It does not assume that you run your system either all constantly or regularly: fcron can run jobs every x hours y minutes of uptime or only once in a specified interval. You can also set a nice value to a job, run it (or not) depending on the system load average, mail a user to tell him that a job has not run and why, and run a job at fcron's startup if it should have been run while the system was down.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

15 March 2001




Leaders and contributors

Contact(s)Role
Max Heijndijk Contributor
Gabor Z. Papp Contributor
Clemens Fischer Contributor
Thibault Godouet Maintainer
Henrique de Moraes Holschuh Contributor
Uwe Ohse Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/fcron
Bug Tracking,Developer,SupportE-mailmailto:fcron@free.fr


Software prerequisites




Entry

































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.