[ https://issues.apache.org/jira/browse/QPID-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628117#action_12628117 ]
Ted Ross commented on QPID-1174: -------------------------------- Remaining Issues: 1) socketpair is used in ManagementAgentImpl. This should be wrapped in a sys::<something> class for portability. 2) Events are missing the severity field. 3) qpid-tool needs an option to display events. 4) A new CLI (qpid-event) is needed to collect and display events from qmf brokers. > Remote Management Agent for management of external components > ------------------------------------------------------------- > > Key: QPID-1174 > URL: https://issues.apache.org/jira/browse/QPID-1174 > Project: Qpid > Issue Type: New Feature > Components: C++ Broker, C++ Client, Qpid Examples > Affects Versions: M3 > Reporter: Ted Ross > Assignee: Ted Ross > Priority: Minor > Fix For: M4 > > > The management framework used in the C++ broker is extensible. It currently > allows broker plug-ins to be managed and with this new feature, can be used > to manage remote components through an AMQP-client-based interface. > This new feature includes: > 1) A C++ implementation of the agent, > 2) C++ broker support for the remote agent, and > 3) An example program/reference-implementation that uses the agent API -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.