top 40
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1031
innotop 1.4.0
innotop project is a MySQL and InnoDB monitor that lets you view and manage whats happening inside your MySQL servers. more>>
innotop project is a MySQL and InnoDB monitor that lets you view and manage whats happening inside your MySQL servers.
Features include a top-like query list, a top-like InnoDB transaction list, and much more. This tool gives you a high level of insight into the inner workings of InnoDB.
<<lessFeatures include a top-like query list, a top-like InnoDB transaction list, and much more. This tool gives you a high level of insight into the inner workings of InnoDB.
Download (0.061MB)
Added: 2007-03-04 License: GPL (GNU General Public License) Price:
966 downloads
TopJax 0.2
TopJax is essentially the top Unix utility ported to the Web via AJAX using Sack of Ajax. more>>
TopJax is essentially the top unix utility ported to the web via Ajax using Sack of Ajax. It provides the ability to view system processes, sort processes by various fields, pause/unpause monitoring, and hide idle processes.
TopJax is released under the GPL.
<<lessTopJax is released under the GPL.
Download (0.011MB)
Added: 2005-06-30 License: GPL (GNU General Public License) Price:
1577 downloads
mtop 0.6.6
mtop (MySQL top) monitors a MySQL database showing the queries which are taking the most amount of time to complete. more>>
mtop (MySQL top) monitors a MySQL database showing the queries which are taking the most amount of time to complete.
Installation:
To install mtop, run the following:
perl Makefile.PL
make
make install
Run:
perl Makefile.PL --prefix={install_prefix}
or change the PREFIX line in Makefile.PL to customize install location. The default {install_prefix} is /usr/local which means mtop will be installed in /usr/local/bin/.
<<lessInstallation:
To install mtop, run the following:
perl Makefile.PL
make
make install
Run:
perl Makefile.PL --prefix={install_prefix}
or change the PREFIX line in Makefile.PL to customize install location. The default {install_prefix} is /usr/local which means mtop will be installed in /usr/local/bin/.
Download (0.048MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1489 downloads
Wmtop 0.9.0
Wmtop is a Windowmaker dockapp that is a mini graphical version of the cpu monitoring utility top. more>>
Wmtop project is a Windowmaker dockapp that is a mini graphical version of the cpu monitoring utility top.
To compile:
Type make linux or make freebsd depending on which operating system you
are using. (Type uname if you dont know :-)
To install:
If you are superuser type make install
Instructions
Invoke wmtop using the command wmtop
Use -display and -geometry options in the usual way.
Use the command line option -s < time in milliseconds > to control the frequency of sampling of the processes and -r < time in milliseconds > to control how often the display is updated.
Use -U to watch only your own processes rather than all of them. While running, a middle mouse click changes between the display of user processes and all processes.
Use -x < regexp > to exclude processes whose name matches a given pattern from the list.
Use -m to display physical memory usage instead of CPU, but is currently only supported under Linux. While running, a left mouse click changes between cpu and memory display.
Use -c command to have a command executed when you right click on wmtop. For example you could launch a window with the real top command for a closer look at a rogue process.
Use -a < 1..X > to choose a theme for wmtop.
Example
wmtop -U -x ^wm -c "xterm -e top"
Means list my own processes that are not dockapps. Launch top on a right click.
<<lessTo compile:
Type make linux or make freebsd depending on which operating system you
are using. (Type uname if you dont know :-)
To install:
If you are superuser type make install
Instructions
Invoke wmtop using the command wmtop
Use -display and -geometry options in the usual way.
Use the command line option -s < time in milliseconds > to control the frequency of sampling of the processes and -r < time in milliseconds > to control how often the display is updated.
Use -U to watch only your own processes rather than all of them. While running, a middle mouse click changes between the display of user processes and all processes.
Use -x < regexp > to exclude processes whose name matches a given pattern from the list.
Use -m to display physical memory usage instead of CPU, but is currently only supported under Linux. While running, a left mouse click changes between cpu and memory display.
Use -c command to have a command executed when you right click on wmtop. For example you could launch a window with the real top command for a closer look at a rogue process.
Use -a < 1..X > to choose a theme for wmtop.
Example
wmtop -U -x ^wm -c "xterm -e top"
Means list my own processes that are not dockapps. Launch top on a right click.
Download (0.025MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1096 downloads
sntop 1.4.3
Simple network top (sntop) is a curses-based console utility in the spirit of top more>>
Simple network top (sntop) is a curses-based console utility in the spirit of top that polls network hosts at a regular interval to determine their connectivity and displays the results in a pretty format. Advanced features are supported, such as automatic HTML generation of results, secure terminal mode, execution of an external file on connectivity changes, a daemon mode, and user/system configure files.
sntop uses fping (ping is supported, too) to determine connectivity of hosts, specified in a config file, on a regular interval. the results are displayed in a top-like format.
advanced features include html generation of results for automatic web page, secure terminal mode, execution of external file on alarm (configurable for either host DOWN or any change in host status), color support, and both user and system-wide config files.
sntop aims supports all unixes and platforms
Enhancements:
- o fix lack of -a and -l flags (short versions of --alarm and --log)
- o merge FreeBSD ports upstream changes:
- distribute manpage uncompressed
- more strictly follow @prefix@ values: no hard coded paths
<<lesssntop uses fping (ping is supported, too) to determine connectivity of hosts, specified in a config file, on a regular interval. the results are displayed in a top-like format.
advanced features include html generation of results for automatic web page, secure terminal mode, execution of external file on alarm (configurable for either host DOWN or any change in host status), color support, and both user and system-wide config files.
sntop aims supports all unixes and platforms
Enhancements:
- o fix lack of -a and -l flags (short versions of --alarm and --log)
- o merge FreeBSD ports upstream changes:
- distribute manpage uncompressed
- more strictly follow @prefix@ values: no hard coded paths
Download (0.027MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1216 downloads
jnettop 0.13
Jnettop allows administrators of routers to watch online traffic coming across the network. more>>
Jnettop allows administrators of routers to watch online traffic coming across the network in a fashion similar to the way top displays statistics about processes.
jnettop is useful for quickly evaluating the state of the network.
Enhancements:
- added support for JNET protocol (used by jnettop-gui)
- minor refactorings
<<lessjnettop is useful for quickly evaluating the state of the network.
Enhancements:
- added support for JNET protocol (used by jnettop-gui)
- minor refactorings
Download (0.050MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1272 downloads
apache-top 1.0
apache-top provides real-time display of the active processes from a remote apache server. more>>
apache-top provides real-time display of the active processes from a remote apache server.
With apache-top you can get:
- The active apache processes with their associated PID, the status, the seconds being active, the CPU usage, the asociated VirtualHost, the accessing ip and the request (POST or GET, the file being accessed and the used protocol)
- The server uptime and the last time it was restarted
- The CPU usage
- Requests by second, Kb by second and the average Kb by request
- Number of active and inactive processes
- A graph with the inactive and active processes and their status
<<lessWith apache-top you can get:
- The active apache processes with their associated PID, the status, the seconds being active, the CPU usage, the asociated VirtualHost, the accessing ip and the request (POST or GET, the file being accessed and the used protocol)
- The server uptime and the last time it was restarted
- The CPU usage
- Requests by second, Kb by second and the average Kb by request
- Number of active and inactive processes
- A graph with the inactive and active processes and their status
Download (0.012MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1149 downloads
iftop 0.17pre2
iftop does for network usage what top(1) does for CPU usage. more>>
iftop does for network usage what top(1) does for CPU usage. iftop project listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.
Enhancements:
- This release includes improved support for non-Linux platforms, including Mac OS X, FreeBSD, and OpenBSD.
- Other features include support for 802.1q VLANs, and optional removal of the shell escape function.
<<lessEnhancements:
- This release includes improved support for non-Linux platforms, including Mac OS X, FreeBSD, and OpenBSD.
- Other features include support for 802.1q VLANs, and optional removal of the shell escape function.
Download (0.15MB)
Added: 2005-12-25 License: GPL (GNU General Public License) Price:
1408 downloads
Trophy 1.1.5
Trophy project is an action car racing game. more>>
Trophy project is an action car racing game.
Trophy is an action car racing game for Linux. Its 2D (top-view) but aims to provide high quality graphics.
You can shoot, drop bombs, and drive against the other players.
<<lessTrophy is an action car racing game for Linux. Its 2D (top-view) but aims to provide high quality graphics.
You can shoot, drop bombs, and drive against the other players.
Download (8.9MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
820 downloads
OpenGoal 0.1
OpenGoal is an open source soccer game for one or two players. more>>
OpenGoal project is an open source soccer game for one or two players.
OpenGoal is a top-down football (soccer) game for any OS running under SDL. It bears a visual resemblance to the old computer game "Kick Off" by Anco.
OpenGoal is for one or two players.
<<lessOpenGoal is a top-down football (soccer) game for any OS running under SDL. It bears a visual resemblance to the old computer game "Kick Off" by Anco.
OpenGoal is for one or two players.
Download (0.32MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
Top Downloads 2.0
Top Downloads provides a script that counts how many times a file has been downloaded. more>>
Top Downloads provides a script that counts how many times a file has been downloaded.
It keeps statistics of your downloads and can generate a TOP10 of your downloaded files. The administration function of this script allows you to delete, rename or change count numbers for your downloads.
It can check a directory that you specify for new files and add it to a database. Count numbers and TOP10 can be included into a HTML document.
Most web servers require SSI documents to have the extension .shtml or .shtm
For Apache web servers:
- AddType text/html .shtml
- AddHandler server-parsed .shtml
<<lessIt keeps statistics of your downloads and can generate a TOP10 of your downloaded files. The administration function of this script allows you to delete, rename or change count numbers for your downloads.
It can check a directory that you specify for new files and add it to a database. Count numbers and TOP10 can be included into a HTML document.
Most web servers require SSI documents to have the extension .shtml or .shtm
For Apache web servers:
- AddType text/html .shtml
- AddHandler server-parsed .shtml
Download (0.035MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
916 downloads
TVSpectre 0.6
TVSpectre reads the TV programme information provided by tvmovie.de. more>>
TVSpectre reads the TV programme information provided by tvmovie.de. Its GUI resembles that of the free, closed source Windows client TVGhost.
Installation:
- Create the directory "data" unter the installation directory.
- Modify TVSpectre.pm to find these directories.
- If the included Perl skripts should be callable from any directory, add use lib "installation directory"; to the top of them. Include the quotation marks.
<<lessInstallation:
- Create the directory "data" unter the installation directory.
- Modify TVSpectre.pm to find these directories.
- If the included Perl skripts should be callable from any directory, add use lib "installation directory"; to the top of them. Include the quotation marks.
Download (0.11MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1450 downloads
Sort::Key::Top 0.01
Sort::Key::Top is a Perl module that can select and sort top n elements. more>>
Sort::Key::Top is a Perl module that can select and sort top n elements.
SYNOPSIS
use Sort::Key::Top (nkeytop top);
# select 5 first numbers by absolute value:
@top = nkeytop { abs $_ } 5 => 1, 2, 7, 5, 5, 1, 78, 0, -2, -8, 2;
# ==> @top = (1, 2, 1, 0, -2)
# select 5 first words by lexicographic order:
@a = qw(cat fish bird leon penguin horse rat elephant squirrel dog);
@top = top 5 => @a;
# ==> @top = qw(cat fish bird elephant dog);
The functions available from this module select the top n elements from a list using several common orderings and custom key extraction procedures.
They are all variations around
keytopsort { CALC_KEY($_) } $n => @data;
This function calculates the ordering key for every element in @data using the expression inside the block. Then it selects and orders the $n elements with the lower keys when compared lexicographically.
It is equivalent to the pure Perl expression:
(sort { CALC_KEY($a) cmp CALC_KEY($b) } @data)[0 .. $n-1];
Variations allow to:
- use the own values as the ordering keys
topsort 5 => qw(a b ab t uu g h aa aac);
==> a aa aac ab b
- return the selected values in the original order
top 5 => qw(a b ab t uu g h aa aac);
==> a b ab aa aac
- use a different ordering
For instance comparing the keys as numbers, using the locale configuration or in reverse order:
rnkeytop { length $_ } 3 => qw(a ab aa aac b t uu g h);
==> ab aa aac
rnkeytopsort { length $_ } 3 => qw(a ab aa aac b t uu g h);
==> aac ab aa
A prefix is used to indicate the required ordering:
(no prefix)
lexicographical ascending order
r
lexicographical descending order
l
lexicographical ascending order obeying locale configuration
r
lexicographical descending order obeying locale configuration
n
numerical ascending order
rn
numerical descending order
i
numerical ascending order but converting the keys to integers first
ri
numerical descending order but converting the keys to integers first
u
numerical ascending order but converting the keys to unsigned integers first
ru
numerical descending order but converting the keys to unsigned integers first
The full list of available functions is:
top ltop ntop itop utop rtop rltop rntop ritop rutop
keytop lkeytop nkeytop ikeytop ukeytop rkeytop rlkeytop rnkeytop
rikeytop rukeytop
topsort ltopsort ntopsort itopsort utopsort rtopsort rltopsort
rntopsort ritopsort rutopsort
keytopsort lkeytopsort nkeytopsort ikeytopsort ukeytopsort
rkeytopsort rlkeytopsort rnkeytopsort rikeytopsort rukeytopsort
<<lessSYNOPSIS
use Sort::Key::Top (nkeytop top);
# select 5 first numbers by absolute value:
@top = nkeytop { abs $_ } 5 => 1, 2, 7, 5, 5, 1, 78, 0, -2, -8, 2;
# ==> @top = (1, 2, 1, 0, -2)
# select 5 first words by lexicographic order:
@a = qw(cat fish bird leon penguin horse rat elephant squirrel dog);
@top = top 5 => @a;
# ==> @top = qw(cat fish bird elephant dog);
The functions available from this module select the top n elements from a list using several common orderings and custom key extraction procedures.
They are all variations around
keytopsort { CALC_KEY($_) } $n => @data;
This function calculates the ordering key for every element in @data using the expression inside the block. Then it selects and orders the $n elements with the lower keys when compared lexicographically.
It is equivalent to the pure Perl expression:
(sort { CALC_KEY($a) cmp CALC_KEY($b) } @data)[0 .. $n-1];
Variations allow to:
- use the own values as the ordering keys
topsort 5 => qw(a b ab t uu g h aa aac);
==> a aa aac ab b
- return the selected values in the original order
top 5 => qw(a b ab t uu g h aa aac);
==> a b ab aa aac
- use a different ordering
For instance comparing the keys as numbers, using the locale configuration or in reverse order:
rnkeytop { length $_ } 3 => qw(a ab aa aac b t uu g h);
==> ab aa aac
rnkeytopsort { length $_ } 3 => qw(a ab aa aac b t uu g h);
==> aac ab aa
A prefix is used to indicate the required ordering:
(no prefix)
lexicographical ascending order
r
lexicographical descending order
l
lexicographical ascending order obeying locale configuration
r
lexicographical descending order obeying locale configuration
n
numerical ascending order
rn
numerical descending order
i
numerical ascending order but converting the keys to integers first
ri
numerical descending order but converting the keys to integers first
u
numerical ascending order but converting the keys to unsigned integers first
ru
numerical descending order but converting the keys to unsigned integers first
The full list of available functions is:
top ltop ntop itop utop rtop rltop rntop ritop rutop
keytop lkeytop nkeytop ikeytop ukeytop rkeytop rlkeytop rnkeytop
rikeytop rukeytop
topsort ltopsort ntopsort itopsort utopsort rtopsort rltopsort
rntopsort ritopsort rutopsort
keytopsort lkeytopsort nkeytopsort ikeytopsort ukeytopsort
rkeytopsort rlkeytopsort rnkeytopsort rikeytopsort rukeytopsort
Download (0.042MB)
Added: 2007-07-18 License: Perl Artistic License Price:
831 downloads
tcptrack 1.2.0
tcptrack provides a packet sniffer that displays TCP connections similarly to top. more>>
tcptrack provides a packet sniffer that displays TCP connections similarly to top.
tcptrack is a packet sniffer, which passively watches for connections on a specified network interface, tracks their states, and lists them in a manner similar to the Unix top command.
It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage.
<<lesstcptrack is a packet sniffer, which passively watches for connections on a specified network interface, tracks their states, and lists them in a manner similar to the Unix top command.
It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage.
Download (0.11MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
584 downloads
Planetoids 1.0
Planetoids is a game similar to bejeweled. more>>
Planetoids is a game similar to bejeweled. The player must swap jewels to create combinations, including power and hyper jewels.
It includes a top score board to keep track of high player scores. Planetoids game also includes a hint feature, various jewel types, custom board sizes, and more.
<<lessIt includes a top score board to keep track of high player scores. Planetoids game also includes a hint feature, various jewel types, custom board sizes, and more.
Download (0.22MB)
Added: 2006-02-08 License: Freeware Price:
1353 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above top 40 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed