The idea, eventually, is to link this with JKstat and SolView to give a more complete view of what's happening on a Solaris system.
The obligatory screenshot:
I think the correct description here is "work in progress".
case GDK_KP_Page_Up:
case GDK_Page_Up:
if (modifiers & GDK_SHIFT_MASK) {
vte_terminal_scroll_pages(terminal, -1);
scrolled = TRUE;
handled = TRUE;
suppress_meta_esc = TRUE;
}
break;
case GDK_KP_Page_Up:
case GDK_Page_Up:
vte_terminal_scroll_pages(terminal, -1);
scrolled = TRUE;
handled = TRUE;
suppress_meta_esc = TRUE;
break;
| Type | Ratio |
|---|---|
| lzjb | 5.08x |
| gzip | 22.19x |
| gzip-1 | 16.37x |
Now, the default lzjb gives you fair compression. That saves 80% of my storage, so that's pretty good.
Going to gzip compression the space saving is spectacular. Unfortunately the machine runs like it's stuck in treacle, so that's not exactly practical.
Which is why I tried gzip-1. You save much more space than lzjb, although not as much as the default gzip (which is gzip-6). Unfortunately, while the machine doesn't quite go as comatose as it does with the regular gzip compression, the performance impact is still noticeable.
Overall, while I wouldn't mind the extra compression, the performance impact makes it hard, so I'm going to stick with the regular lzjb.

libkstat_jni.so) directly into the right javafx lib directory - setting LD_LIBRARY_PATH didn't seem to work. The other was that JavaFX doesn't natively support either java Collections or Generics. It clearly understands them - because it tracks the types of the objects in my Collections correctly (and it doesn't understand how to cast objects back toi the right type either). I ended up having to use the toarray(T[] a) method to create a Sequence of the right type../jangle browserjkstat.bat and have been running the client on a Vista laptop quite successfully. I also enabled the ability to embed the client inside tomcat in addition to running the basic XML-RPC webserver.
./jkstat server -p 7367
./jkstat remotebrowser -s http://server_name:7367/
# pbzip2 foo.tar
50187.77u 156.31s 6:39.39 12605.2%
route add net default 10.2.3.254
/etc/defaultrouter file.