61 projects tagged "Linux"
ADMLogger is a log analyzing engine. Using this core, users could easily build upon it with plugins. With very little Perl programming knowledge, it may become a powerful tool in a System Administrator's toolbox. ADMLogger creates email reports that can be formatted plain text or full HTML, which is up to the plugin designers to support. The main system has an HTML preference, so if your plugin ignores it, so be it. ADMLogger will also remove all filtered entries from the main syslog file into a second file so your other entries are more noticable.
The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.
ASUS G50 OLED is a modular daemon that controls the ASUS OLED found in G1/G2/G50/G70/G71 laptops to display system monitoring statistics such as load, CPU usage, battery level, total network traffic, CPU core operating frequency, current time and date, temperatures, and notifications of new emails or instant messages. The package includes ACPI event handlers that stop writing to the display when the lid is closed and stop or start the daemon by one of the blue buttons.
Collax Business Server is an all-in-one Linux server for small- and medium-sized businesses. It delivers all the important network services within a heterogeneous business environment for communication, infrastructure, compliance, groupware, and storage, all in a reliable and secure way which is easy to manage. It also provides essential security functions such as firewalling and virus and spam filtering, to protect against hacker attacks, viruses, and unsolicited email messages.
The coronet library implements an epoll and coroutine based library that allows for async operations over certain kinds of files. Any file that supports poll(2) and the O_NONBLOCK fcntl(2) flag can be hosted; this includes like sockets and pipes. The coronet library uses the epoll support available in the 2.6 series of Linux kernels, and the libpcl library for coroutine support.
DNA (Deep Network Analyzer) is an open, flexible, and extensible deep network analyzer server and software architecture for passively gathering and analyzing network packets, network sessions, and applications protocols. DNA is designed to be used for Internet security, intrusion detection, network management, protocol and network analysis, information gathering, and network monitoring applications.
The Event monitor project is an approach to network management based on message passing between manager and managed nodes. It's based on a client/server platform, where the server is the manager node, and all clients are managed nodes. This tool is under development, but has lots of features implemented, like a graphical console, message passing layer, one disk monitor and clients for sending messages (both API and binary forms are provided).
F-Watch is a kernel module that reports changes on files to /dev/fwatch. It hooks into the sys_calls and does not require a kernel patch. To activate watching for certain events, users need to run ioctl to register the wanted events; examples are in the src dir. Ioctl can be used during runtime to individually change the required events.
FAM, the File Alteration Monitor, provides an API which applications can use to be notified when specific files or directories are changed. It comes in two parts: fam, the daemon which listens for requests and delivers notification, and libfam, a library which client applications can use to communicate with fam.
Software to build and execute shell command lines from standard input in parallel.