Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1636

Modify property names used to enable and configure UIMA AS Jmx Monitor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.3AS
    • Async Scaleout
    • None

    Description

      To enable UIMA AS JMX monitor, a user can specify a formatter class and a frequency at which stats are collected by the monitor using the following system properties:

      -Djmx.monitor.frequency=<value>
      -Djmx.monitor.formatter=<custom formatter>

      The name spaces used appear as if they are part of standard jmx spec which may confuse users. Modify the name spaces to start with uima, like so:

      -Duima.jmx.monitor.frequency=<value>
      -Duima.jmx.monitor.formatter=<custom formatter>

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: