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

Marnie McCormack commented on QPID-2555:
----------------------------------------

Sorin,

Thanks for the doc patch.

Document Review Feedback:

- 'looks for a file called qpidinfo.ini in the configuration directory' -> is 
this the valuie specified in the <conf> prefix in the broker config file or is 
it a resouce in the class path for the broker ? Best to state clearly 
which/where this is defined.

- I think the sentence on 'plugin will collect a predefined set' could be 
clarified slightly as something like:

If it is configured, the plugin will collect information for dispatch (as 
detailed below) via SOAP or HTTP Post at load & unload of the plugin.

The following sections describe the data captured, where this is configured and 
how to configure the dispatch method.

- Add a couple of section headings:

Data Gathered & Configuration 

<all the info on data gathered in here and how it gets setup in the config file 
with substitution etc>

Configuring Dispatch method

< Details on how to configure dispatch here> 

Finally, is there any debug logging to enable ? 

If you can update & add in docbook format then we'll get it committed, thanks !


> 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
>            Reporter: Sorin Suciu
>            Assignee: Martin Ritchie
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: info.tgz, InfoPlugin_doc.txt, QPID-2555-Feedback.txt, 
> qpid-2555.patch, qpid-2555_1.patch, qpid-2555_2.patch, qpid-2555_3.patch, 
> qpid-2555_4.patch, qpid-2555_soap.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:[email protected]

Reply via email to