Audiolog is a small tool for analyzing traces or logfiles in real time and producing sound events. It always reads line by line from standard input. In a configuration file, you configure regular expressions. If audiolog reads a line matching a certain expression, it plays a note. You can specify the pitch and duration of that note. This allows you to hear your network traffic.
Check_MK is a complex addon for Nagios/Icinga and consists of three subprojects. The check and inventory system Check_MK is a general purpose Nagios plugin for retrieving data. It adopts a new approach for collecting data and obsoletes NRPE, check_by_ssh, NSClient, and check_snmp. It features a significant reduction of CPU use on the Nagios host and automatic inventory of items to be checked, and is especially useful with larger Nagios installations. "MK Livestatus" gives immediate and fast access to live and historic Nagios status data. It's a supported backend for many addons including NagVis, NagiosBP, and Thruk. "Check_MK Multisite" is a feature complete replacement for the Nagios GUI, and uses MK Livestatus as a backend. It is very fast, and supports efficient distributed monitoring.
Waitmax is a small command line utility that executes a program in a new process. If that process does not exit withing a certain time, it is killed with the TERM signal. The precompiled RPM runs on all i386-based systems. It contains a version of waitmax that is statically linked with diet and does not need libc or any other library.