Ksetiwatch
What's this?
News
Screenshots
Download
Discussion Forum
Project Page
 
 


 
 
 

This project is hosted by

Ksetiwatch is a monitoring tool for the Seti@home distributed computing project, which searches for signals of extraterrestrial life. It displays the state of the Seti@home client(s) running on your computer or in your local network, and logs/manages completed work units. 

News

Feb-23-2000
OK, it's time for the next release. Version 0.4.0 offers several new features and fixes previously reported bugs. 

New features:

  • Enhanced status display (running, stopped, finished, loading).

  • Locations can now be selectively displayed depending on their status.

  • Added the option to start or stop SETI@home clients from within Ksetiwatch. Command line arguments can be entered in a dialog window. What's more, SETI@home clients can automatically be started at start-up of Ksetiwatch.

  • Added Croatian and German translation.


Bugfixes:
  • Logging of completed work units works reliably now even for continuously running clients.

  • In all critical function parts, the timers are now disabled to keep Ksetiwatch from freezing when monitoring many clients via the network.

  • Made the status check more efficient, thus less time-consuming.

  • Changed the title of the `New High Peak' and `New High Gaussian' message window to show from which location the message originated.

  • Ksetiwatch now uses the scientific representation for numerical values greater than 1.0e6.

Ksetiwatch has been awarded with the `Best of Linux Award' at the  DaveCentral Linux site . If you want to read the review, click  here .

Feb-17-2000
Some users have reported problems (Ksetiwatch freezes after some time) when using it in a networked environment and monitoring many clients. I have made some changes to the code which hopefully fix the bugs. If you had such problems, please download the recent snapshot from the ftp server and tell me your experience with it. Since I don't have a network at hand, I totally rely on your comments!

Here is the link to the snaphot:
ftp://ksetiwatch.sourceforge.net/pub/ksetiwatch/ksetiwatch-0.4.0pre.tar.gz

Feb-11-2000
Work on Ksetiwatch is progressing well. However, it takes some time to implement all the new features I have in mind. For those of you, who can't wait for the new version, I have placed a snapshot of my latest work on the ftp server. You can download it at

ftp://ksetiwatch.sourceforge.net/pub/ksetiwatch/ksetiwatch-0.4.0pre.tar.gz

This inofficial version should be quite stable, but don't expect everything is working (e.g., the ComboBox in the `Analysis' tab doesn't work yet). On the other hand, logging of work units should be much more reliable now especially for continuously running clients. So, check it out and give me some feedback via bug reports.

Feb-03-2000
Bugs, anyone? I found some. Three of them. All fixed now in version 0.3.2.

Bugfixes:

  • Sometimes the skymap wasn't updated correctly when a single work unit was added; fixed.

  • The program crashed when the user tried to open the skymap in the `Data Info' tab while the skymap window from the `Completed WU' tab was still open; fixed.

  • Record entries in the `Analysis' tab weren't cleared after the start of a new work unit; fixed.

If you found a bug, you can submit it to the bug list on the Ksetiwatch project page at SourceForge.

Feb-02-2000
Kenny Lim has made available RedHat 6.x RPM packages (both source and binary) for Ksetiwatch 0.3.1. They can be found here. Thanks, Kenny.

Jan-31-2000
Release of version 0.3.1. This version doesn't use the kimgio library anymore and should compile on any system.

Installation note: Before installing the new version, I recommend to uninstall the old version first to get rid of the unused PNG graphics file.

New features:
  • Single WUs from the Completed WU lists can now be displayed on the sky map; right-click on the corresponding list entry.

  • Added a `Reload Locations' function to the right-click popup menu of the `Completed Work Units' treelist.

  • Added another pushbutton to the `Analysis' tab; guess what happens when you click it... ;)

Bugfixes:
  • `Show on Sky Map' right-click popup menu function would crash if no pixmap could be loaded; fixed.

  • Replaced PNG graphics file with BMP; removed kimgio.

  • Changed the code to check first for version 2.0 of the SETI@home client.

  • Timestamp for WU logging is now taken from the creation date of the result file.

Jan-28-2000
Some users have reported problems compiling version 0.3.0 (undefined references to jpeg-library functions). A workaround, which requires manual editing of the makefile, has been posted to the discussion forum. Maybe it works for you, if you have these problems. Also, make sure that the corresponding graphics libraries (libjpeg, libpng, libtiff) are installed on your system.

For those who feel uncomfortable fiddling around with the makefile: in the next version of Ksetiwatch, I decided to replace the .png graphics file (which is the origin of these troubles) with a standard .bmp file. This should compile on any system. So, wait a few days for version 0.3.1.

Jan-25-2000
This is a major update. With release of version 0.3.0, Ksetiwatch is prepared for the (upcoming) version 2.0 of the SETI@home client. This version works together with both the old (1.0x) and the new clients.

Other new features:
  • Added the possibility to display logged work units on the skymap, either for a specific SETI location or all together (right-click on the tree list in the 'Completed Work Units' tab).

  • The skymap window now has a right-click popup menu, where some display properties (marker size and such) can be set.

Bugfixes:
  • Fixed a small inaccuracy in displaying the SETI locations on the starmap.

  • Due to the scrollbar fix for version 0.2.0, a vertical scrollbar appeared for displays smaller than the skymap pixmap; fixed.

  • Considerably improved the display speed of the completed WU lists.

  • WU logging reorganized; program code much more efficient.

Jan-19-2000
Binary RPM package for SuSE 6.x released. Have a look at the download page.

There is a discussion forum on Ksetiwatch, hosted by SourceForge. Feel free to participate.

Jan-14-2000
Release of version 0.2.0.

New features:

  • Ksetiwatch now automatically logs completed work units by checking every two seconds for the existence of a certain file combination.

    This feature hasn't been tested extensively. Please send me some feedback how it worked for you.
Bugfixes:
  • Fixed a possible segfault when opening the starmap and the star pixmap couldn't be found.

  • Got rid of that nasty horizontal scrollbar in the starmap window when the screen width is sufficiently large.

  • Minor code tweaks.

  •  
Jan-05-2000
Release of version 0.1.0.