xstatbar

News 12-May-2010: xstatbar has been updated. See new version (0.4p0) below. Works now on i386 single core machines (Thanks Tobias).

Description

xstatbar is a simple system monitor that shows various stats jn an X window that's immovable and not part of your tab-order. I built it to go with tiling window managers like scrotwm and xmonad where you can configure a small region of the screen as "off-limits" for windows.

xstatbar was written on OpenBSD and probably has a great-many OpenBSD-isms in it. None the less, the code is rather simple and easily modified.

Features

The stats shown are:

Screenshots

Here's a simple screenshot (warning: the file is big... scaling it down distorts the display). Click it to enlarge. xstatbar is at the top.
That clock is generated by the following command in my .xinitrc file
      /usr/local/bin/xstatbar &
Shameless plug...
In this screenshot, you'll notice my vitunes program in the bottom-right window.

Documentation

Installation
Download the file below and simply
  1. tar xvzf xstatbar-$(VERSION).tar.gz
  2. cd xstatbar
  3. make install
Uninstallation
Type make uninstall, or simply remove the program and man-page, which are by default installed as
Usage
See the man page here: xstatbar(1).

Download

Here: xstatbar-0.4p0.tgz.

Browse old versions: click here.
Copyright (c) 2009 Ryan Flannery <ryan.flannery@gmail.com>