[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Using DU during disk space alert
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Using DU during disk space alert
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Thu, 27 Jan 2005 14:13:18 +0100
- References: <20050127130128.GA29083@qwestip.net>
- User-agent: Mutt/1.5.5.1i
On Thu, Jan 27, 2005 at 08:01:28AM -0500, Asif Iqbal wrote:
> Hi
>
> A mere suggestion.
>
> For connection if ping fails the traceroute kicks in to give more
> details about the alert. Can we have same thing with disk space
> alert?
Yes, but this will have to be done in the BB client. Network tests
like ping are centralized - they all happen from the BBNET server -
but disk-tests are local, implemented in the BB client.
So feel free to hack the BB client "bb-disk.sh" script, but it is not
part of Hobbit currently.
Henrik