Results 1 to 7 of 7

Thread: hyperic

  1. #1

    Default hyperic

    Hi,

    Is this a good place to ask questions about hyperic? I've tried the hyperic forums, at
    http://forums.hyperic.com/jiveforums/ but they don't seem to have hyperic developers reading them, and looking for a developer mailing list, or forums.

    First question is, has anyone got Hyperic working with Jboss 5.1.0.GA, or when will it be supported?

    Regards
    Glen Ogilvie

  2. #2
    Join Date
    Mar 2010
    Posts
    1

    Default

    Open and edit jboss-plugin.jar/etc/hq-plugin.xml file and add in

    <server name="JBoss"
    version="5.1"
    include="5.0">
    </server>

    Then put this jar file to plugin folder in server and agent.

  3. #3

    Default

    Development is underway to move Hyperic HQ to use the Spring framework.After that work is done,the application will be quite portable and can run in any Java application server.

  4. #4

    Default

    awesome khaishen

  5. #5
    Join Date
    Feb 2011
    Posts
    1

    Default Aditional to edit jboss-plugin.jar/etc/hq-plugin.xml

    Quote Originally Posted by khaishen View Post
    Open and edit jboss-plugin.jar/etc/hq-plugin.xml file and add in

    <server name="JBoss"
    version="5.1"
    include="5.0">
    </server>

    Then put this jar file to plugin folder in server and agent.
    I have it working now.

    try to edit the archive hq-plugin.xml as commented for hyperic to recognize the version 5.1 and use the jar command for reinsert it in the jar, or when yo change the configuration in hyperic, it will give the message that the jar is corrupt.

    copy the following libs in hq-agent/bundles/agent-4.5.1/pdk/lib:
    jboss-client
    jboss-common-core
    jboss-javaee
    jboss-logging-jdk
    jboss-logging-log4j
    jboss-logging-spi
    jboss-plugin
    jboss-remoting
    jboss-security-spi
    jboss-serialization
    jbosssx-as-client
    jbosssx-client
    jboss-transaction
    jnpclient
    those libraries are in the jboss 5.1 installer and one of this you find in internet I don't remember which, cause it's not in the installer. The problem is that before jboss-common had into the libraries required, since the version 5.1 it has just references to those libraries, after yo do that, restart the agent. Review the agent.log, review the port of ajp by default 1099.

    excuse me for my English
    greetings.

  6. #6
    Join Date
    Apr 2011
    Posts
    2

    Default

    Hyperic is proud of its vibrant, growing community - it's a testament to the value of our software and the demand for what we provide. The Hyperic community consists of core developers and empowered system administrators who share their experiences and expertise. Find out what people are doing with our systems monitoring and management and SIGAR products.

  7. #7
    Join Date
    May 2011
    Posts
    1

    Default Almost there...

    Which jboss-plugin goes into the lib folder? Is it from jboss? the plugin jar from the plugins folder?

    Quote Originally Posted by diegomon View Post
    I have it working now.

    try to edit the archive hq-plugin.xml as commented for hyperic to recognize the version 5.1 and use the jar command for reinsert it in the jar, or when yo change the configuration in hyperic, it will give the message that the jar is corrupt.

    copy the following libs in hq-agent/bundles/agent-4.5.1/pdk/lib:
    jboss-client
    jboss-common-core
    jboss-javaee
    jboss-logging-jdk
    jboss-logging-log4j
    jboss-logging-spi
    jboss-plugin
    jboss-remoting
    jboss-security-spi
    jboss-serialization
    jbosssx-as-client
    jbosssx-client
    jboss-transaction
    jnpclient
    those libraries are in the jboss 5.1 installer and one of this you find in internet I don't remember which, cause it's not in the installer. The problem is that before jboss-common had into the libraries required, since the version 5.1 it has just references to those libraries, after yo do that, restart the agent. Review the agent.log, review the port of ajp by default 1099.

    excuse me for my English
    greetings.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •