[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbit and bigsister
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbit and bigsister
- From: Henrik Storner <henrik (at) hswn.dk>
- Date: Mon, 7 Feb 2005 18:25:35 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <1107797954.4820.52.camel@sphax.exp33.cvf>
- User-agent: nn/6.6.4
In <1107797954.4820.52.camel (at) sphax.exp33.cvf> Etienne Roulland <Etienne.Roulland (at) cvf.fr> writes:
>i'm trying to set up an hobbit server with both big brother & sister
>clients.
>I don't have problem to get the rrd graphs from BigB client but big
>sister doesn't seems to be "hobbit aware"...
>I get this for the disks test :
>N/A 9.2GB 7.7GB 1.5GB 84% /
>N/A 9GB 6.6GB 2.4GB 74% /home
>So i get :
>2005-02-07 18:36:13 RRD error creating /usr/local/stow/hobbit//data/rrd/mybox/disk,N/A.rrd: creating '/usr/local/stow/hobbit//data/rrd/mybox/disk,N/A.rrd': No such file or directory
Interesting, I don't quite understand why the "N/A" is not converted
by hobbitd_larrd when it generates the RRD filename. The only reason I
can think of is that it somehow gets confused and thinks this is a
report from a Windows client.
Could you send me the raw status message that Big Sister reports ? You
can get it by running
~hobbit/server/bin/bb 127.0.0.1 "hobbitdlog HOSTNAME.disk"
Henrik