Xymon Mailing List Archive search

[Possible Spam] XYmon & jmx

list Andy Smith
Thu, 16 Jun 2016 07:05:59 +0100
Message-Id: <user-36b3b968ea0d@xymon.invalid>

L.M.J wrote:
Hi,

  What do you use to monitoring JMX interface ? I've found https://wiki.xymonton.org/doku.php/monitors:jmxstat
  Setup went fine but no data seems retrived (no graph). Are you using the same product ? Any advices
  regarding the installation steps ?
A couple of questions -

1) do any rrd files get created?

2) in the page source, do you see html comments like this :-
Attributes from MBean java.lang:type=Memory

	<IMG SRC="/xymon/gifs/green.gif" ALT="green" HEIGHT="16" WIDTH="16" BORDER=0> 	Current Heap Size  280350 kbytes     	<IMG SRC="/xymon/gifs/green.gif" ALT="green" HEIGHT="16" WIDTH="16" BORDER=0> 	  Committed Memory 2087936 kbytes
	<IMG SRC="/xymon/gifs/green.gif" ALT="green" HEIGHT="16" WIDTH="16" BORDER=0> 	Maximum Heap Size  2087936 kbytes     	<IMG SRC="/xymon/gifs/green.gif" ALT="green" HEIGHT="16" WIDTH="16" BORDER=0> 	Initialised Memory 2097152 kbytes

<!--  
HeapSize:280350
Committed:2087936
MaxHeapSize:2087936
  -->
--
Andy