Le Wed, 5 Dec 2007 12:28:03 -0600, "Hubbard, Greg L" <greg.hubbard at eds.com> a écrit :
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:linuxmasterjedi at free.fr] 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 ?
Great one, thanks you very much, I will investigate in that way!