installation
make install
BOINCTail needs the BOINC development libraries. These (actually the sources
of BOINC can be retrieved from the BOINC website (boink.berkeley.edu) or (when
using Debian) using the boinc-dev package.
Installed BOINC from source and boinctail not compiling?
Change the line:
#include <BOINC/lib/gui_rpc_client.h>
to
#include <BOINC/gui_rpc_client.h>
#include <BOINC/common_defs.h>
usage
- See
- boinctail -h for a list of options.
colored output
This can be achieved with MultiTail (http://www.vanheusden.com/multitail/).
Add this to your multital.conf (ought to be in /etc):
#
# BOINCTail
colorscheme:boinctail:BOINCTail http://www.vanheusden.com/boinctail/
cs_re:magenta::
cs_re_s:blue:^---> (... ... .. ..:..:.. ....)
cs_re_s:blue,,bold:^---> ........................ .([0-9] seconds.)
cs_re:yellow:report deadline
cs_re_s:red:^................ ([^,])
cs_re_s:green:, (estimated.)
cs_re:green,,bold:workunit is ready
cs_re:red,,bold:not
cs_re_s:white,,bold:^name of workunit: (.*)
and then run boinctail from within MultiTail.
For example like this:
multitail -cS boinctail -l boinctail
feedback
For problems/suggestions/etc of any kind, write an e-mail
to: folkert@vanheusden.com
Consider using PGP (key id: 0x1f28d8ae)
