/ProcessMonitor

A Linux/Debian Process Monitor Program. It gets the running programs(except root's) then add them to Mysql database with using peewee orm.

Primary LanguagePython

Before run the code , please create a Mysql database named "ProcessMonitor"

after then execute the program

Used python + MySQL + peeweee