Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #4917 (closed)

Opened 13 years ago

Closed 13 years ago

DOC: describe how to setup server for JMX monitoring

Reported by: jamoore Owned by: jamoore
Priority: minor Milestone: OMERO-Beta4.3.1
Component: Documentation Version: n.a.
Keywords: n.a. Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 0.0d
Sprint: 2011-07-07 (1)

Description

With minimal changes to templates.xml, sites can configure a port for connecting over JMX to their server. Something like:

    <server-template id="BlitzTemplate">
      <parameter name="index"/>
      <parameter name="rmiport" default="3001"/>
      <parameter name="config" default="default"/>
      <server id="Blitz-${index}" exe="java" activation="always" pwd="${OMERO_HOME}">
        <option>-Dcom.sun.management.jmxremote=</option>
        <option>-Dcom.sun.management.jmxremote.port=${rmiport}</option>
        <option>-Dcom.sun.management.jmxremote.authenticate=false</option>
        <option>-Dcom.sun.management.jmxremote.ssl=false</option>

See #4786

Change History (4)

comment:1 Changed 13 years ago by jmoore

  • Milestone changed from OMERO-Beta4.3 to OMERO-Beta4.3.1

comment:2 Changed 13 years ago by jmoore

  • Owner set to jmoore
  • Remaining Time set to 0.1

comment:3 Changed 13 years ago by jmoore

  • Status changed from new to accepted

comment:4 Changed 13 years ago by jmoore

  • Remaining Time changed from 0.1 to 0
  • Resolution set to fixed
  • Status changed from accepted to closed

Added #5994 to add to provide more user-space tools for JMX. Initial documentation is done.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.68844 sec.)

We're Hiring!