ntopmg is a network probe that shows network usage in a way similar to what top does for processes. It acts as a Web server, creating an HTML dump of the network status. It sports a flow collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics. Its C++ core can be scripted in Lua, for changing the appearance and extending functionality.
Related ProjectsNagios-JP, Dumpper v.60.3, FOMAUSBDriver for Mac OS X, RMAC, Wireshark |
Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.
Related ProjectsAll-In-One Project, TuxGuitar, Amateras, SmillaEnlarger, Darik's Boot and Nuke |
SchemaCrawler is a Java API which makes working with database metadata as easy as working with ordinary Java objects. It is also a database schema discovery and comprehension and schema documentation tool. You can search for database schema objects using regular expressions, output the schema and data in a readable text format, and find potential design issues with lint . The output is designed to be diff-ed against other database schemas. SchemaCrawler supports almost any database which has a JDBC driver, but for convenience is bundled with drivers for some commonly-used RDBMS systems. SchemaCrawler works with any operating system which supports Java.
Related ProjectsMeCab, blanco Framework, Properties Editor, SharpDevelop-jp, Amateras |
Talend Open Studio for Data Integration is an ETL (Extract, Transform, and Load) tool. Talend Open Studio for Data Integration can perform jobs that range from datawarehouse feeding to database synchronization, as well as file format transformations. Its graphical interface is made with Eclipse RCP, and data related scripts are generated in Perl or Java. The application was designed to be extended with components written by users.
Related ProjectsProperties Editor, Darik's Boot and Nuke, TuxGuitar, SmillaEnlarger, DeSmuME |
GNU Parted is a package for creating, destroying, resizing, checking, and copying partitions and the file systems on them. This is useful for creating space for new operating systems, reorganizing disk usage, copying data between hard disks, and disk imaging. It contains a library, libparted, and a command-line frontend, parted, which also serves as a sample implementation and script backend.
Related ProjectsWinDirStat, AppliStation, iReport-Designer for JasperReports, Clonezilla, DeSmuME |
GNU binutils work mostly behind the scenes of Linux development, largely because GNU make and the GCC frontend does so many things automatically. Utilities include: ld as nm objdump objcopy nm ar ranlib strip c filt size addr2line and dlltool.
Related ProjectsAmateras, SmillaEnlarger, MinGW - Minimalist GNU for Windows, Darik's Boot and Nuke, All-In-One Project |
Recovery Is Possible (RIP) is a CD or USB boot/rescue/backup/maintenance system. It has support for many filesystem types (Reiserfs, Btrfs, Ext2/3/4, HFS+, ISO-9660, Squashfs, UDF, XFS, JFS, UFS2, CIFS, MS DOS, NTFS, and VFAT) and contains several utilities for system recovery. It also has IDE/SCSI/SATA, RAID, LVM2, and Ethernet/Wireless network support.
Related ProjectsSmillaEnlarger, eCos/RedBoot for H8/300, Clonezilla, Darik's Boot and Nuke, Mona |
Gallery is a slick Web-based photo album written using PHP. It is easy to install, includes a config wizard, and provides users with the ability to create and maintain their own albums in the album collection via an intuitive Web interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning and more. Albums can have read, write, and caption permissions per individual authenticated user for an additional level of privacy.
Related ProjectsWordPress Plugins/JSeries, Open Source QR Code Library, Darik's Boot and Nuke, XOOPS, DeSmuME |
MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.
Related ProjectsAmateras, Media Player Classic - Home Cinema, SharpDevelop-jp, Dumpper v.60.3, MeCab |
Arping is an ARP level ping utility. It's good for finding out if an IP is taken before you have routing to that subnet. It can also ping MAC addresses directly.
Related ProjectsTuxGuitar, iReport-Designer for JasperReports, DeSmuME, CLX C++ Libraries, PSPTunnel |
Check_MK is a complex addon for Nagios/Icinga and consists of three subprojects. The check and inventory system Check_MK is a general purpose Nagios plugin for retrieving data. It adopts a new approach for collecting data and obsoletes NRPE, check_by_ssh, NSClient, and check_snmp. It features a significant reduction of CPU use on the Nagios host and automatic inventory of items to be checked, and is especially useful with larger Nagios installations. "MK Livestatus" gives immediate and fast access to live and historic Nagios status data. It's a supported backend for many addons including NagVis, NagiosBP, and Thruk. "Check_MK Multisite" is a feature complete replacement for the Nagios GUI, and uses MK Livestatus as a backend. It is very fast, and supports efficient distributed monitoring.
Related ProjectsWireshark, iReport-Designer for JasperReports, SmillaEnlarger, Darik's Boot and Nuke, DeSmuME |
RT is an industrial-grade trouble ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers, and even marketing departments to track issues, outages, bugs, requests, and all kinds of other things at thousands of sites around the world.
Related ProjectsProperties Editor, DeSmuME, iReport-Designer for JasperReports, Darik's Boot and Nuke, SmillaEnlarger |
Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes.
Related ProjectsAmateras, MPC-BE, unofficial gpSP kai, Media Player Classic - Home Cinema, Properties Editor |
OTRS is a platform independent Web-based help desk system that supports service organization of any kind (e.g. IT service, customer and technical product service, complaint management, public services, etc.) to increase their efficiency. It increases transparency as well as service quality and lowers your total cost of ownership. It has been certified ITIL V3 compatible by PinkVERIFY for incident, problem, change, service asset and configuration, request fulfillment, and knowledge management. Other ITIL processes like service catalog and service level management are supported as well.
Related ProjectsMedia Player Classic - Home Cinema, Win32 Disk Imager, Properties Editor, MeCab, Dumpper v.60.3 |
Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting, and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control. Zim can be used to keep an archive of notes, take notes during meetings or lectures, organize task lists, draft blog entries and email, or do brainstorming.
Related ProjectsDarik's Boot and Nuke, PukiWiki, iReport-Designer for JasperReports, linuxBean, SAKURA Editor |