You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2010/05/20 17:17:55 UTC

[jira] Commented: (QPID-2555) Qpid Info OSGI plugin

    [ https://issues.apache.org/jira/browse/QPID-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869636#action_12869636 ] 

Martin Ritchie commented on QPID-2555:
--------------------------------------

Sorin, Really need your tests to have java doc describing their intent both at a class level and at a test level. It would be good to ensure that any test we are adding is actually adding value. Not sure that the ActivatorTest actually tests anything.

> Qpid Info OSGI plugin
> ---------------------
>
>                 Key: QPID-2555
>                 URL: https://issues.apache.org/jira/browse/QPID-2555
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: info.tgz, info.tgz, QPID-2555-Feedback.txt, qpid-2555.patch
>
>
> This OSGI plugin is implementing an info service that would post broker information to a central location. It will activate on broker start and will http post the  following information: 
> QPID_HOME (eg /home/sorin/qpid-broker)
> QPID_WORK (eg /home/sorin)
> hostname  (eg sorins-pc)
> ip  (eg 192.168.1.24)
> java.class.path (
> java.class.version  (eg 
> java.vm.name  (eg 
> os.arch (eg amd64)
> os.name (eg  Linux)
> os.version (eg  2.6.18-128.7.1.el5)
> port  (eg   [5672])
> sun.arch.data.model (eg 64)
> time (eg  2010-04-27 14:37:59.894+0100)
> user.dir   (eg /home/sorin)
> user.name (eg sorin)
> user.timezone   (eg  Europe/London)
> This info is useful for large qpid deployments for automated monitoring purposes. 

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org