Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.440.911 Times

Monitor Test Program freeware
Filter: All | Freeware | Demo
 

Monitor Test Program

< 1 2 3 4 5 > 
Released: October 02, 2006  |  Added: January 08, 2007 | Visits: 5.018

Touch Typing Technology test Test your touch typing skills with this cool, short test! Learn to type now with a fast and easy software! unique program- guarantees excellent results! Touch Typing Technology has been training people to touch type since 1984. During this time, hundreds of thousands of satisfied customers have...



Platforms: Windows, Mac, *nix

License: Freeware Size: 5.41 MB Download (453): Touch Typing Technology test Download

Added: August 17, 2008 | Visits: 2.105

Monitor Interferences Prank Program Scare your friends, coworkers or parents! Secretly run this free and harmless prank program on your victims computer and do not use the mouse after running because mouse movement is the activator for this computer monitor prank. When your victim starts using the computer by moving his/her mouse,...





Platforms: Windows

License: Freeware Size: 613 KB Download (586): Monitor Interferences Prank Program Download

Added: August 24, 2008 | Visits: 1.165

Web Log Monitor Free Web log analyzer, monitor for SEO, includes C++ source code, track ISP, referrers, program downloads, icon views.Measures unique visits, most commonly viewed pages. Tailored for a specific need, so must be modified for other web sites. Using this weblog, I've gotten better than 38%...


Platforms: Windows

License: Freeware Size: 822 KB Download (103): Web Log Monitor Download

Added: August 03, 2008 | Visits: 1.315

VNC Flaw Test This program allows you test your installation of VNC for the password bypass vulnerability. It will show you a screenshot of the remote host if you are vulnerable.


Platforms: Windows

License: Freeware Size: 987 KB Download (532): VNC Flaw Test Download

Added: August 07, 2008 | Visits: 1.542

Performance Monitor Performance Monitor is a program that shows you the CPU, Memory, Disk and Network utilization under Windows NT platforms (2000, XP+). It's composed by four fully configurable small graphs and it can work in the tray area also. The windows are fully anchorable and by moving the "CPU" window...


Platforms: Windows

License: Freeware Size: 1.35 MB Download (548): Performance Monitor Download

Added: August 10, 2008 | Visits: 3.193

Internet Speed Test This program will test both download and upload bandwidth. Internet Speed Test is completely free and can be used for either personal or commercial use for testing the download speed of any Internet connection. The code is also available so that you can add this speed test to your blog, myspace...


Platforms: Any Browser

License: Freeware Download (307): Internet Speed Test Download

Added: August 11, 2008 | Visits: 1.774

Test Your C Test Your C is a C Programming tutorial / quiz program with 150 questions in 10 categories, each question's answer is explained. Test Your C uses a lot of terminology found in the ANSI C standard. Quiz categories are: Declarations; Lexical Elements; Types; Expressions; Statements; Functions;...


Platforms: Windows

License: Freeware Size: 58.2 KB Download (570): Test Your C Download

Added: August 28, 2008 | Visits: 1.786

HSLAB Modem Monitor Free Modem Monitor is a program for monitoring a status and performance of the remote(or local) modem or any network interface. Modem Monitor is a unique in industry program, which allows to monitor not only per-connection statistics. It allows to monitor physical modems separately! The program is...


Platforms: Windows

License: Freeware Size: 2.2 KB Download (176): HSLAB Modem Monitor Free Download

Released: May 25, 2009  |  Added: July 13, 2009 | Visits: 2.791

Zeta Test Zeta Test is an integrated test management environment that enables you to perform black-box tests, white-box tests, regression tests or change management tests of software applications. Zeta Test helps you to plan, perform, log, monitor and document the tests, and then to evaluate the test...


Platforms: Windows

License: Freeware Size: 61.14 MB Download (201): Zeta Test Download

Released: April 18, 2010  |  Added: April 29, 2010 | Visits: 4.571

Employees PC Monitor Employees PC Monitor is an application for real time network computer monitoring, and for employees' work time tracking. Employees PC Monitor allows you invisibly monitor your entire network from one contralized position, such as instant message, Files operation, websites visited, applications...


Platforms: Windows

License: Freeware Size: 24.34 MB Download (863): Employees PC Monitor Download

Added: January 18, 2010 | Visits: 1.441

Test::Smoke::Patcher Test::Smoke::Patcher is a OO interface to help patching the source-tree. SYNOPSIS use Test::Smoke::Patcher; my $patcher = Test::Smoke::Patcher->new( single => { ddir => $build_dir, pfile => $patch, popts => -p1, v => 1, # 0..2 }); $patcher->patch; or my $patcher =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (110): Test::Smoke::Patcher Download

Added: May 01, 2010 | Visits: 831

Test::AutoBuild::Runtime Test::AutoBuild::Runtime is a Perl module with builder runtime state. SYNOPSIS use Test::AutoBuild::Runtime; my $runtime = new Test::AutoBuild::Runtime (archive_manager => $archive_manager, monitors => %monitors, repositories => %repositories, modules => %modules, package_types =>...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (122): Test::AutoBuild::Runtime Download

Added: July 27, 2010 | Visits: 871

Firewall Monitor Firewall Monitor allows you to monitor ipchains/iptables output in realtime. It supports both logging to a file/stdout and/or to tcpdump format capture logs. It also supports security features such as running non-root, and chrooting itself. Fwmon can easily be integrated into an existing...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (97): Firewall Monitor Download

Added: April 03, 2010 | Visits: 1.037

TyopoytaORvelo System MOnitor TyopoytaORvelo System MOnitor is a system monitor for Linux that sits in the corner of your desktop. TyopoytaORvelo System MOnitor renders itself on the root window (on the desktop) or to its own transparent window any special eyecandy. TyopoytaORvelo System MOnitor can show lots of info about...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (93): TyopoytaORvelo System MOnitor Download

Added: July 19, 2010 | Visits: 1.013

Sound Monitor Sound Monitor is a GNOME panel applet, it displays the current Volume output of the Esound daemon, also, optionally shows the Esound status: Off(error), Standby, Ready. The esound server information can be displayed, the balance and volume can be also be adjusted for streams and samples. An extra...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (109): Sound Monitor Download

Added: September 25, 2010 | Visits: 787

Test::MockDBI Test::MockDBI is Perl module mock DBI interface for testing. SYNOPSIS use Test::MockDBI; OR use Test::MockDBI qw( :all ); Test::MockDBI::set_dbi_test_type(42); if (Test::MockDBI::get_dbi_test_type() == 42) { ... $mock_dbi = get_instance Test::MockDBI; $mock_dbi->bad_method(...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (95): Test::MockDBI Download

Added: March 26, 2010 | Visits: 922

Linux Monitor Linux monitor checks processes, disk space, load avarage and monitors syslog of its host machine at user given intervals, and reports errors to syslog or via the Linux Monitor server. If no interval is given default(15 mins) is used. Installation: The `configure shell script attempts to guess...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (93): Linux Monitor Download

Added: May 11, 2010 | Visits: 883

Devel::Monitor Devel::Monitor is a Perl module that can monitor your variables/objects for memory leaks. You have memory leaks, and you want to remove it... You can use this tool to help you find which variables/objects that are not destroyed when they should be, and thereafter, you can visualise exactly...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): Devel::Monitor Download

Added: May 23, 2010 | Visits: 3.618

Network Security Monitor Daemon The Network Security Monitor Daemon is a lightweight network security monitor for TCP/IP LANs. It will capture certain network events and record them in a relational database. The recorded data is available for analysis through a CGI-based interface. You can run test version with ./Monitord,...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (106): Network Security Monitor Daemon Download

Added: November 09, 2010 | Visits: 882

echoping "echoping" is a small program to test (approximatively) performances of a remote host by sending it TCP "echo" (or other protocol) packets. To install it, see the INSTALL file. Or type "./configure && make && sudo make install" if youre in a hurry :-) Several operating systems have echoping...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (117): echoping Download

< 1 2 3 4 5 >