/System-Monitor

A simple api to show system memory status and system load using flask framework.

Primary LanguagePython

System Monitor

A simple api to show system memory status and system load using flask framework and uses docker for deployement. Note: You must run it in linux based systems because of using linux terminal commands.

How to run?

git clone https://github.com/MehdioKhan/System-Monitor/ & cd System-Monitor
sudo docker-compose up