13 projects tagged "GPLv3"
Cfengine is a tool for setting up and maintaining BSD and System-5-like operating system optionally attached to a TCP/IP network. You can think of cfengine as a very high level language, much higher level than Perl or shell: a single statement can result in many hundreds of operations being performed on multiple hosts. Cfengine is good at performing a lot of common system administration tasks, and allows you to build on its strengths with your own scripts.
Magnolia powers the Web sites of government as well as Global 2000 enterprises in more than 100 countries on all continents of the world. It is a leading CMS favored for its ease of use and license. The page editing interface enables authors to lay out content exactly as it would appear to the Web site visitor. Under the hood, Magnolia contains best-of-breed Java technology based on open standards to allow for tailor-made solutions. Enterprise-grade support and services are available by the vendor and partners world-wide.
OpenAMQ is a fast, stable, free implementation of the AMQP (www.amqp.org) messaging protocol. It gives applications high-performance messaging (delivery of opaque data) across loosely connected networks. It is capable of handling up to 600k messages per second depending on the hardware, with a latency around 300 microseconds. It is multithreaded and supports C/C++ and Java on Linux, AIX, Solaris, OS/X, Windows, and OpenVMS.
SYMPLiK EXZELLENZ is a program to manipulate table data in Oracle database by using a Microsoft Excel file (xls or xlsx format). Unlike Oracle WebADI, More4Apps, or other Excel-driven solutions, this program does not use Office VBA (macros) to process the data. It is a pure Java solution incorporated with Apache POI and the Oracle JDBC driver to download, upload, insert, update, and delete data from Oracle database tables. It is Linux-friendly for Open Office users as long as the spreadsheet is in Excel formats.
The Teleport command is a replacement for the traditional cd command. More accurately, it's a wrapper around the cd command, with various improvements. It keeps a history of the directories you have visited. You can easily jump to any directory in your history. You can display your history. You can easily create aliases for directories to make it even easier to jump to them.
nnmon is a central database and a Web interface for the nmon program's data. It allows you to store and view nmon data instantly. nnmon_sender.pl is a pure Perl script. It runs the external nmon program and opens its output file for reading. Every line read from the file is sent to the nnmon_server.py program via TCP/IP socket. nnmon_server.py reads incoming data, parses it, and inserts the result to the database. nnmonweb is a PHP script that lets you view monitored systems in a tree. If there is data for a system for the last 12 hours, it will show a chart on the right hand side. The database and server components have been tested on RHEL 5.5. The client parts have also been tested on AIX 6.1 and RHEL 5.5.