Xymon Mailing List Archive search

format for CPU data?

list Mike
Thu, 19 Oct 2006 15:18:44 +0000 (UTC)
Message-Id: <eh850k$q99$user-0505ea726355@xymon.invalid>

On 2006-10-19, Charles Goyard <user-98f9625a7a59@xymon.invalid> wrote:
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,
The boxes I'm trying to get reporting are windows and I'm using vbscript.
I'm happy to post the final client when it all works. Since I'm writing
the client side there is not native format. I prefer the unix format as
I'm a unix-head of many years.

Mike