VMware vSphere

 View Only
  • 1.  Hyperic plugin for Mirth?

    Posted Jul 28, 2008 06:40 PM
    Any chance someone out there has developed a Hyperic monitoring plugin for Mirth? (http://www.mirthproject.org/)

    It's a java application and by default does provide the sort of jmx 'hooks' that I would think Hyperic could monitor easily enough. For example after browsing through some of the Hyperic jmx docs, I found I can successfully issue:

    java -Duser=system -Dpass=manager -Dplugins.include=jmx -jar pdk/lib/hq-product.jar jmx MBeanDumper service:jmx:rmi:///jndi/rmi://localhost:1099/server

    from the mirth server and get info on available mbeans.

    I'm not entirely sure how to access this sort of info through the HQ web interface however. I thought I could use the included jvm plugin at least as a starting point, but when I use the jmx url above, I get a message:

    The configuration has not been set for this resource due to : Invalid configuration: Error retrieving value: ObjectName not found [java.lang:type=ClassLoading]: javax.management.InstanceNotFoundException: java.lang:type=ClassLoading

    Can anyone point me in the right direction here? I'm not a java guru, so I'm not quite sure what to make of the error message I'm getting.

    thanks-


  • 2.  RE: Hyperic plugin for Mirth?

    Posted Aug 11, 2008 05:16 PM
    Have you checked out the HyperCAST on JMX Plugins - there may be some goodies in there for you: http://download.hyperic.com/swf/HyperCAST13/playback.html