Skip to content

Simple flask app to see the stats of a remote machine

License

Notifications You must be signed in to change notification settings

davehodg/sysmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sysmon

Simple flask app to see the stats of a remote machine.

It's a de-classed version of https://hackersandslackers.com/automate-ssh-scp-python-paramiko/

I'd strongly recommend using paython3.

If I have to use it in anger, I'll re-class it. Also, keep variables in a configfile. Or secrets in github if I set an action.

Set:

FLASK_ENV=development FLASK_APP=sysmon.py

Then do:

flask run

About

Simple flask app to see the stats of a remote machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages