[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] format for CPU data?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] format for CPU data?
- From: Charles Goyard <cgoyard (at) cvf.fr>
- Date: Thu, 19 Oct 2006 16:54:46 +0200
- References: <eh82dl$eu1$1@sea.gmane.org>
- User-agent: Mutt/1.5.9i
Hi,
Mike wrote:
> I'm writing agents for other systems than linux and I want the data
> to be graphed just like the linux data is graphed. Can someone please
> post the expected format for CPU data so the data will be graphed?
The real good way is to implement the native format of your OS on the
server-side of hobbit. If it's a Unix-POSIX-like system, it's roughly a
matter of cut and paste of the existing code. I did it for Sco's Unix
(bleh!), and it made me understand hobbit internals much.
Regards,
--
Charles Goyard - cgoyard (at) cvf.fr - (+33) 1 45 38 01 31