356 projects tagged "Linux"
FluxBat is an ACPI based battery monitor for the fluxbox window manager. It includes two parts: a daemon process that runs the update script and the update script itself. The whole software contains only about 100 lines of code and is easy to use by including only one line in the menu configuration file of fluxbox.
check_hpasm is a plugin for Nagios which checks the hardware health of Hewlett-Packard Proliant servers. To accomplish this, you must have installed the hpasm package. The plugin checks the health of processors, power supplies, memory modules, fans, CPU- and board-temperatures, and alerts you if one of these components is faulty or operates outside its normal parameters.
Fritz!WRT is a set of patches to make the OpenWRT trunk run on AVMs Fritz!Box. Much progress has been made in recent OpenWRT revisions in the AR7 port, but it's still not running on the Fritz!Box. The patches also have the potential to make the T-Com SpeedPort run, because its hardware is very similar to that of the Fritz!Box. There are patches for the bootloader, LED support, and watchdog support, as well as KGDB support.
biosdevname in its simplest form takes a kernel device name as an argument, and returns the BIOS-given name it "should" be. This is necessary on systems where the BIOS name for a given device (e.g. the label on the chassis is "Gb1") doesn't map directly and obviously to the kernel name (e.g. eth0).