RSS 22 projects tagged "Apache 2.0"

Download Website Updated 02 Mar 2004 mod_authn_dbi

Screenshot
Pop 50.62
Vit 1.82

mod_athn_dbi is an Apache 2.1+ authentication module using the AAA framework currently in Apache-2.1-dev (only in CVS). It uses libdbi to provide database abstraction and allows it to be used in conjunction with MySQL, PostgreSQL, or any other database libdbi has a module for.

Download Website Updated 15 Dec 2006 Linux Inventory Aggregator

Screenshot
Pop 81.53
Vit 2.38

Linux Inventory Aggregator is designed to be a simple, self-contained (as much as possible) script for gathering hardware information.

No download Website Updated 08 Feb 2005 OpenArm

Screenshot
Pop 15.36
Vit 54.97

OpenArm is an implementation of the Open Group's Application Response Measurement (ARM) standard. It provides a complete implementation of the ARM 4.0 Java interfaces, as well as ARM agent functionality that allows you to record your transaction events as log4J logging events, JMS messages, SNMP traps, JMX notifications, or as records in a relational database.

No download Website Updated 08 Mar 2005 JMXDump

Screenshot
Pop 19.08
Vit 1.00

JMXDump enables (read-only) command-line access to Jboss's JMX statistics provider, MBeans. It can be used to interactively browse the statistics or to periodically record interesting data to a file.

Download Website Updated 25 Apr 2006 pldap

Screenshot
Pop 25.10
Vit 1.51

pldap is a PAM module for LDAP authentication. It permits a configurable filter string for authorizing users to log on to a server. It supports OpenLDAP.

Download Website Updated 25 Sep 2011 svnmailer

Screenshot
Pop 199.64
Vit 7.31

The svnmailer is a tool that is usually called by a subversion hook to submit commit notifications in various ways (at the moment: mail via SMTP or a pipe to a sendmail like program, news via NNTP, or CIA live tracker notification via XML-RPC). It is derived from the original mailer.py distributed with subversion, but should be much more consistent, more extensible, and have many more features.

No download Website Updated 10 May 2006 novi

Screenshot
Pop 24.49
Vit 1.84

novi is a tool for finding the latest-version RPMs in a tree. It can be used to create Kickstart trees or yum repositories that contain the updated RPMS. In the case of Kickstart, this means machines come to life with the updates already applied. Using novi for a yum repository trims the size of the repodata files, which reduces client download and processing time.

No download Website Updated 20 Jul 2012 Nagios Appender

Screenshot
Pop 88.05
Vit 8.16

NagiosAppender is a pure Java implementation of a Log4j appender that allows the developer/administrator to send log records to Nagios via the NCSA server (using the push model). It provides a simple solution for Nagios administrators whose only alternative is to implement a polling function against against the output of a standard Log4j appender. The log4j configuration file provides for user-specific mappings between Log4j levels and Nagios levels. The configuration file also allows the user to select whether to set the Nagios 'service' and 'host' programmatically via Log4j MDC, or via the config file. Later releases support XOR encryption.

Download Website Updated 01 Nov 2011 Puppet

Screenshot
Pop 259.69
Vit 10.78

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, including users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. Its simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly.

Download Website Updated 21 Mar 2012 mod_myvhost

Screenshot
Pop 58.58
Vit 6.08

mod_myvhost is an Apache module for dynamically configured name-based mass virtual hosting with PHP. Virtual host configurations and PHP settings are stored in a MySQL database. There is no need to have every vhost in apache's configuration file, or to restart apache after a configuration change. It is able to change PHP settings dynamically for any vhost. By default, it sets open_basedir as the vhost's rootdir, but you can change almost any parameter that exists in php.ini. For example, you can turn on safe_mode or register_globals for a particular vhost.

Screenshot

Project Spotlight

PyDSM

A library of Python/Scipy tools for the design and simulation of ΔΣ modulators.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.