[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] monitoring DISK with hobbit
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] monitoring DISK with hobbit
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Thu, 9 Oct 2008 08:52:09 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <01cc01c9294e$6cf6eec0$46e4cc40$ (at) rr.com> <bb4d3cd60810080736j13193ae7o740c3f356ff38b33 (at) mail.gmail.com> <01dd01c92968$0894d900$19be8b00$ (at) rr.com> <01dd01c92968$0894d900$19be8b00$ (at) rr.com> <200810090944.29145.bgmilne (at) staff.telkomsa.net>
- User-agent: nn/6.7.3
In <200810090944.29145.bgmilne (at) staff.telkomsa.net> Buchan Milne <bgmilne (at) staff.telkomsa.net> writes:
>On Wednesday 08 October 2008 19:05:15 Engineering wrote:
>> I believe I have found the issue. I changed on my client scripts the "-l"
>> to a "-h" to make the readings human readable.
>I don't think Henrik intended this, and it's more than a one-line patch to
>make it possible to use disk utilisation displayed in the human-readable form
Maybe we could have the clients report both ways - using the "-P" option for
feeding data into the graphs, checking utilisation against the client config
and so on - and have a different command whose output is displayed on the
disk status ?
It wouldn't be difficult to implement, but my worry is that there might be
a situation where the two sets of data are slightly different (e.g. rounding
errors, or a rapidly growing file between the two measurements) and that
will be confusing.
Henrik