[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit client data parsing
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: Re: [hobbit] Hobbit client data parsing
- From: "Larry.Barber (at) usda.gov" <Larry.Barber (at) usda.gov>
- Date: Tue, 25 Oct 2005 09:18:07 -0400 (EDT)
- Alternate-recipient: Prohibited
- Disclose-recipients: Prohibited
- Priority: Normal
I've noticed this happening a few times to my setup as well. It happens
when the [df] section in the clientdata is empty.
Thanks,
Larry Barber
On Mon, 2005-10-24 at 16:31 -0500, arnoud (at) koekiemonster.com wrote:
> I have just made a script which makes a copy of the clientdata file
> when
> an alert is seen. Now I just have to wait and see...
>
> #!/bin/sh
> #
> CP="/bin/cp"
> BBHOME="/usr/local/hobbit"
> DATE=`/bin/date "+%Y%M%d.%H%M%S"`
> $CP $BBHOME/client/tmp/msg.txt $BBHOME/client/logs/clientdata.$DATE
>
> and added in hobbit-alerts.cfg:
> HOST=www.foobar.com
> SCRIPT /usr/local/hobbit/server/bin/copy_clientdata.sh
>
> Grt,
> Arnoud
>
>
> lars ebeling wrote:
>
> >
> >
> >
> >> On Mon, Oct 24, 2005 at 10:52:29AM +0200, Arnoud Post wrote:
> >>
> >>> I use Hobbit client and server, but the data was not parsed
> >>> propperly. This
> >>> happend 2 times now.
> >>>
> >>> The disk check gives this error:
> >>> - Filesystems NOT ok
> >>> red Expected string (Capacity and Mounted) not found in df
> output
> >>> header
> >>>
> > This happens me at least once a day at the hobbitserver. I have
> > written abou this Aug 16. I think there are timing problems when
> the
> > client-script is running. This is what I got.
> >
> >
> > Tue Aug 16 13:56:37 METDST 2005 - Filesystems NOT ok
> > Expected string (Capacity and Mounted) not found in df output
> header
> >
> > System: leopg9 Tue Aug 16 13:56:37 2005
> >
>
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>