Xymon Mailing List Archive search

graph compare

list Olivier Beau
Tue, 9 Aug 2005 22:57:23 +0200
Message-Id: <user-0e82b83cf865@xymon.invalid>

Hi henrik,

yes, this is it :)))

it looks like you have to write new definitions (i tried service=tcp  on your demo site, didnt work)
but i guess it would be pretty easy to have some kind of abstration  for not having to rewrite the definitions..

ohh, one thing thow, since i'll be using those to compare apache  trends (and oher custom trends..)
it would be useful to have a total and/or an average of the selected  host (aggregate under mrtg..); just displayed as GPRINT

yes, i know.., i'm asking to much ;p


--
olivier


Le 9 août 05 à 20:23, Henrik Stoerner a écrit :
On Sun, Jul 31, 2005 at 02:01:17PM +0200, Olivier Beau wrote:
actually, i think the display should be done a different way than
with larrd-graphs.cgi :
could it be possible (and not to hard to code) to display several DS
from different host on the same graph ?
(so i could really easy compare for example the cpu load of different
host.. using LINE and not AREA fo course..)
I've taken a look at your idea, so let me know what you think of this:

Load avg. comparison:
http://www.hswn.dk/hobbit-cgi/hobbitgraph.sh? host=voodoo.hswn.dk&host=fenris.hswn.dk&service=la&graph_width=576&gra ph_height=120&action=menu

CPU % utilization comparison (from the vmstat data):
http://www.hswn.dk/hobbit-cgi/hobbitgraph.sh? host=voodoo.hswn.dk&host=fenris.hswn.dk&service=la1&graph_width=576&gr aph_height=120&action=menu

I've done a couple of other service definitions - ram, swap, users,
procs - but this should give you the general idea.

You can of course compare more than one host by adding more  "&host=..."
items in the URL.

Things like zoom should also work (I think it's broken now, but it did
work an hour ago...)


Regards,
Henrik