You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Robert Liguori (JIRA)" <ji...@apache.org> on 2010/12/20 17:02:01 UTC

[jira] Created: (AMQ-3099) Show contraints for ActiveMQ web console home page statistic components

Show contraints for ActiveMQ web console home page statistic components
-----------------------------------------------------------------------

                 Key: AMQ-3099
                 URL: https://issues.apache.org/jira/browse/AMQ-3099
             Project: ActiveMQ
          Issue Type: Improvement
    Affects Versions: 5.4.2
            Reporter: Robert Liguori
            Priority: Minor


Consider the percentage-usage components on the ActiveMQ web console home page:

Store percent used 0 
Memory percent used 0 
Temp percent used 0 

It would be nice to see the actual bounds/constraints and additional statistics related to the components:

For example:

Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
Memory percentage used: 50%, 64/128 MB
Temp percentage used: 25%, 25/100 MB

References:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage
 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Closed] (AMQ-3099) Show contraints for ActiveMQ web console home page statistic components

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori closed AMQ-3099.
-------------------------------

    Resolution: Not A Problem

The bounds are available in the configuration file.

> Show contraints for ActiveMQ web console home page statistic components
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3099
>                 URL: https://issues.apache.org/jira/browse/AMQ-3099
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>
> Consider the percentage-usage components on the ActiveMQ web console home page:
> Store percent used 0 
> Memory percent used 0 
> Temp percent used 0 
> It would be nice to see the actual bounds/constraints and additional statistics related to the components:
> For example:
> Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
> Memory percentage used: 50%, 64/128 MB
> Temp percentage used: 25%, 25/100 MB
> References:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
> http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage
> Note:
> <systemUsage>
>   <systemUsage>
>     <memoryUsage>
>       <memoryUsage limit="128 mb" />
>     </memoryUsage>
>     <storeUsage>
>       <storeUsage limit="1 gb" />
>     </storeUsage>
>     <tempUsage>
>       <tempUsage limit="100 mb" />
>     </tempUsage>
>   </systemUsage>
> </systemUsage>
>  Note: I've noticed that the values can run over 100%  when the values are set too small.  I think this is an issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (AMQ-3099) Show contraints for ActiveMQ web console home page statistic components

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori updated AMQ-3099:
--------------------------------

    Description: 
Consider the percentage-usage components on the ActiveMQ web console home page:

Store percent used 0 
Memory percent used 0 
Temp percent used 0 

It would be nice to see the actual bounds/constraints and additional statistics related to the components:

For example:

Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
Memory percentage used: 50%, 64/128 MB
Temp percentage used: 25%, 25/100 MB

References:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage

Note:

<systemUsage>
  <systemUsage>
    <memoryUsage>
      <memoryUsage limit="128 mb" />
    </memoryUsage>
    <storeUsage>
      <storeUsage limit="1 gb" />
    </storeUsage>
    <tempUsage>
      <tempUsage limit="100 mb" />
    </tempUsage>
  </systemUsage>
</systemUsage>

 Note: I've noticed that the values can run over 100%  when the values are set too small.  I think this is an issue.

  was:
Consider the percentage-usage components on the ActiveMQ web console home page:

Store percent used 0 
Memory percent used 0 
Temp percent used 0 

It would be nice to see the actual bounds/constraints and additional statistics related to the components:

For example:

Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
Memory percentage used: 50%, 64/128 MB
Temp percentage used: 25%, 25/100 MB

References:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage

Note:

<systemUsage>
  <systemUsage>
    <memoryUsage>
      <memoryUsage limit="128 mb" />
    </memoryUsage>
    <storeUsage>
      <storeUsage limit="1 gb" />
    </storeUsage>
    <tempUsage>
      <tempUsage limit="100 mb" />
    </tempUsage>
  </systemUsage>
</systemUsage>

 


> Show contraints for ActiveMQ web console home page statistic components
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3099
>                 URL: https://issues.apache.org/jira/browse/AMQ-3099
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>
> Consider the percentage-usage components on the ActiveMQ web console home page:
> Store percent used 0 
> Memory percent used 0 
> Temp percent used 0 
> It would be nice to see the actual bounds/constraints and additional statistics related to the components:
> For example:
> Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
> Memory percentage used: 50%, 64/128 MB
> Temp percentage used: 25%, 25/100 MB
> References:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
> http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage
> Note:
> <systemUsage>
>   <systemUsage>
>     <memoryUsage>
>       <memoryUsage limit="128 mb" />
>     </memoryUsage>
>     <storeUsage>
>       <storeUsage limit="1 gb" />
>     </storeUsage>
>     <tempUsage>
>       <tempUsage limit="100 mb" />
>     </tempUsage>
>   </systemUsage>
> </systemUsage>
>  Note: I've noticed that the values can run over 100%  when the values are set too small.  I think this is an issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-3099) Show contraints for ActiveMQ web console home page statistic components

Posted by "Robert Liguori (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Liguori updated AMQ-3099:
--------------------------------

    Description: 
Consider the percentage-usage components on the ActiveMQ web console home page:

Store percent used 0 
Memory percent used 0 
Temp percent used 0 

It would be nice to see the actual bounds/constraints and additional statistics related to the components:

For example:

Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
Memory percentage used: 50%, 64/128 MB
Temp percentage used: 25%, 25/100 MB

References:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage

Note:

<systemUsage>
  <systemUsage>
    <memoryUsage>
      <memoryUsage limit="128 mb" />
    </memoryUsage>
    <storeUsage>
      <storeUsage limit="1 gb" />
    </storeUsage>
    <tempUsage>
      <tempUsage limit="100 mb" />
    </tempUsage>
  </systemUsage>
</systemUsage>

 

  was:
Consider the percentage-usage components on the ActiveMQ web console home page:

Store percent used 0 
Memory percent used 0 
Temp percent used 0 

It would be nice to see the actual bounds/constraints and additional statistics related to the components:

For example:

Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
Memory percentage used: 50%, 64/128 MB
Temp percentage used: 25%, 25/100 MB

References:
http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage
 


> Show contraints for ActiveMQ web console home page statistic components
> -----------------------------------------------------------------------
>
>                 Key: AMQ-3099
>                 URL: https://issues.apache.org/jira/browse/AMQ-3099
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.4.2
>            Reporter: Robert Liguori
>            Priority: Minor
>
> Consider the percentage-usage components on the ActiveMQ web console home page:
> Store percent used 0 
> Memory percent used 0 
> Temp percent used 0 
> It would be nice to see the actual bounds/constraints and additional statistics related to the components:
> For example:
> Store percentage used: 15%, 161,061,273/1,073,741,824 (1 GB)
> Memory percentage used: 50%, 64/128 MB
> Temp percentage used: 25%, 25/100 MB
> References:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-Console-main-screen-td3090910.html
> http://activemq.apache.org/producer-flow-control.html#ProducerFlowControl-Systemusage
> Note:
> <systemUsage>
>   <systemUsage>
>     <memoryUsage>
>       <memoryUsage limit="128 mb" />
>     </memoryUsage>
>     <storeUsage>
>       <storeUsage limit="1 gb" />
>     </storeUsage>
>     <tempUsage>
>       <tempUsage limit="100 mb" />
>     </tempUsage>
>   </systemUsage>
> </systemUsage>
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.