collections etc
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3791
Audio collection script 1.0
Audio collection script is a script which can help you manage collections of audio files. more>>
Audio collection script is a script which can help you manage collections of audio files. For example, I have a directory with all my audio files in it, sorted by band/album. I also have an audio collections directory. Within that directory I have a few list files which contain patterns for songs that should be part of that collection. The script generates or updates a subdirectory for each list file present and creates links within those directories to all music files from my main audio directory that match the patterns in the list file.
An example:
Your music files are in /audio
Your collections are in /audio-collections
The file /audio-collections/funny.list has the following lines:
/audio-collections/funny/
#the next line matches all songs within a tripod directory
tripod/
monty*python
kevin*bloody*wilson
bill*clinton*miss*lewinsky*and*i
When run, it will process each .list file in the current directory. So for this example, when run from /audio-collections, it will create or clean out the directory /audio-collections/funny and create links inside it for any files found within /audio which match the specified patterns.
The first line in each list file specifies the directory to create and use for the links. The patterns in the file will match on the full path of a song.
Note: I am pretty sure it would not be a good path to put your collections inside your main audio directory.
<<lessAn example:
Your music files are in /audio
Your collections are in /audio-collections
The file /audio-collections/funny.list has the following lines:
/audio-collections/funny/
#the next line matches all songs within a tripod directory
tripod/
monty*python
kevin*bloody*wilson
bill*clinton*miss*lewinsky*and*i
When run, it will process each .list file in the current directory. So for this example, when run from /audio-collections, it will create or clean out the directory /audio-collections/funny and create links inside it for any files found within /audio which match the specified patterns.
The first line in each list file specifies the directory to create and use for the links. The patterns in the file will match on the full path of a song.
Note: I am pretty sure it would not be a good path to put your collections inside your main audio directory.
Download (0.002MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
970 downloads
My cOLLection manager 0.6.0
My cOLLection manager is a manager program for your collections. more>>
My cOLLection manager is a manager program for your collections. My cOLLection manager is a fast and easy to use frontend for gdbm with an ncurses interface.
The program was originally designed to organize a large music CD collection, but it is has no restrictions on the entry of any other large range of items. Its main goal is flexibillity.
<<lessThe program was originally designed to organize a large music CD collection, but it is has no restrictions on the entry of any other large range of items. Its main goal is flexibillity.
Download (0.097MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1165 downloads
PerlBean::Collection 1.0
PerlBean::Collection is a Perl module that contains a collection of PerlBean objects. more>>
PerlBean::Collection is a Perl module that contains a collection of PerlBean objects.
SYNOPSIS
use strict;
use PerlBean;
use PerlBean::Collection;
use PerlBean::Attribute::Factory;
my $bean = PerlBean->new( {
package => Athlete,
} );
my $factory = PerlBean::Attribute::Factory->new();
my $attr = $factory->create_attribute( {
method_factory_name => name,
short_description => the name of the athlete,
} );
$bean->add_method_factory($attr);
my $bean2 = PerlBean->new( {
package => Cyclist,
base => [ qw(Athlete)],
} );
my $factory = PerlBean::Attribute::Factory->new();
my $attr2 = $factory->create_attribute( {
method_factory_name => cycle,
short_description => the cyclists cycle,
} );
$bean2->add_method_factory($attr2);
my $collection = PerlBean::Collection->new();
$collection->add_perl_bean($bean);
$collection->add_perl_bean($bean2);
$collection->write(tmp);
ABSTRACT
Code hierarchy generation for bean like Perl modules
PerlBean::Collection contains a collection of PerlBean objects in order to generate an hierarchy of Perl modules.
<<lessSYNOPSIS
use strict;
use PerlBean;
use PerlBean::Collection;
use PerlBean::Attribute::Factory;
my $bean = PerlBean->new( {
package => Athlete,
} );
my $factory = PerlBean::Attribute::Factory->new();
my $attr = $factory->create_attribute( {
method_factory_name => name,
short_description => the name of the athlete,
} );
$bean->add_method_factory($attr);
my $bean2 = PerlBean->new( {
package => Cyclist,
base => [ qw(Athlete)],
} );
my $factory = PerlBean::Attribute::Factory->new();
my $attr2 = $factory->create_attribute( {
method_factory_name => cycle,
short_description => the cyclists cycle,
} );
$bean2->add_method_factory($attr2);
my $collection = PerlBean::Collection->new();
$collection->add_perl_bean($bean);
$collection->add_perl_bean($bean2);
$collection->write(tmp);
ABSTRACT
Code hierarchy generation for bean like Perl modules
PerlBean::Collection contains a collection of PerlBean objects in order to generate an hierarchy of Perl modules.
Download (0.089MB)
Added: 2007-02-22 License: Perl Artistic License Price:
977 downloads
MaCollec Collections Manager 0.1.2
MaCollec is a Web-based Collections Manager written in PHP/Javascript. more>>
MaCollec is a Web-based Collections Manager written in PHP/Javascript. MaCollec Collections Manager is based on the AJAX technology to produce a nice-looking and pleasant interface. It doesnt require a database.
Items informations (including covers pictures) are retrieved from online libraries.
MaCollec works correctly only with a modern browser (like Mozilla Firefox, Opera, ...) which supports all major Web standards currently in use, including CSS 2.1, HTML 4.01, ECMAScript, DOM 2 ...
Main features:
- Easy install
- No database
- Fetches items (Books, Films, Albums) informations from online libraries.
- Multi-users (each user has his own folder)
- 2 different views to display folders (list and icons)
- Unlimited number of folders/subfolders
- Allows items properties to be updated
- Allows saving additional properties: loaning (date, person), purchase (date, price), notes and rating
- Wikipedia links
<<lessItems informations (including covers pictures) are retrieved from online libraries.
MaCollec works correctly only with a modern browser (like Mozilla Firefox, Opera, ...) which supports all major Web standards currently in use, including CSS 2.1, HTML 4.01, ECMAScript, DOM 2 ...
Main features:
- Easy install
- No database
- Fetches items (Books, Films, Albums) informations from online libraries.
- Multi-users (each user has his own folder)
- 2 different views to display folders (list and icons)
- Unlimited number of folders/subfolders
- Allows items properties to be updated
- Allows saving additional properties: loaning (date, person), purchase (date, price), notes and rating
- Wikipedia links
Download (0.084MB)
Added: 2006-08-14 License: GPL (GNU General Public License) Price:
1166 downloads
comisat Games Collection 0.5.2
comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. more>>
comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. They are available in italian and (not completely) in english.
comisat Games Collection is FREE SOFTWARE, released under the terms of the GNU General Public License Version 2 as published by Free Software Fundation. You can help the development of comisat Games Collection testing the software, mailing bugs, translating the project in different languages, correcting and improving the code.
<<lesscomisat Games Collection is FREE SOFTWARE, released under the terms of the GNU General Public License Version 2 as published by Free Software Fundation. You can help the development of comisat Games Collection testing the software, mailing bugs, translating the project in different languages, correcting and improving the code.
Download (7.9MB)
Added: 2006-10-12 License: GPL (GNU General Public License) Price:
1110 downloads
JavaDoc Taglets Collection 2.0.0
JavaDoc Taglets Collection is set of general purpose taglets for use with the JavaDoc tool. more>>
JavaDoc Taglets Collection is set of general purpose taglets for use with the JavaDoc tool. It provides a standard set of new tags, and allows you to create new ones by configuration or using simple Java interfaces. The project has been tested with J2SE 1.4 and 1.5 and JavaSE 1.6.
Enhancements:
- First public release of the Taglets Collection.
- Completed documentation for release 2.
- Added demos to userguide and distribution.
- Added to do list and known bugs information.
<<lessEnhancements:
- First public release of the Taglets Collection.
- Completed documentation for release 2.
- Added demos to userguide and distribution.
- Added to do list and known bugs information.
Download (6.4MB)
Added: 2007-05-11 License: BSD License Price:
898 downloads
Online Library Application 2.1
Online Library Application (OLA) project is a Web-based library system for small/medium organizations (books, videos, etc.). more>>
Online Library Application (OLA) project is a Web-based library system for small/medium organizations (books, videos, etc.).
The software allows users to browse the library collection over the Internet, and allows authorized persons to manage sign in and sign out procedures, resource adds and updates, and data backups.
It was originally written for a non-profit organization to manage their resource library.
Main features:
- internet based
- highly graphical
- compatible with Netscape and Windows browsers
- suitable for tracking many types of resources (books, magazines, videos, music, etc.)
- can store a large amount of data about each resource
- borrowers do not have to set up an account
- stores minimal information about borrowers--just the bare essentials
- simple database export function
- template based for easy configuration/customization
- optional gzip compressed output to save on bandwidth
- although designed for small organizations, catalog should scale well to millions of entries
<<lessThe software allows users to browse the library collection over the Internet, and allows authorized persons to manage sign in and sign out procedures, resource adds and updates, and data backups.
It was originally written for a non-profit organization to manage their resource library.
Main features:
- internet based
- highly graphical
- compatible with Netscape and Windows browsers
- suitable for tracking many types of resources (books, magazines, videos, music, etc.)
- can store a large amount of data about each resource
- borrowers do not have to set up an account
- stores minimal information about borrowers--just the bare essentials
- simple database export function
- template based for easy configuration/customization
- optional gzip compressed output to save on bandwidth
- although designed for small organizations, catalog should scale well to millions of entries
Download (0.61MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1117 downloads
Dispositionator 0.2
Dispositionator is a Web application to make it easy to embed collections of papers and slides of talks into Web pages. more>>
Dispositionator is a Web application to make it easy to embed collections of papers and slides of talks into Web pages, using templates.
Talk material, related files, and information about events and associated topics are handled and can be sorted and filtered.
The data is kept in a simple XML file and thus no database is required.
Enhancements:
- With DispoDesktop, an SDL full-screen frontend can now be used in addition to the Web-based default frontend.
- Support for talk locations, filtering by speaker, and abstracts was introduced.
<<lessTalk material, related files, and information about events and associated topics are handled and can be sorted and filtered.
The data is kept in a simple XML file and thus no database is required.
Enhancements:
- With DispoDesktop, an SDL full-screen frontend can now be used in addition to the Web-based default frontend.
- Support for talk locations, filtering by speaker, and abstracts was introduced.
Download (0.45MB)
Added: 2006-01-16 License: Free To Use But Restricted Price:
1376 downloads
PhotoFS snapshot-84
PhotoFS provides a Web- and shell-based photo album based on ReiserFS concepts. more>>
PhotoFS provides a Web- and shell-based photo album based on ReiserFS concepts.
PhotoFS is a Web-based photo album or image gallery, based on the files-as-directories and attributes-as-files concepts at the core of the ReiserFS 4 filesystem.
It does not require ReiserFS 4, but is much more efficient on that system than on others. It does many of the same things as other Web galleries, at least as far as the basics go.
What makes it different is its use of the filesystem instead of a database. It allows you to use regular unix tools to access your photo collection.
It can handle very large collections, and also encourages multiple categories per file, deep category hierarchies, and batch processing.
Main features:
- Hierarchic categories
- Multiple categories per photo, plus "also in..." feature
- All data stored in the filesystem
- Browsable both on the web and from the command line
- Uses standard filesystem tools to access records
- Easy backup and replication with tar, rsync, etc...
- Uses no special file formats; data is stored in many small files instead of a database or several large files.
- works best with reiserfs v4, but is compatible with any filesystem
- Insert many photos at once from the command line
- Clean URLs; simple directory structure and no huge ?argument=foo lists
- Secure web interface
- Access control for web use: per user, per file, per category
- Non-public files cannot be viewed by the wrong users, even if those users know where to look.
- Restricted files are completely invisible to anyone not authorized to view them.
- Metadata:
- Description: Yes. HTML allowed. Can be edited with any text editor.
- Extended Description: Yes.
- Title: No. Use the description or filename.
- Keywords: No. (irrelevant; use the category system)
- People: No. (irrelevant; use the category system)
- Event: No. (irrelevant; use the category system)
- Date: Yes, for now. May be removed.
- Photographer: No, but may be added.
- No SQL database required
- Fast! Handles many, many thousands of files easily
- Auto thumbnail creation and caching (manual creation supported too)
- Auto-creates medium-sized previews when appropriate (manual creation supported too)
- Holds any type of file, not just images
- Integrates easily into php template systems with header/footer hooks
<<lessPhotoFS is a Web-based photo album or image gallery, based on the files-as-directories and attributes-as-files concepts at the core of the ReiserFS 4 filesystem.
It does not require ReiserFS 4, but is much more efficient on that system than on others. It does many of the same things as other Web galleries, at least as far as the basics go.
What makes it different is its use of the filesystem instead of a database. It allows you to use regular unix tools to access your photo collection.
It can handle very large collections, and also encourages multiple categories per file, deep category hierarchies, and batch processing.
Main features:
- Hierarchic categories
- Multiple categories per photo, plus "also in..." feature
- All data stored in the filesystem
- Browsable both on the web and from the command line
- Uses standard filesystem tools to access records
- Easy backup and replication with tar, rsync, etc...
- Uses no special file formats; data is stored in many small files instead of a database or several large files.
- works best with reiserfs v4, but is compatible with any filesystem
- Insert many photos at once from the command line
- Clean URLs; simple directory structure and no huge ?argument=foo lists
- Secure web interface
- Access control for web use: per user, per file, per category
- Non-public files cannot be viewed by the wrong users, even if those users know where to look.
- Restricted files are completely invisible to anyone not authorized to view them.
- Metadata:
- Description: Yes. HTML allowed. Can be edited with any text editor.
- Extended Description: Yes.
- Title: No. Use the description or filename.
- Keywords: No. (irrelevant; use the category system)
- People: No. (irrelevant; use the category system)
- Event: No. (irrelevant; use the category system)
- Date: Yes, for now. May be removed.
- Photographer: No, but may be added.
- No SQL database required
- Fast! Handles many, many thousands of files easily
- Auto thumbnail creation and caching (manual creation supported too)
- Auto-creates medium-sized previews when appropriate (manual creation supported too)
- Holds any type of file, not just images
- Integrates easily into php template systems with header/footer hooks
Download (0.11MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
989 downloads
MillScript-Util 0.1
MillScript-Util is an alternative to the standard Java Collections API. more>>
MillScript-Util is an alternative to the standard Java Collections API. The primary focus of MillScript-Util is to properly support features of MillScript at the Java level, in such a way that might be useful for other applications.
Main features:
- Immutability, updateability and extensibility separated in the API
- Lists, Sets and Bags unified with Maps
- Custom default actions, executed when mappings are not present
<<lessMain features:
- Immutability, updateability and extensibility separated in the API
- Lists, Sets and Bags unified with Maps
- Custom default actions, executed when mappings are not present
Download (0.13MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
942 downloads
Gromlist 0.3.2
Gromlist is a rom manager. more>>
Gromlist project is a clone of OfflineList for Linux.
Gromlist is a rom manager. A rom manager is an application which lists all the information about the games available for a certain console: name, number of release, language, region, screenshots, etc. You can also see the games you have on your computer.
It is written using Python and PyGTK, a set of Python wrappers for the GTK+ GUI library, and it is licensed under the GPL.
Installation:
If you use Debian, Ubuntu, or another distro which uses deb packages, download the deb package from here: gromlist-0.1.deb, and double click on the downloaded file to install it.
If thats not the case, download the tar.gz: gromlist-0.1.tar.gz, uncompress it, and execute the command make install with root privileges.
Usage:
To start the program run Applications -> Games -> Gromlist.
The list of games of the default collection will be loaded and the program will begin the download of the images of the games to ~/.gromlist/images. To change the default collection and to add, modify or delete collections, edit the configuration file: ~/.gromlist/conf. You can switch between collections using the combo box at the end of the list.
<<lessGromlist is a rom manager. A rom manager is an application which lists all the information about the games available for a certain console: name, number of release, language, region, screenshots, etc. You can also see the games you have on your computer.
It is written using Python and PyGTK, a set of Python wrappers for the GTK+ GUI library, and it is licensed under the GPL.
Installation:
If you use Debian, Ubuntu, or another distro which uses deb packages, download the deb package from here: gromlist-0.1.deb, and double click on the downloaded file to install it.
If thats not the case, download the tar.gz: gromlist-0.1.tar.gz, uncompress it, and execute the command make install with root privileges.
Usage:
To start the program run Applications -> Games -> Gromlist.
The list of games of the default collection will be loaded and the program will begin the download of the images of the games to ~/.gromlist/images. To change the default collection and to add, modify or delete collections, edit the configuration file: ~/.gromlist/conf. You can switch between collections using the combo box at the end of the list.
Download (0.043MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
804 downloads
IANA /etc Files 2.20
IANA /etc Files is a tool that generates /etc/services and /etc/protocols from IANA data. more>>
IANA /etc Files installs /etc/services and /etc/protocols using data from the Internet Assigned Numbers Authority. Included are snapshots of the data from the IANA, scripts to transform that data into the needed formats, and scripts to fetch the latest data.
Installation
The installation process is flexible and friendly to unattended installation even though, due to its simplicity, it does not use Autoconf.
For basic installation run:
make
su
make install
This creates /etc/services and /etc/protocols without using internet access.
To install in a different location, use something like:
make PREFIX=/mnt/tmp install
This would create /mnt/tmp/etc/services and /mnt/tmp/etc/protocols.
For unusual installations, "make PREFIX=/foo ETC_DIR=bar install" will create /foo/bar/services and /foo/bar/protocols.
Enhancements:
- This release contains updated data from the IANA, improvements to the test function, and support for generating stripped files.
- It is the second of a series of planned changes intended to meet the needs of distributions.
<<lessInstallation
The installation process is flexible and friendly to unattended installation even though, due to its simplicity, it does not use Autoconf.
For basic installation run:
make
su
make install
This creates /etc/services and /etc/protocols without using internet access.
To install in a different location, use something like:
make PREFIX=/mnt/tmp install
This would create /mnt/tmp/etc/services and /mnt/tmp/etc/protocols.
For unusual installations, "make PREFIX=/foo ETC_DIR=bar install" will create /foo/bar/services and /foo/bar/protocols.
Enhancements:
- This release contains updated data from the IANA, improvements to the test function, and support for generating stripped files.
- It is the second of a series of planned changes intended to meet the needs of distributions.
Download (0.16MB)
Added: 2006-11-15 License: Open Software License Price:
1075 downloads
The Revisionist 0.02b
The Revisionist is a tool for extracting and indexing hidden metadata. more>>
The Revisionist is a tool for extracting and indexing hidden metadata (such as deleted or modified text) from large collections of MS Word files.
It can operate whole Web sites or SMB or NFS directories. The Revisionist project is handy for pen-testing, or it can be used just to spot embarrassing secrets.
My primary goal is to provide pen-testers and content administrators with a handy tool to detect hidden data in all documents available at a specific location (be it a locally mounted network share, a HTTP site, or whatnot), and easily review it all.
Right now, the tool only detects and indexes deleted text in documents with "change tracking" enabled, and can also index usernames and hardware addresses embedded in documents (to facilitate external assessment of company structure); future versions should be able to recover other goodies, too.
Usage:
To run the tool against a local directory, a mounted SMB or NFS directory, or such, simply issue the following command (after doing make, that is):
./therev @/path/to/directory
After the tool completes, you should be able to view master.html in current directory using your favourite browser (Lynx, Netscape, etc). Cached copies of documents would be placed in subdirectories named document.XXXXXX, where X is a random digit; hence, it is recommended to run the tool in a separate directory.
Note that you may also instruct the tool to look for specific substring and only choose those documents that contain it (strict checking, no regexp available):
./therev linux @/path/to/directory
To run the program against a specific site or top-level domain, do the following:
./therev site.com
Note that com, gov, gov.pl, www.microsoft.com are all a valid site name. The first parameter works similar to the previous case:
./therev homeland security gov
As a special bonus, when running the script against multilinguinal sites, you might want to specify a third parameter - desired language (using a two-letter code: en, pl, etc). NOTE: DO NOT USE LANGUAGE QUALIFIER UNLESS NECESSARY:
./therev linux microsoft.com en
The HTTP search mode uses Google.com to locate all matching Word documents on a specific site. For a document to be found, it must be indexable (that is, not excluded in robots.txt) and be in the first 1000 of results for a specific site. If there are more than 1000 documents at some website, consider sub-searches with keywords.
Enhancements:
- This release was fixed to work with the new Google page layout.
- Some other minor fixes were made.
<<lessIt can operate whole Web sites or SMB or NFS directories. The Revisionist project is handy for pen-testing, or it can be used just to spot embarrassing secrets.
My primary goal is to provide pen-testers and content administrators with a handy tool to detect hidden data in all documents available at a specific location (be it a locally mounted network share, a HTTP site, or whatnot), and easily review it all.
Right now, the tool only detects and indexes deleted text in documents with "change tracking" enabled, and can also index usernames and hardware addresses embedded in documents (to facilitate external assessment of company structure); future versions should be able to recover other goodies, too.
Usage:
To run the tool against a local directory, a mounted SMB or NFS directory, or such, simply issue the following command (after doing make, that is):
./therev @/path/to/directory
After the tool completes, you should be able to view master.html in current directory using your favourite browser (Lynx, Netscape, etc). Cached copies of documents would be placed in subdirectories named document.XXXXXX, where X is a random digit; hence, it is recommended to run the tool in a separate directory.
Note that you may also instruct the tool to look for specific substring and only choose those documents that contain it (strict checking, no regexp available):
./therev linux @/path/to/directory
To run the program against a specific site or top-level domain, do the following:
./therev site.com
Note that com, gov, gov.pl, www.microsoft.com are all a valid site name. The first parameter works similar to the previous case:
./therev homeland security gov
As a special bonus, when running the script against multilinguinal sites, you might want to specify a third parameter - desired language (using a two-letter code: en, pl, etc). NOTE: DO NOT USE LANGUAGE QUALIFIER UNLESS NECESSARY:
./therev linux microsoft.com en
The HTTP search mode uses Google.com to locate all matching Word documents on a specific site. For a document to be found, it must be indexable (that is, not excluded in robots.txt) and be in the first 1000 of results for a specific site. If there are more than 1000 documents at some website, consider sub-searches with keywords.
Enhancements:
- This release was fixed to work with the new Google page layout.
- Some other minor fixes were made.
Download (0.016MB)
Added: 2006-01-30 License: LGPL (GNU Lesser General Public License) Price:
1363 downloads
Media Exchange 001
Media Exchange is an MP3 Jukebox appliance. more>>
Media Exchange is an MP3 Jukebox appliance. It allows you to:
- merge music collections
- Play music and control the player with a browser
- Organize your music
- Automatically tag music
- Remove double tracks automatically
- Download music directly from the artists
- Share music with your friends safely and easily
And Artists to:
- Distribute music to their fans directly
<<less- merge music collections
- Play music and control the player with a browser
- Organize your music
- Automatically tag music
- Remove double tracks automatically
- Download music directly from the artists
- Share music with your friends safely and easily
And Artists to:
- Distribute music to their fans directly
Download (258.9MB)
Added: 2007-03-13 License: GPL (GNU General Public License) Price:
960 downloads
Zenoss 2.0.2
Zenoss is an enterprise-class network/systems management application. more>>
Zenoss is an enterprise-class network/systems management application. Zenoss project provides an integrated software package for monitoring availability, events, performance and configuration across layers (network, servers, applications, environment, etc.) and across platforms (Linux, Windows, Unix, etc.).
Main features:
- Organization-wide, IT infrastructure monitoring
- Scales to handle 10,000s of resources
- Integrated monitoring of availability, performance, events and configuration changes
- Across layers: network, servers, apps, environment...
- Across platforms: Windows, Linux, Unix ...
- Automated discovery and configuration modeling
- Role-based access through web portal
- Group-level views, settings and reporting
- Collection via SNMP, WMI, Telnet, SSH, Syslog
- Licensed under GPL
Enhancements:
- The only changes in this release from the 2.0.1 release are that we made changes to the pycom file to facilitate better WMI data collections.
<<lessMain features:
- Organization-wide, IT infrastructure monitoring
- Scales to handle 10,000s of resources
- Integrated monitoring of availability, performance, events and configuration changes
- Across layers: network, servers, apps, environment...
- Across platforms: Windows, Linux, Unix ...
- Automated discovery and configuration modeling
- Role-based access through web portal
- Group-level views, settings and reporting
- Collection via SNMP, WMI, Telnet, SSH, Syslog
- Licensed under GPL
Enhancements:
- The only changes in this release from the 2.0.1 release are that we made changes to the pycom file to facilitate better WMI data collections.
Download (MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
837 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 collections etc 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