statusboard
A cross-platform (windows/OSX/Linux) Qt4 application for monitoring services, and drawing a window with big red/green rectangles so you can see at a glance if something’s gone down. more…
A cross-platform (windows/OSX/Linux) Qt4 application for monitoring services, and drawing a window with big red/green rectangles so you can see at a glance if something’s gone down. more…
It supports:
– Full screen mode
– System tray mode
– Checking for particular regexes (for pass, fail, or narrowing the scope of either of the previous)
– Fetching a string (via regex) and displaying it (for example, monitoring a continuous integration system, and displaying the revision number of the previous build)
– Desaturating the colour over time (for example 1s response = bright green, success after 2 minutes = white)
Master
Cloning this repository:
git clone git://gitorious.org/statusboard/statusboard.git statusboard cd statusboard
Add this repository as a remote to an existing local repository:
git remote add statusboard git://gitorious.org/statusboard/statusboard.git git fetch statusboard git checkout -b my-local-tracking-branch statusboard/master_or_other_branch

Saturday January 30 2010
Favorite
14:38
blebo started watching statusboard/statusboard
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
