Re: monitoring user processes



Steven Day <scd104 ecs soton ac uk> writes:

> For example, I am planning to use the functionality of inotify to
> monitor document access/creation etc in a user's home directory, and I
> would like a similar method for to monitor the execution of applications
> by the user. Ideally I'd like a notification system like inotify is for
> files, but with notifications of programs being executed or completing
> their execution. Does any such system exist? 

A hack that might work would be to use inotify to monitor /usr/bin and
other directories with binaries.

BTW, does your project haave a web page? It sounds interesting, I have
read a couple of papers with similar ideas.

-- 
Ole Laursen
http://people.iola.dk/olau/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]