[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Disk test not working properly



On Thu, Oct 26, 2006 at 10:54:03AM -0500, Rich Smrcina wrote:
> Henrik Stoerner wrote:
> >Could you be running the Big Brother client on this server instead ?
> Nope, from the process list:
> 
> hobbit    9595     1  0 08:52 ?        00:00:00 
> /home/hobbit/client/bin/hobbitlaunch 
> --config=/home/hobbit/client/etc/clientlaunch.cfg 
> --log=/home/hobbit/client /logs/clientlaunch.log 
> --pidfile=/home/hobbit/client/logs/clientlaunch.goveritas
> .pid

It's just very odd, because unless you're running hobbitd with the
undocumented "--no-clientlog" option, then a disk status must have the
"Client data available" link. 

Could you try running (as the hobbit user) 

$ bbcmd hobbitd_client --test
2006-10-26 22:53:28 Using default environment file /usr/lib/hobbit/server/etc/hobbitserver.cfg
Hostname (.=end, ?=dump, !=reload) []: MYHOSTNAME
Hosttype []:
Test (cpu, mem, disk, proc, log, port): disk
Filesystem: /home
Yellow at 90%, red at 95%

to see what the configuration ends up being ?

Also, does the command

   bb 127.0.0.1 "clientlog MYHOSTNAME"

return any data ?


Henrik