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


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