Software Index
Related Topics
Popular Trends
Trending Topics
 

File System Monitor

All | Freeware
Product Title  /  Popularity Revised License Rating Size
System Monitor
System Monitor is designed to monitor Microsoft Windows computers on a network. It can monitor the usage of CPU, Memory, Disk Drives and Network Adapters and notify you when a certain resource exceeds a certain value. You can set it ...
March 1st 2006 Commercial    860k
Solid File System
Solid File System is a single - file virtual file system that uses one file on the media (such as hard drive, CD-ROM, database or file resource) for storing the data. It can be used to preserve integrity of application ...
April 9th 2007 Shareware    15,377k
EF System Monitor
What the EF System Monitor is and what you can do with it:
* A comprehensive tool which provides you with a permanent record of information like memory space, hard disk usage, date, time, user name, etc. about all the computers ...
January 22nd 2012 Shareware  5 stars 620k
Tyan Tempest i5000XT (S2696) System Monitor (TSM) Software 2.24
Specifications:


Power and performance combine in this exciting new offering for the workstation market: the Tempest i5000XT (S2696). Based on Intel's 5000X chipset, the Tempest i5000XT offers many key features, including support for (2) Intel Xeon processors 5000/5100/5300 series; FBDIMM support; ...
April 6th 2011 Freeware    7,967k
Coda Distributed File System
Coda is an advanced networked filesystem. The project has been developed at CMU since 1987 by the systems group of M. Satyanarayanan. in the SCS department.

Coda is a distributed filesystem with its origin in AFS2. It has many features that ...
August 14th 2011 Freeware    1,536k
The Plastic File System
The Plastic File System project is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules.

PlasticFS includes the following file systems:

chroot

The chroot ...
August 4th 2011 Freeware    188k
The Global File System
GFS (Global File System) is a cluster file system. It allows a cluster of computers to simultaneously use a block device that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads and writes to the block device like ...
May 25th 2011 Freeware    136k
Gnome System Monitor
Gnome System Monitor is a GNOME process viewer and system monitor with a nice easy-to-use interface.

Gnome System Monitor has some nice features, such as a tree view for process dependencies, icons for processes, the ability to hide processes that you ...
March 8th 2011 Freeware    2,580k
Gfarm file system
Gfarm file system is a next-generation network shared file system.

Gfarm file system will be an alternative solution of NFS, and will meet a demand for much larger, much reliable, and much faster file system.. Grid Datafarm - Publisher Page of ...
March 16th 2011 Freeware    1,331k
File system investigator
FileSystem Investigator is a platform independent file system viewer and data extraction tool. It allows the user to:

* View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms.
* Extract files and ...
June 15th 2011 Freeware    346k
Sentry-go Quick File Monitor
Monitor the availability of local or remote files or directories, File or directory size or file count.
Monitor for changes to the underlying directory structure - new files being added to or files being removed from a directory or subdirectories. Monitor ...
February 22nd 2006 Shareware    3,730k
AidAim Single File System
Stores files/folders in one OS file. Flexible on-the-fly compression. Transparent strong Rijndael encryption. Huge files support: more than 4 GB even on FAT-32. Full compatibility with standard Borland and WinAPI functions operating with files and folders. TFileStream interface to deal ...
April 1st 2006 Shareware  5 stars 1,953k
File System Explorer
File System Explorer is a powerful, easy-to-user file management tool for computers running Microsoft Windows 95/98/ME/NT/2000/XP/Vista. It lets you manage files and folders fast and easy using one of five interface variants: classical dual-panel variant, pioneered in Norton Commander, extended ...
April 1st 2008 Shareware    2,581k
SysMon
SysMon is a system monitor. It is designed to collect a range of events via plugins and process them. The plugins are: Debug output - collects any message sent by OutputDebugString Windows System Events - enables real time view of ...
July 26th 2008 Shareware    1k
DiskPulse
DiskPulse is a free and easy-to-use disk change monitoring utility allowing one to monitor one or more disks or directories and detect file creations, modifications, name changes and delete operations in real-time.
January 18th 2012 Freeware    3,564k
DiskPulse Ultimate
DiskPulse Ultimate is a powerful and easy-to-use disk change monitoring utility allowing one to monitor one or more disks or directories and detect file creations, modifications, name changes and delete operations in real-time.
March 6th 2012 Shareware  5 stars 3,760k
DiskPulse Pro
DiskPulse Pro is a powerful and easy-to-use disk change monitoring utility allowing one to monitor one or more disks or directories and detect file creations, modifications, name changes and delete operations in real-time.
March 6th 2012 Shareware    3,564k
DiskPulse Server
DiskPulse Server is a powerful and easy-to-use disk change monitoring server allowing one to monitor one or more disks or directories and detect file creations, modifications, name changes and delete operations in real-time. DiskPulse Server runs in the background as ...
March 6th 2012 Shareware    3,857k
System Monitor 2
System Monitor 2 is a modification of standard KDE System Monitor tool, KSysguard.

- One archive for 64/32 bit binary and the other one for the source
- I only did the linux part so it won't work now for SunOs/FreeBSD/...
- To ...
March 2nd 2011 Freeware    676k
Exceedio System Monitor
Exceedio System Monitor helps you manage Microsoft networks. Monitor Event Logs, Services, Software installations, Disk space, and more. Browse network inventory including Processor, Disk, Memory, Software, Patches, Network Shares, etc. Reboot systems, restart services, uninstall unwanted software, and more. Receive ...
November 30th 2004 Freeware    1,469k
Related Scripts
Monitoring File System Events
Monitoring File System Events is an easy to understand tutorial in which the author gives details about the method of detecting if there are any changes in the file system and folder. Thr author gives explanation about System.IO.namespace, which offers ...
December 5th 2005 Freeware     
Converting a Recordset & XML To and From the File System
At the end of this article the developers can understand the technique about how to change a ADO Recordset object into an XML document and vice versa. The author tells about these two functions converting Recordset object to an XML ...
December 1st 2005 Freeware     
Creating a COM Object to Manipulate the File System
Creating a COM Object to Manipulate the File System is an article through which users can gather information about the procedurs that have to be adapted to generate the component, which produces the COM objects inorder to take control over ...
November 26th 2005 Freeware     
Creating Files with the File System Object
Using File System Object methods - CreateTextFile and OpenTextFile text files can be created within ASP applications and this article describes both ways with the help of coding. How to give file name and path are explained in detail. And ...
December 14th 2005 Freeware     
Creating Folders with the File System Object
Creating Folders with the File System Object is an ASP article in file manipulation and file management techniques. The author has used the powerful file system object function in creating new folders with the path of the root directory. The ...
December 11th 2005 Freeware     
File System Directory Functions
Wrappers for simple file system operations. When reading a file, instead of doing fOpen/fRead/fClose everytime, you'd use the function read_file that gracefully handles errors.
December 17th 2005 Freeware     
File System File Functions
Wrappers for simple file system operations on directories. For example, listing the contents of a directory: instead of doing the whole openDir/readDir/closeDir gig everytime, you'd use the function read_file that handles errors.
December 19th 2005 Freeware     
Single File System
Single File System is a compression component that provide easy way of compressing the multiple file into single file with the advanced compression technique and encryption functionality. It offers various features like compressing the files with the standard algorithum, providing ...
December 2nd 2005 Commercial     
The Wonders of the File System Object
A complete overview on File System Object (FSO) is given in this tutorial that clearly describes the fucntionalities and usage of this object to perform file based operations like copying file, deleting file and file contents, opening a file to ...
December 5th 2005 Freeware     
PaKnPosT Pro File Sharing
In the corporate world, the size of email attatchments is usually restricted to preserve bandwidth and email server file system resources. This is frustrating for many users who have a legitimate need to send and receive large files. Most people ...
September 5th 2006 Freeware    229k
Related Code
Perl File System API module
This module provides a simple api for various file system operations, like reading directories and subdirectories and returning a list of files and/or subdirectories in either array or hash format.
April 24th 2007     5k
ASP.NET Barcode Professional 2.5
Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. At design-time Barcode Professional Designer shows the barcode image in the specified image format (GIF, JPEG/JPG, PNG, and BMP) to render and it works in most popular Development ...
February 7th 2006     878k
wodSFTP.NET 2.1.1.0
The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTP.NET is a dotnet implemenation of client side ...
February 16th 2006     1,713k
A Collection of exciting Javascripts
This all in one utility contains how to create search engines to your web pages,how to use file system object in jscript,different types of mousetrails,create rain on your page,animated status bar content and more.....enjoy!.If you like it vote for me.visit ...
March 25th 2006     22k
Accessing Disk Drives 1.0
This program shows an example of accessing your server's disk drives using FSO (File System Object). It will only show the drive letters and the file system of the corresponding drives. Please insert Floppy, CD, DVD before accessing those drives ...
April 25th 2006     4k
New Software
Popular Software