I have several scripts(jobs) that run on a linux system (bash scripts or python scripts). Each script is continuously performing the same task over and over again, with some sleep in between (performing a task, then sleeping for a while, then performing the task again).
I want to have a web interface where I can at least a) start/stop each script and b)see the status of each script.Ideally I can see the log files in the web as well.
Is there a free (open source) tool that does this?
Aucun commentaire:
Enregistrer un commentaire