Xymon Mailing List Archive search

Custom test- stats graphs and verbose text displayed on one page?

list Jeremy Laidman
Thu, 26 Jul 2012 13:59:12 +1000
Message-Id: <CAAnki7AvWB=TCNGicD95uWg=abAY-b2dLDJBYG_zBR8Y=user-bb115d95c032@xymon.invalid>

Try adding to TEST2RRD like so:

  TEST2RRD=....,ABC=ABC_stats,...


On Thu, Jul 26, 2012 at 4:02 AM, Betsy Schwartz <user-c61747246f66@xymon.invalid>wrote:
I'm writing a custom test, call it "ABC", with a fair amount  of
verbose output. The test works fine.
When I send just the colon-separated statistics to a separate test
page, call it ABC_stats,  the ABC_stats RRD graphs work fine.

But I'm wondering, is there a way to get the ABC_stats graphs  onto
the ABC output page?
I tried sending it all together but RRDtool choked on the unexpected data.

Sample  ABC output:

 Total : 460599
 Success : 450123
 Failed : 10472

 Files examined
  /data/foo/bar/yadda.20120725.log
  /data/foo/bar/yadda.20120726.log

Errors:
  /data/foo/bar/yadda.20120725.log had value XYZ outside the expected range
 /data/foo/bar/yadda.20120725.log had value ABC with incomplete data