Fcron (original) (raw)
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. Some of the supported options permit:
Property | Value |
---|---|
dbo:abstract | 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. Some of the supported options permit: * 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 (en) fcron est un outil sous licence GPL permettant d'exécuter des tâches répétitives ou ponctuelles. Il fusionne en un unique logiciel les fonctionnalités du couple Vixie cron-Anacron [pourquoi ?] tout en apportant des fonctionnalités absentes du démon (daemon) cron originel. Les commandes utilisateurs de fcron sont très proches dans leur syntaxe de celles utilisées par Vixie cron. Mais la syntaxe du crontab a beaucoup évolué. Elle reste compatible avec celle utilisée précédemment tout en ajoutant de nouvelles possibilités pour paramétrer le comportement du planificateur de tâches. Il devient ainsi possible de se passer de Anacron. fcron amène, avec la série 3.0.x, de nouvelles fonctionnalités telles que la possibilité d'interagir avec le démon via une commande fcrondyn pour savoir ce qu'il fait ou ce qu'il fera. Les prises en charge de SELinux et PAM apparaissent aussi, ce qui lui permet de travailler dans les mêmes environnements que Vixie cron. (fr) Fcron – program komputerowy wydany na licencji GNU GPL służący do wykonywania okresowych zadań/poleceń. Został stworzony dla Linuksa, powinien działać na systemach POSIX. Podobnie jak w Anacronie, nie zakładamy, że system działa w sposób ciągły. Może działać w systemach, które nie działają cały czas czy regularnie. Fcron ma na celu zastąpienie Vixie-cron i Anacron za pomocą jednego zintegrowanego programu zapewniającego wiele funkcji, których nie ma w oryginalnym daemonie Cron. Niektóre z obsługiwanych funkcji pozwalają: * uruchomienie zadań jeden po drugim * ustawić maksymalną wartość średniego obciążenia systemu, w ramach którego należy uruchomić zadanie * ustawić wartość nice dla zadania * uruchomienia zadania przy starcie Fcrona jeśli powinny być uruchamiane podczas przestojów systemu * powiadomić użytkownika mailem dlaczego zadanie nie zostało wykonane * uruchomić Fcron za pomocą skryptów * uruchomić kilka instancji Fcron jednocześnie * zakończyć działanie Fcron po tym jak wykona oczekujące zadania (pl) |
dbo:computingPlatform | dbr:POSIX |
dbo:latestPreviewDate | 2016-08-14 (xsd:date) |
dbo:latestPreviewVersion | 3.3.0 (dev) |
dbo:latestReleaseDate | 2016-06-26 (xsd:date) |
dbo:latestReleaseVersion | 3.2.1 |
dbo:license | dbr:GPL_v2 |
dbo:operatingSystem | dbr:Linux |
dbo:programmingLanguage | dbr:C_(programming_language) |
dbo:wikiPageExternalLink | http://fcron.free.fr |
dbo:wikiPageID | 25321322 (xsd:integer) |
dbo:wikiPageLength | 3010 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 884764523 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:List_of_Unix_commands dbr:Cron dbc:Unix_process-_and_task-management-related_software dbr:GNU_General_Public_License dbr:Linux dbr:Computer_program dbr:C_(programming_language) dbr:Anacron dbr:POSIX dbr:GPL_v2 |
dbp:developer | Thibault Godouet (en) |
dbp:genre | Command scheduler (en) |
dbp:latestPreviewDate | 2016-08-14 (xsd:date) |
dbp:latestPreviewVersion | 3.300000 (xsd:double) |
dbp:latestReleaseDate | 2016-06-26 (xsd:date) |
dbp:latestReleaseVersion | 3.200000 (xsd:double) |
dbp:license | dbr:GPL_v2 |
dbp:name | fcron (en) |
dbp:operatingSystem | dbr:Linux |
dbp:platform | dbr:POSIX |
dbp:programmingLanguage | dbr:C_(programming_language) |
dbp:title | fcron (en) |
dbp:wikiPageUsesTemplate | dbt:Unix_commands dbt:Infobox_software dbt:Lowercase_title dbt:Portal dbt:Primary_sources dbt:Reflist dbt:Start_date_and_age dbt:URL |
dct:subject | dbc:Unix_process-_and_task-management-related_software |
gold:hypernym | dbr:Program |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 |
rdfs:comment | 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. Some of the supported options permit: (en) fcron est un outil sous licence GPL permettant d'exécuter des tâches répétitives ou ponctuelles. Il fusionne en un unique logiciel les fonctionnalités du couple Vixie cron-Anacron [pourquoi ?] tout en apportant des fonctionnalités absentes du démon (daemon) cron originel. fcron amène, avec la série 3.0.x, de nouvelles fonctionnalités telles que la possibilité d'interagir avec le démon via une commande fcrondyn pour savoir ce qu'il fait ou ce qu'il fera. Les prises en charge de SELinux et PAM apparaissent aussi, ce qui lui permet de travailler dans les mêmes environnements que Vixie cron. (fr) Fcron – program komputerowy wydany na licencji GNU GPL służący do wykonywania okresowych zadań/poleceń. Został stworzony dla Linuksa, powinien działać na systemach POSIX. Podobnie jak w Anacronie, nie zakładamy, że system działa w sposób ciągły. Może działać w systemach, które nie działają cały czas czy regularnie. Fcron ma na celu zastąpienie Vixie-cron i Anacron za pomocą jednego zintegrowanego programu zapewniającego wiele funkcji, których nie ma w oryginalnym daemonie Cron. Niektóre z obsługiwanych funkcji pozwalają: (pl) |
rdfs:label | Fcron (en) Fcron (fr) Fcron (pl) |
owl:sameAs | freebase:Fcron yago-res:Fcron wikidata:Fcron dbpedia-fr:Fcron dbpedia-pl:Fcron https://global.dbpedia.org/id/2qg5K |
prov:wasDerivedFrom | wikipedia-en:Fcron?oldid=884764523&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Fcron |
foaf:name | fcron (en) |
is dbo:wikiPageWikiLink of | dbr:Cron dbr:Anacron |
is foaf:primaryTopic of | wikipedia-en:Fcron |