Xymon Mailing List Archive search

graphing multiple hosts together

2 messages in this thread

list James H Thompson · Wed, 3 May 2006 11:33:28 -1000 ·
I'd like to have a page or graph where I could compare the graphs from several hosts.
In particular I'd like to compare the DNS lookup performance graphs from several differnent hosts.
So how would I get either:

    Graphs for a given service from multiple hosts to appear on one page?
of
    Get the service from multiple hosts to appear on one graph?

Thanks.
list Thomas Pedersen · Thu, 04 May 2006 10:14:11 +0200 ·
I have a page for CPU usage of my linux servers. Its a simple html page with multiple linies like this one

<IMG SRC="/hobbit-cgi/hobbitgraph.sh?host=atlantic1&service=la&graph=hourly&action=view">
quoted from James H Thompson

James H Thompson wrote:
I'd like to have a page or graph where I could compare the graphs from several hosts.
In particular I'd like to compare the DNS lookup performance graphs from several differnent hosts.
So how would I get either:
     Graphs for a given service from multiple hosts to appear on one page?
of
    Get the service from multiple hosts to appear on one graph?
 Thanks.