Hi, I have multiple servers with a few hosting providers. I was thinking of writing a python app to automate many of the tasks I perform on the servers each day like logging in to run selected scripts, monitoring the progress of those scripts and transferring the output to my PC via SFTP when its done.
However, I dont want to re-invent the wheel. Are there ready made programs/libraries out there that achieve this already ? I'm language and hardware agnostic so feel free to propose any solution.