Commit Graph

6 Commits

Author SHA1 Message Date
Karim Kanso
7f4c566d60 Transition from using status to stat file as its simpler. 2020-03-12 15:25:28 +00:00
Karim Kanso
d09e302cbf Streamlined procfile reading code to reduce number of required syscalls. This makes it easier to catch short lived processes. 2020-03-10 19:38:47 +00:00
Karim Kanso
a8b29b4527 Increase width of uid field from 4 chars to 5 to allow for range of 16-bit uids. 2020-03-10 17:09:56 +00:00
Karim Kanso
497e87dea7 Added --ppid command line option that includes the parent process identifier.
Also included small refactoring in PSScanner module to allow for parameter to be passed.
2020-03-10 17:10:40 +00:00
Dominic Breuker
d1b6518db5 turn process monitoring events into structured objects 2019-04-24 22:08:59 +02:00
Dominic Breuker
644d65be7b refactors psscanner 2018-03-12 08:58:01 +01:00