Main > Free Download Search >

Free collect software for linux

collect

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 385
harvest 1.9.15

harvest 1.9.15


Harvest is a system to collect information and make them searchable using a web interface. more>>
Harvest is a system to collect information and make them searchable using a web interface. Harvest can collect information on inter- and intranet using http, ftp, nntp as well as local files like data on harddisk, CDROM and file servers.
Current list of supported formats in addition to HTML include TeX, DVI, PS, full text, mail, man pages, news, troff, WordPerfect, RTF, Microsoft Word/Excel, SGML, C sources and many more. Stubs for PDF support is included in Harvest and will use Xpdf or Acroread to process PDF files. Adding support for new format is easy due to Harvests modular design.
Harvest is a modular, distributed search system framework with a working set components to make it a complete search system.
Main features:
- Harvest is designed to work as distributed system. It can distribute the load among different machines. It is possible to use a number of machines to gather data. The fulltext indexer doesnt have to run on the same machine as broker or web server.
- Harvest is designed to be modular. Every single step during collecting data, and answering search requests are implemented as single programs. This makes it easy to modify or replace parts of Harvest to customize its behaviour.
- Harvest allows complete control over the content of data in the search database. It is possible to customize the summarizer to create desired summaries which will be used for searching. The filtering mechanism of Harvest allows to make modifications to the summary created by summarizers. Manually created summaries can be inserted to the search database.
- The Search interface is written in Perl to make customization easy, if desired.
Enhancements:
- src/common/qdbm: updated to qdbm-1.8.20.
- components/broker/zebra/yaz: merged yaz-2.0.30.
<<less
Download (7.9MB)
Added: 2005-04-03 License: Free For Educational Use Price:
1673 downloads
RRDutil 2.08

RRDutil 2.08


RRDutil is a simple but complete Unix host monitoring application. more>>
RRDutil is a tool to collect statistics from multiple servers, store the values in RRD databases (using RRDtool) and plot out pretty graphs on demand.
Main features:
- Tested on Mac OS X, FreeBSD, Linux
- Written for ucd-snmp or net-snmp, and rrdtool 1.0.41+
- Integrated support for RRD databases (via RRDs) module
- Config format for deciding what to monitor.
- 3 primary functions (create rrds, update rrds, and graph)
- Creates new *.rrd files if they dont exist.
- Integrated using Net::SNMP perl module. :)
- Collect, store, and graph (disk, network, cpu, load, memory, mail traffic, mysql, apache.
- Pretty graphs.
- Uses Perl CGI.pm and auto generates web pages.
- Lots of error checking.
- When triggered via CGI, only generate graphs requested.
- Added support for www hits (logmonster)
- Support for www hit logs graphing (see logmonster)
- Web hits can be aggregated (many vhosts, one graph) or individual. This is particularly useful if you have one vhost that represents 90% of your servers traffic.
- Nifty config file format, easy to set up correctly.
Enhancements:
- lib/RRDutil.pm
- added /opt/local/lib/perl for Darwin
- lib/RRDutil/Graphs.pm
- added /opt/local/lib/perl for Darwin
- Makefile.PL
- added detection of web root for Linux & Darwin
- added detection of htocs for Linux & Darwin
- rrdutil.conf
- added additional platform specific examples for html docs directory
- rrdutil.pl
- program exits 0 on no error
- t/RRDs.t
- added /opt/local/lib/perl for Darwin.
<<less
Download (0.074MB)
Added: 2005-04-07 License: BSD License Price:
1660 downloads
General Graphical User Interface 0.5.1

General Graphical User Interface 0.5.1


General Graphical User Interface is a wizard-like environment to execute console commands graphically. more>>
General Graphics User Interface is an effort to produce a common graphical user interface for any command-line program.

It uses a wizard-like input front end to collect the information needed. It then calls the desired program automatically with all the necessary options.

The user is able to point&click on various options and select them in a convenient way. In order to create a new user-interface, a user doesnt need to know a programming language, since there is a graphical editor for new GGUI "scripts".
<<less
Download (0.21MB)
Added: 2005-04-28 License: GPL (GNU General Public License) Price:
1642 downloads
ProfitPy 0.1

ProfitPy 0.1


ProfitPy is a set of libraries and tools for the development, testing, and execution of automated stock trading systems. more>>
ProfitPy is a set of libraries and tools for the development, testing, and execution of automated stock trading systems Specifically, ProfitPy is a collection of Python packages, modules, and scripts that work together to help you implement an automated stock trading program (or programs).
Main features:
- A library with classes for accounts, orders, tickers, and more
- A GUI program for executing and plotting trades in real-time
- A GUI tool to collect ticker data for off-line use
- A CLI tool to back-test trading strategies
- Dozens of technical indicators and plotting widgets to display them
- An X11 keystroke tool for automating the TWS application
<<less
Download (0.10MB)
Added: 2005-05-25 License: GPL (GNU General Public License) Price:
1615 downloads
Simple Web Survey 1.2

Simple Web Survey 1.2


Survey Software allows companies to increase customer and employee satisfaction. more>>
Survey Software allows companies to increase customer and employee satisfaction. You can conduct research on future customers or current customers. Inspire web surveyor allows you to collect quantitative and qualitative information.

For example you could create a survey to find out the level of satisfaction an end user has with your customer support department.

What makes our survey software great is its fully customizable; you create your own questions dynamically, and also can edit and revise them. You can send out surveys via unique URL, or via email.
<<less
Download (MB)
Added: 2005-06-30 License: Free To Use But Restricted Price:
1576 downloads
MapGeneration Project 0.3.0

MapGeneration Project 0.3.0


MapGeneration Project is a project featuring a server and helper programs to collect GPS information. more>>
MapGeneration Project is a project featuring a server and helper programs to collect GPS information from various sources and to then automatically generate a continuously improved, time annotated road map.
Nowadays gps-receivers are quite cheap and many people use them for route planning in their cars. On the other hand updated maps for the route planing systems are relativly expansive, if available at all.
The idea is to collect the data that people have recorded with their gps-receivers and combine it into one freely available road map. Besides being cheap and always current this map would also contain actual driving time information: Route planning on such a map would not have to use road type based approximations to calculate the fasted route.
In the MapGeneration Project we implement such a program and the end user tools needed to access the data. At the moment we concentrate on two programs: The MapGenerator itself and the MapGeneratorGUI used to administer the generator.
The MapGenerator is a server that accepts incoming data via network and combines the received road information into one big map. As the map might become quite big a database is used as storage. The MapGeneratorGUI connects to this database and displays the map.
As the best way to understand a program is to use it we will now give a short introduction to using the program.
Enhancements:
New features
- (Server) New filter to detect gaps in the input traces.
- (Server) Calculates and outputs total length and time of processed traces.
- (Server) Added full support for more than one processing thread, 2 is default now.
Changes
- (Server) Rewrote TraceServer and TraceConnection to support commoncpp2 1.0.x.
- (Server) Server tries to bind to 127.0.0.1 if no interfaces are found.
- (Server) Added curvature as a criterion for merging -> much better merging!
- (Server) Improved avoidance of double processing of nodes.
- (Server) Moved parsing of traces into TraceFilter.
- (General) Added lots of new methods to handle distances, bearings and interpolation.
- (General) Configuration system supports boolean values.
- (Buildsys) Changed parameters to specify config files to --with-wx-config and --with-ccgnu2-config
Bugfixes
- (Server) Protected data handling between thread with mutexs.
- (GUI) Fixed some string literals for full unicode support.
- (General) Cache: Fixed all size calculations and the size handling system.
- (General) Raised requirements for wxWidgets to 2.6 (beta versions since 2.5.3 should work).
- (General) Some small fixes to build with commoncpp2 1.0.x.
<<less
Download (0.57MB)
Added: 2005-08-02 License: GPL (GNU General Public License) Price:
1543 downloads
gIpc 0.79

gIpc 0.79


gIpc is a tool to get all the IPC info. more>>
gIpc is a tool to get all the IPC info. Just like a GTK frontend for IPCS and IPCRM commands which are already there in existing Linux systems.

gIpc will collect the snapshot for the IPC info (i.e, Shared memory,semaphore and messageQ information).

You can also refresh the IPC info using “IPC Refresh” from the menu OR using “F5″ key.

If you want to remove a perticular IPC entity, just select the row and press “DELETE” you will be asked for the confirmation. If you click on “yes” then that IPC entity will be removed. (Ofcourse, you should be having appropriate permissions to do this !)
<<less
Download (0.080MB)
Added: 2005-08-03 License: GPL (GNU General Public License) Price:
1542 downloads
SpacePong 0.0.2

SpacePong 0.0.2


SpacePong is an innovative game that is controlled with the mouse. more>>
SpacePong is an innovative game that is controlled with the mouse. The gameplay involves steering your spacecraft ball around the screen and picking up speed by bouncing off the walls. The goal is to collect a certain amount of space boxes in a short time.
Enhancements:
- New sounds and music were added.
- A moving stars effect in the background was implemented.
- Packages for Debian and Mandriva were added.
<<less
Download (1.2MB)
Added: 2005-08-10 License: GPL (GNU General Public License) Price:
1537 downloads
SnowballGame 0.2

SnowballGame 0.2


Snowball is a jumpnrun game in which the player controls Tux the penguin through the levels. more>>
Snowball is a jumpnrun game in which the player controls Tux the penguin through the levels. The objective is to guide a snowball safely to the exit.

To achieve this, the player can create ice blocks, collect keys, use transporters, etc. The game comes with a built-in level editor.

<<less
Download (0.63MB)
Added: 2005-09-19 License: GPL (GNU General Public License) Price:
1495 downloads
JPexeso 0.7

JPexeso 0.7


JPexeso is a memory training game in which the player gets to reveal two cards in each turn. more>>
JPexeso is a memory training game in which the player gets to reveal two cards in each turn. The goal of the game is to collect as many pairs of similar cards as possible.

The game can be played either against a human opponent or an AI and there are different levels of AI for the computer opponent.

<<less
Download (15MB)
Added: 2005-09-19 License: GPL (GNU General Public License) Price:
1495 downloads
Plonx 0.03

Plonx 0.03


Plonx is a simple puzzle game for Linux console. more>>
Plonx is a simple puzzle game for Linux console.

Plonx is a small puzzle game, where youll have to avoid bombs and collect points.
You control the white @-sign.

The red asterisks are bombs. Youll have to collect the green numbers, while avoiding the bombs, the upper and lower edges of the map, and the blue trail you leave behind.

The left and right edges of the map wrap around. Youll move 1-6 spaces forward, depending on what number you first pick up on that move.

During game, you can press ? to get help, use the number-keys to move, or press q to quit.

Plonx also accepts some commandline parameters:

--wid X Sets the map width to X. Default is 20.
--hei Y Sets the map height to Y. Default is 20.
--level N Sets the number of bombs on the level to N. Default is 10.
--seed N Sets the random number seed used to generate the map.
--delay N Sets the delay for moving on the map. Default is 50000.

<<less
Download (0.003MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1431 downloads
Tux Racer 0.61

Tux Racer 0.61


Tux Racer is a very fun arcade game for Linux. more>>
Tux Racer is a very fun arcade game for Linux.
The main goal in Tux Racer is to have fun! Race down mountainous terrain as quickly as possible, while collecting herring to increase your score!
Main features:
- Fun, easy to learn
- Exciting 3D courses
- Sophisticated physics result in thrilling rides down the mountains
- Collect herring while avoiding obstacles for high scores
- Race over a variety of surfaces, including fluffy snow and slick ice
- Race in various weather conditions and lighting conditions
- Create your own courses using any paint program such as The GIMP (no 3D modeller required)
- Suitable for all ages.
<<less
Download (0.62MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1425 downloads
DCSquares 2.0.1

DCSquares 2.0.1


DCSquares is an addictive, fast-paced game for Linux. more>>
DCSquares is an addictive, fast-paced game for Linux.

Using your mouse or analog stick, move your player around to collect points and avoid enemys!

How to play:

Basics

Player - This is what you use to interact with the various other objects in the game. Use your mouse or analog control stick to move it around the board.
Score - Collecting these gives you points! The amount of points you get per square depends on how long youve been playing the current round.
Enemy - Touching one of these will end your game!

Powerups

Invincibility - Makes you invincible for a short amount of time. While invinible, touching enemys will have no affect.
Slow motion - Temporarily decreases the speed of the squares.
+1000 Points - Gives you 1000 points!
Mini square - Shrinks the size of your player.

Powerdowns

Evil squares - Changes every square into an emey for a short amount of time.
Speed - Temporarily increases the speed of the squares.
-1000 points - Takes away 1000 points.
Big square - Increases the size of your player.

<<less
Download (10.1MB)
Added: 2005-12-12 License: Freeware Price:
1412 downloads
mwcollect 3.0.3

mwcollect 3.0.3


mwcollect is an easy solution to collect worms and other autonomous spreading malware in a non-native environment. more>>
mwcollect is an easy solution to collect worms and other autonomous spreading malware in a non-native environment like FreeBSD or Linux.
The first versions were used to collect binaries for botnet monitoring and bots are still what mwcollect is mostly used for collecting.
Some people consider it a next generation honeypot, however that comparison often leads to the misunderstanding that computers running mwcollect can actually be infected with the malware - that is not the case!
Enhancements:
- This release adds a submit-gotek submission module, fixes some bugs in the timeout code, and builds cleanly under FreeBSD.
<<less
Download (0.042MB)
Added: 2006-02-02 License: GPL (GNU General Public License) Price:
1374 downloads
Chanta Claus 0.15

Chanta Claus 0.15


Chanta Claus is a christmas arcade game for all childrens. more>>
Chanta Claus is a christmas arcade game for all childrens.

In the game Chanta Claus, our protagonist must collect several bills of dispersed dollars in each level.

When we got to collect all, we will be able to accede at the next level. 2 versions of this game exist, the recent version (developed with SDL and C++) and an old version only for systems D.O.S.

We have including the unloading of both but down, although single we will continue developing the recent version. Both versions are available under license GPL.

<<less
Download (0.29MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1368 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5