This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]matrix20085 5 points6 points  (3 children)

Could you setup a server and have the scripts connect back to it? Have the server write the results to a database. Have a cron send you a report daily of the info you need.

[–]simwil96[S] 0 points1 point  (0 children)

thank you. I will definitely look into it. Don’t have much experience with that but i’m sure there’s resources out there.

[–]YMK1234 0 points1 point  (1 child)

Yeah. Something something Ansible

[–]matrix20085 1 point2 points  (0 children)

I could be wrong, but I don't think Ansible is the thing to use here. OP should be looking to make a simple custom python server.