--
ModLogAn is a modular logfile analyzer which is able to analyze
15 logfiles from different servers.
Its template engine generates XHTML based on usersupplied themes
which makes it possible to provide different look and feel.
It's written in C and provides a plugin system.
From: Michael Coulter <mjc@bitz.ca> with some changes from me.
Tentakel is a simple program for executing the same command on many
hosts in parallel using ssh or rsh. It takes care of managing remote
return errors and remote stderr/stdout as well.
KNUTClient is a graphical interface to NUT - the Network UPS Tool.
KNUTClient allows realtime monitoring of UPS variables such as load,
voltage and temperature. Supports accessing NUT across networks.
* Upgrade to new version 3.3 (security update from previous, see advisory)
* remove MESSAGE and enable-script
* INSTALL/DEINSTALL scripts to properly place binary in /usr/libexec/auth
* correct LIB_DEPENDS on openldap-client
* no setuid root anymore!
* new maintainer Sebastian Stark
* honor PREFIX in manpage
Changes are listed here:
http://www.exploits.org/nut/release/1.2/new-1.2.1.txt
ok sturm@
Note: the initial checkin aborted half way through, before any log
messages were generated. What you see here is the second half of the
commit, the first half is already in-tree.
--
Submitted by James Devenish (j-devenish@users.sourceforge.net)
Modified by danh@
Proctools provides the pgrep and pkill commands which can
scan for and send signals to processes that are matched by
command-line options.
The pgrep utility displays process IDs for those processes
that match the requirements specified on the command line.
The pkill utility sends a signal to process IDs for those
processes that match the requirements specified on the com-
mand line.
WWW: http://sourceforge.net/projects/proctools