Page 1 of 1

FSpy - Monitor your FileSystems . . .

Posted: 18. Sep 2010, 08:11
by zAchAry
- what is it all about?
* fspy is an easy to use linux filesystem activity
* monitoring tool which is meant to be small,
* fast and to handle system resources conservative.
* you can apply filters, use diffing and your own output
* format in order to get the best results.
Some very nice application. I've found it at Slackers Repository

Code: Select all

http://www.slackers.it/repository/fspy/
Sharing SalixOS 13.1.1 and SalixOS 13.1.1 LXDE
command entered: $ fspy ~/Downloads/
Image

screenshots from the official website

Use with root-tail ;)

Re: FSpy - Monitor your FileSystems . . .

Posted: 19. Sep 2010, 03:16
by damNageHack
Why not strace?

http://stackoverflow.com/questions/1749 ... use-strace
http://linuxhelp.blogspot.com/2006/05/s ... oting.html
zAchAry wrote:
- what is it all about?
* fspy is an easy to use linux filesystem activity
* monitoring tool which is meant to be small,
* fast and to handle system resources conservative.
* you can apply filters, use diffing and your own output
* format in order to get the best results.
Some very nice application.
I think that all your points apply also for strace. :P

Re: FSpy - Monitor your FileSystems . . .

Posted: 19. Sep 2010, 16:52
by zAchAry
I've never knew about it :P And I don't know how to use it, yet.
By the way, strace was already installed in my Salix ;)