Main > Free Download Search >

Free top chef software for linux

top chef

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 991
iftop 0.17pre2

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.
<<less
Download (0.15MB)
Added: 2005-12-25 License: GPL (GNU General Public License) Price:
1408 downloads
TopJax 0.2

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.
<<less
Download (0.011MB)
Added: 2005-06-30 License: GPL (GNU General Public License) Price:
1577 downloads
mtop 0.6.6

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/.

<<less
Download (0.048MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1489 downloads
Trophy 1.1.5

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.

<<less
Download (8.9MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
820 downloads
jnettop 0.13

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
<<less
Download (0.050MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1272 downloads
Top Music 3.0 PR5 Beta1

Top Music 3.0 PR5 Beta1


Top Music allows you to publish music (albums, artists, songs, sound tracks, rankings, etc.) to create an online music portal. more>>
Top Music allows you to publish music (albums, songs, sound tracks, rankings, artists, etc.) to create an online music portal.

It features: A-Z list of bands; band information (name, photo, genre, biography, etc.); discography; album information (title, year, covers, band, etc.); albums songs lists; song information (title, album, number, lyrics, etc.); the ability to listen to tracks; searching; ranking lists (most visited, most voted, etc.); a voting system; an uploads system; themes; an easy configuration screen; many blocks; multi-language support; easy installation; and a support forum, mailing lists, and Sourceforge.net support (CVS, files, etc.)
<<less
Download (0.94MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1203 downloads
innotop 1.4.0

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.

<<less
Download (0.061MB)
Added: 2007-03-04 License: GPL (GNU General Public License) Price:
966 downloads
apache-top 1.0

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
<<less
Download (0.012MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1149 downloads
KnoppMyth R5F1

KnoppMyth R5F1


KnoppMyth is Knoppix optimized for MythTV. more>>
KnoppMyth is an attempt to make the installation of GNU/Linux and MythTV as trivial as possible.

KnoppMyth includes everything needed to get your set-top box up and running in as little time as possible.
<<less
Download (501.5MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
897 downloads
Acme::Chef 1.00

Acme::Chef 1.00


Acme::Chef is an interpreter for the Chef programming language. more>>
Acme::Chef is an interpreter for the Chef programming language.

SYNOPSIS

# Using the script that comes with the distribution.
chef.pl file.chef

# Using the module
use Acme::Chef;

my $compiled = Acme::Chef->compile($code_string);
print $compiled->execute();

my $string = $compiled->dump(); # requires Data::Dumper
# Save it to disk, send it over the web, whatever.
my $reconstructed_object = eval $string;

# or:
$string = $compiled->dump(autorun); # requires Data::Dumper
# Save it to disk, send it over the web, whatever.
my $output_of_chef_program = eval $string;

Chef is an esoteric programming language in which programs look like recipes. I neednt mention that using it in production environment, heck, using it for anything but entertainment ought to result in bugs and chaos in reverse order.

All methods provided by Acme::Chef are adequately described in the synopsis. If you dont think so, you need to read the source code.

There has been an update to the Chef specification. I have implemented the changes and marked them in the following documentation with "new specification".

<<less
Download (0.018MB)
Added: 2007-04-19 License: Perl Artistic License Price:
924 downloads
diald-top 2.1pl7

diald-top 2.1pl7


diald-top maintains a top-like listing of all packets and their time to live for use with diald. more>>
diald-top maintains a top-like listing of all packets and their time to live for use with diald. This project needs a new lead developer as the author no longer uses diald.

The concept behind diald-top is very simple. I got sick of trying to read a monitor pipe flying by on an extra VC, so I lusted after a more user friendly interface. As I like the interface in top, I decided to start with that kind of look. Fortunately, the designers of diald made my life rather easy by making the monitor pipe with an easy structure to implement.

I used ncurses for the interface to make my life simpler. This also has the additional effect of making this possible to run on any type of terminal. I have a VC4404 hooked up and this works great on it. As ncurses uses the terminfo database, it SHOULD work fine on any terminal with correct terminfo entries.

As of Version 0.0.1.1, I have added a limited command structure to diald-top. It is now possible to send diald commands to force/unforce, block/unblock and to bring the link up/down, and also to quit diald (immediately or when the link comes down) all from within diald-top. This makes the program a lot more useful.

The program also now reports the status of the link (UP, DOWN, CONNECT, START_LINK, STOP_LINK, DISCONNECT, CLOSE, etc). This can still use some work
but it is there now...

As of v2.0, diald-top now has the capability to run remotely, communicating to a custom server (also included in the package) that farms the contents of the monitor FIFO out to the remotely running clients. The communication is done using TCP/IP on port 1313 on the server. The identity of the user that is remotely running diald-top is verified using identd, and is then looked up in a configuration file (by userid, IP address, netmask).
<<less
Download (0.004MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1215 downloads
Top Downloads 2.0

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

<<less
Download (0.035MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
916 downloads
OpenGoal 0.1

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.

<<less
Download (0.32MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
Sort::Key::Top 0.01

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

<<less
Download (0.042MB)
Added: 2007-07-18 License: Perl Artistic License Price:
831 downloads
Domain Hunter 0.1.0

Domain Hunter 0.1.0


A Simple Domain Monitoring Application more>> Domain Hunter is a simple application to monitor the state of a list of domain names. Changes in the status of a monitored domain can be sent to an email address or the domain information can be obtained on demand through a Web interface. Only the .com and .net top-level domains are currently supported.<<less
Download (27KB)
Added: 2009-04-27 License: Freeware Price: Free
183 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5