[Xymon] Multiple graphs for one test

xymon at asitshouldbe.com xymon at asitshouldbe.com
Mon Apr 24 23:32:56 CEST 2017


I have a custom test (mytest) that returns multiple pieces of information. The information is showing up on Xymon as expected. I'd like to be able to graph each piece of information separately, but on the same page. Is that possible?

For a simplified example, mytest returns these two pieces of information:

threads
connections

I'm using SPLITNCV to store the results in separate rrd files. That's working.

I'm currently graphing the threads data. I want to graph the connections information on the same mytest page, but in a separate graph.

In other words, I want to have multiple graphs using different rrd data files appear on the same Xymon test page.

Is this possible? Does anyone have a quick sample from graphs.cfg and xymonserver.cfg that can point me in the right direction?

Again, this is a simplified example. The actual test is returning 27 different pieces of information. Some of those are related to each other, some are related to other things. They're all related to the same application, which is why I'd like them to all appear on the same page. Each graph will likely have 2-4 different lines.

Thanks.

Ron



More information about the Xymon mailing list