All Rights Reserved, Copyright (C) 2001-2005, m@fjts.org
Last modified: Thu Apr 28 10:22:20 JST 2005
GKrelLongRun
GKrellM's LongRun plug-in
|
GKrelLongRun is LongRun plug-in for GKrellM.
You can change mode of LongRun with right click.
But, on chart, you can change mode of LongRun with middle click.
GKrelLongRun is supported Linux and FreeBSD.
GKrelLongRun's image is
here.
- GKrelLongRun's version 2.2.x requires gkrellm 2.2.0 later
be installed.
- GKrelLongRun's version 2.0.x requires gkrellm 2.1.0 later
be installed.
- GKrelLongRun's version 0.x.x requires gkrellm 1.2.0 later
be installed, but this version isn't a plug-in for GKrellM-2.x.x.
I referred to Mr.SATO's work,
"gklongrun(GKrellM's LongRun plug-in for Linux)".
And Mr. SATO did the next work for GKrelLongRun:
- Support Linux.
- Support configure for version 0.x.x.
Thank you, very much!
Download
Compile
- Linux:
- This plug-in requires that the Linux CPUID and MSR devices
be compiled into the kernel (or loaded as kernel modules).
More detail, please read README.linux.
- Version 2.x.x
- make && make install
- If you use the kernel which support 64bit sys_pread,
- CFLAGS=-D_FILE_OFFSET_BITS=64 make
(but I can not test this, sorry.)
- Version 0.x.x
- ./configure && make && make install
- If you use the kernel which support 64bit sys_pread,
- CFLAGS=-D_FILE_OFFSET_BITS=64 ./configure
- FreeBSD:
- This plug-in requires LongRun support driver for FreeBSD.
- If you use 4.3-STABLE after July 12, 2001 or later,
OS includes it.
- Else, please install the LongRun support driver.
(see
http://home.att.ne.jp/delta/athlete/longrun/longrun_e.html)
- If you use 5-STABLE after Jan 25, 2005 or later,
it is necessary to reconfig kernel with next option:
- options CPU_ENABLE_LONGRUN
- If you want to change mode with this plug-in, please do next:
- cd contrib && make
- su -m
- make install
This install a application of setuid root. Please note!
- Version 2.x.x
- Version 0.x.x
- ./configure && gmake && gmake install
License
GKrelLongRun's License is
GPL.
TODO
- Check of gkrellongrun-2.2.0-dev.
Comment
I am grateful for Mr. SATO and Mr. TAKANO.
If there were a question, suggestion or bug fix, give mail to
Nozomi SATO<
nozomi@palette.plala.or.jp>
or
Masaharu FUJITA<m@fjts.org>.
Link
Back to software top page.
Back to top page.