fcron

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
fcron
DeveloperThibault Godouet
Stable release
3.2.1[1] / June 26, 2016; 9 years ago (2016-06-26)
Preview release
3.3.1 (dev) / December 5, 2021; 4 years ago (2021-12-05)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inC
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemLinux, FreeBSD[2]
    PlatformPOSIX
    TypeCommand scheduler
    LicenseGPL v2[1]
    Websitefcron.free.fr

    fcron is a computer program with a GNU General Public License (GNU GPL) license that performs periodic command scheduling. It has been developed on Linux and should work on POSIX systems. As with Anacron, it does not assume that the system is running continuously, and can run in systems that do not run all the time or regularly. It aims to replace Vixie-cron and Anacron with a single integrated program, providing many features missing from the original Cron daemon.[3]

    Some of the supported options permit:[3]

    • 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 them a job has not run and why
    • run fcron by scripts
    • run several instances of fcron simultaneously
    • have fcron exit after it has run the pending jobs

    See also

    [edit | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]