Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: SlimJim on March 25, 2003, 11:32:37 AM

Title: SnoopDOS for Linux
Post by: SlimJim on March 25, 2003, 11:32:37 AM
Can anyone point me to a program working similarily to
SnoopDOS, but in a linux environment (also preferably
having a similar interface)?
.
SlimJim
Title: Re: SnoopDOS for Linux
Post by: MrZammler on March 25, 2003, 12:34:41 PM
You could use strace when executing a program.

I dont know of anything else similar to snoopdos.
Title: Re: SnoopDOS for Linux
Post by: xaccrocheur on March 25, 2003, 01:31:56 PM
Yeah, sort of an Holy Grail,  huh ?

On *every* other OS I find myself wishing for an utility like that, I mean it's essential !

Well, TOP does a good job of showing actual processes, and the Gnome GUI for it (Gtop) is quite impressive and powerful. Strace can help you too.

But no such gem as snoopdos or even scout.

If you're a PERL guru, then you know what to do :)

pX
Title: Re: SnoopDOS for Linux
Post by: dammy on March 25, 2003, 03:06:05 PM
Try: Buffalo Snooper (http://freshmeat.net/projects/buffalosnooper/?topic_id=47%2C862)

Dammy
Title: Re: SnoopDOS for Linux
Post by: SlimJim on March 25, 2003, 03:14:05 PM
@ dammy
 
Looks promising. Too bad I cannot download it. I'll try again later.
.
SlimJim
Title: Re: SnoopDOS for Linux
Post by: carls on March 25, 2003, 04:09:39 PM
Not much help, but related:
For Windows environments you can use DiskMon and RegMon (don't know the URLs) to monitor disk and registry activity in a very SnoopDOS-similar way.