[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: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Thu, 9 Oct 2008 09:44:28 +0200
- Cc: "Engineering" <forums (at) triadbiz.rr.com>
- References: <01cc01c9294e$6cf6eec0$46e4cc40$ (at) rr.com> <bb4d3cd60810080736j13193ae7o740c3f356ff38b33 (at) mail.gmail.com> <01dd01c92968$0894d900$19be8b00$ (at) rr.com>
- User-agent: KMail/1.10.1 (Linux/2.6.27-desktop-0.rc8.2mnb; KDE/4.1.2; x86_64; ; )
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 this is portable (the reason df -P is used is becuase it *is*
portable).
> Well in doing that it
> changed the Column names across the top of the command:
[...]
> Might need to look into a different way for
> parsing the DISK info.
But, you've probably also broken the disk1 graph (the one that contains the
disk utilisation in KB, not percentage).
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
...
But, if you prefer breaking working functionality for aesthetics, I guess
that's up to you.
Regards,
Buchan