Xymon Mailing List Archive search

How to create a graph from a personnal extension

list Greg L Hubbard
Wed, 5 Dec 2007 12:28:03 -0600
Message-Id: <user-437b025a8841@xymon.invalid>

Look at your Hobbit page, under Help --> Custom graphs for a (terse)
discussion of one way to make this work.

There are several parts to your question:

A) How do I make a custom test?

B) How do I make a custom test report status?

C) How do I capture data from my custom test and put it in RRD?

D) How do I graph custom RRD data?

E) How do I get my custom graph to appear in my custom status page?

My advice is to "grow" you custom test by implementing each of the above
items one by one, in the order shown.

All of this is covered in the Hobbit man pages or other documentation. 

GLH

-----Original Message-----
From: L.M.J [mailto:user-78bb6d5d9024@xymon.invalid] 
Sent: Wednesday, December 05, 2007 11:19 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] How to create a graph from a personnal extension

Hello once again ;)

  I'm making a custom script on my hobbit server. It will measure the
time-response of an application. The script will return a RED or YELLOW
status in the request time in under a define trigger.  But is there a
way to graph that on Hobbit like it's done for "CONN" or so ?

  Thanks by advance for any information or links for a tut!

    CU