Before run the code , please create a Mysql database named "ProcessMonitor"
after then execute the program
Used python + MySQL + peeweee
A Linux/Debian Process Monitor Program. It gets the running programs(except root's) then add them to Mysql database with using peewee orm.
Python
Before run the code , please create a Mysql database named "ProcessMonitor"
after then execute the program
Used python + MySQL + peeweee