NOC Project is an Operation Support System (OSS) for telecom companies, service providers, and enterprise Network Operation Centers (NOC). Areas covered by NOC include fault management, performance management, service activation/provisioning, knowledge base, multi-VRF address space management (IPAM), multi-vendor configuration management, DNS provisioning, peering management, RPSL and BGP filter generation, and reporting.
Kwok Information Server is an IT management
system. Kwok Information Server provides a single
application for managing IT assets, software
licenses, service contracts, issues, and vendor
contacts. Additional modules include portal, RSS,
and blog management.
相关项目Win32 Disk Imager, TERASOLUNA Framework, MPC-BE, Media Player Classic - Home Cinema, Amateras |
PushToTest TestMaker is a distributed test automation platform for application performance management and monitoring. It repurposes tests written in Selenium, soapUI, TestGen4Web, and Mozmill, and unit tests in Java, .NET, Jython, Groovy, PHP, Ruby, and Perl into functional tests, load and performance tests, and business service monitors. TestMaker is ideal for Web applications, Service Oriented Architecture (SOA) applications, Rich Internet Application (RIA using Ajax, Flex, Flash) and Business Process Management (BPM) applications.
Alma is a software workshop for modeling and analyzing. It reads several sources (languages, models, etc.), helps you design for object-oriented modeling (definition of classes, relations, patterns, etc.), modifies the structure and the code, and outputs new sources, documentation, diagrams, etc. It is designed for object-oriented modeling (definition of classes and relations) and for migrating code in older languages. It meets two needs, offering a simplified software modeling workshop for small projects and making it easier to do rewrites, ports, and encapsulation of non-OO code.
Issue-Tracker is a support issue tracking system. The system is written to be user-friendly and is built around a modular API to make it easy to add to if need be. It includes many features that can help customer/technical support organizations resolve issues quickly and easily. These features include things like file uploads, email parsing, unlimited users and groups, email and SMS notifications, group and user reporting, and much more.
ltrace is a debugging program which runs a specified command until it exits. While the command is executing, ltrace intercepts and records the dynamic library calls which are called by the executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have the source handy. You should install ltrace if you need a sysadmin tool for tracking the execution of processes.
ITracker is a Java J2EE issue/bug tracking system designed to support multiple projects with independent user bases. It supports features such as full i18n support, multiple versions and project components, detailed histories, issue searching, file attachments, dynamic reports with charts, configurable field values, customizable project level fields, pluggable authentication, a built-in scheduler, and email notifications.
calltree is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.
相关项目Properties Editor, Media Player Classic - Home Cinema, SharpDevelop-jp, Amateras, MeCab |
The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. It builds and tests the tree each time a change is committed, providing status updates through a Web page or other protocols.
Whups is a Horde ticket-tracking application. It
is very flexible in design, and can be used for
help-desk requests, tracking software development,
and anything else that needs to track a set of
requests and their status.
相关项目TuxGuitar, DeSmuME, Amateras, SharpDevelop-jp, Darik's Boot and Nuke |
Flawfinder searches through source code looking for potential security flaws. It will provide a list of potential security flaws, sorted by risk, with the most potentially dangerous flaws shown first. This risk level depends not only on the function, but on the values of the parameters of the function. Flawfinder ignores text inside comments and strings.
Double Choco Latte is a system for tracking bugs, changes, enhancements, requests for software. The system is suited for multiple products and multiple accounts (clients). It is also known to handle call center activity, although this will evolve into a separate module.
The Issue Dealer is a simple product for managing
(structuring, editing, prioritizing, categorizing)
issues. It is primarily used to manage information
and tasks. It can be used as an issue tracker,
knowledge management tool, or outliner.
相关项目SmillaEnlarger, Amateras, iReport-Designer for JasperReports, TuxGuitar, GLOBALBASE PROJECT |
Checkstyle is a development tool to help
programmers write Java code that adheres to a
coding standard. Its purpose is to automate the
process of checking Java code, and to spare
humans of this task.
PHPXref is a Perl script that cross-references classes, functions, variables, and SQL tables used in a PHP-based Web site and generates simple HTML output designed to make browsing through code easy. In addition, it can extract phpdoc style comments from the PHP files to provide browsable documentation.