On Mon, May 15, 2006 at 02:14:32PM +0200, Marco Avvisano wrote:
i have these problems (updated):
- conn test failed
2006-05-15 14:06:53 Execution of '/usr/local/hobbit/server/bin/hobbitping -Ae' failed - program not suid root?
hobbitping needs to be suid root
- On my hpux box and linux box the file size test is not correct
Fixed in current snapshot.
- For server that have a long fs name, the disk graph not show the last column values (avg)
A limitation of rrdtool. In hobbitgraph.cfg, try changing [disk] to
[disk] FNPATTERN disk(.*).rrd TITLE Disk Utilization YAXIS % Full DEF:p at RRDIDX@=@RRDFN@:pct:AVERAGE LINE2:p at RRDIDX@#@COLOR@:@RRDPARAM@ -u 100 -l 0 COMMENT:\n <--- add this line GPRINT:p at RRDIDX@:LAST: \: %5.1lf (cur) GPRINT:p at RRDIDX@:MAX: \: %5.1lf (max) GPRINT:p at RRDIDX@:MIN: \: %5.1lf (min) GPRINT:p at RRDIDX@:AVERAGE: \: %5.1lf (avg)\n
It's correct that the last line of client-data is [clientversion]?
Yes.
- Not la graph for linux client installed on the server
Make sure your server reports "uptime" in English. If it does, then let me see the first part of the servers' ~hobbit/client/tmp/msg*.txt file.
Regards, Henrik