Re: commandlogging

2001-03-05 Thread Jacob Kuntz
from the secret journal of Izak Burger ([EMAIL PROTECTED]): > I think you're thinking about BSD process accounting. It provides a way > to tell the kernel to write process information to a file. I have never > worked with it before, but now you have a bit more to go on :) almost. since bsd proce

Re: commandlogging

2001-03-05 Thread Peter Cordes
On Mon, Mar 05, 2001 at 09:12:36AM -0500, Steve M. Robbins wrote: > There is a package "snoopy" that uses a preloaded shared library to > log each "exec()" call before performing it. If it is not yet in > Debian, you can get a package from > > deb-src http://www.punknews.org/debian ./ If

Re: commandlogging

2001-03-05 Thread Jacob Kuntz
from the secret journal of Izak Burger ([EMAIL PROTECTED]): > I think you're thinking about BSD process accounting. It provides a way > to tell the kernel to write process information to a file. I have never > worked with it before, but now you have a bit more to go on :) almost. since bsd proc

Re: commandlogging

2001-03-05 Thread Peter Cordes
On Mon, Mar 05, 2001 at 09:12:36AM -0500, Steve M. Robbins wrote: > There is a package "snoopy" that uses a preloaded shared library to > log each "exec()" call before performing it. If it is not yet in > Debian, you can get a package from > > deb-src http://www.punknews.org/debian ./ If

Re: commandlogging

2001-03-05 Thread Steve M. Robbins
On Mon, Mar 05, 2001 at 10:25:21AM +0100, Niklas Höglund wrote: > Hi! > I've heard that there is an kernelmodule that logs all commands executed > on a machine. Anyone know where to find it? > > Or maybe someone has some other idea, how to log all commands exec...? There is a package "snoopy" tha

Re: commandlogging

2001-03-05 Thread Chris Niekel
On Mon, Mar 05, 2001 at 12:18:38PM +0200, Izak Burger wrote: > I think you're thinking about BSD process accounting. It provides a way > to tell the kernel to write process information to a file. I have never > worked with it before, but now you have a bit more to go on :) accton(8), sa(8) et al

Re: commandlogging

2001-03-05 Thread Kristian F. Høgh
Hi. Install acct-*.deb, then you can start accounting with # accton /var/log/pacct sa shows statistics pr day/month ... # sa -m | cut -c 1-10,37- kfh 560 5937.27re 1.56cp 0avio 350k user cmdclock-time cpu i/o mem Another one to try.. lastcom [user] [

Re: commandlogging

2001-03-05 Thread Steve M. Robbins
On Mon, Mar 05, 2001 at 10:25:21AM +0100, Niklas Höglund wrote: > Hi! > I've heard that there is an kernelmodule that logs all commands executed > on a machine. Anyone know where to find it? > > Or maybe someone has some other idea, how to log all commands exec...? There is a package "snoopy" th

Re: commandlogging

2001-03-05 Thread Chris Niekel
On Mon, Mar 05, 2001 at 12:18:38PM +0200, Izak Burger wrote: > I think you're thinking about BSD process accounting. It provides a way > to tell the kernel to write process information to a file. I have never > worked with it before, but now you have a bit more to go on :) accton(8), sa(8) et a

Re: commandlogging

2001-03-05 Thread Kristian F. Høgh
Hi. Install acct-*.deb, then you can start accounting with # accton /var/log/pacct sa shows statistics pr day/month ... # sa -m | cut -c 1-10,37- kfh 560 5937.27re 1.56cp 0avio 350k user cmdclock-time cpu i/o mem Another one to try.. lastcom [user]

Re: commandlogging

2001-03-05 Thread Izak Burger
I think you're thinking about BSD process accounting. It provides a way to tell the kernel to write process information to a file. I have never worked with it before, but now you have a bit more to go on :) regards, Izak Burger On Mon, 5 Mar 2001, Miguel Ángel Varó Giner wrote: > Niklas Höglun

Re: commandlogging

2001-03-05 Thread Miguel Ángel Varó Giner
Niklas Höglund wrote: > > Hi! > I've heard that there is an kernelmodule that logs all commands executed > on a machine. Anyone know where to find it? > > Or maybe someone has some other idea, how to log all commands exec...? > > -- > //Regards, > Niklas Höglund > echo 'Win CE, Win ME, W

commandlogging

2001-03-05 Thread Niklas Höglund
Hi! I've heard that there is an kernelmodule that logs all commands executed on a machine. Anyone know where to find it? Or maybe someone has some other idea, how to log all commands exec...? -- //Regards, Niklas Höglund echo 'Win CE, Win ME, Win NT' | sed 's/.in//g;s/,//g;s/ //g'

Re: commandlogging

2001-03-05 Thread Izak Burger
I think you're thinking about BSD process accounting. It provides a way to tell the kernel to write process information to a file. I have never worked with it before, but now you have a bit more to go on :) regards, Izak Burger On Mon, 5 Mar 2001, Miguel Ángel Varó Giner wrote: > Niklas Höglu

Re: commandlogging

2001-03-05 Thread Miguel Ángel Varó Giner
Niklas Höglund wrote: > > Hi! > I've heard that there is an kernelmodule that logs all commands executed > on a machine. Anyone know where to find it? > > Or maybe someone has some other idea, how to log all commands exec...? > > -- > //Regards, > Niklas Höglund > echo 'Win CE, Win ME,

commandlogging

2001-03-05 Thread Niklas Höglund
Hi! I've heard that there is an kernelmodule that logs all commands executed on a machine. Anyone know where to find it? Or maybe someone has some other idea, how to log all commands exec...? -- //Regards, Niklas Höglund echo 'Win CE, Win ME, Win NT' | sed 's/.in//g;s/,//g;s/ //g' --