Search

9.11. QMF Events

download PDF
QMF Events are messages sent to QMF topics to provide notification of broker events. Queue Threshold Alerts are implemented as QMF Events.
The QMF topics are qmf.default.topic/agent.ind.event.org_apache_qpid_broker.$QMF_Event.#, where $QMF_Event is one of the provided QMF Events from the following table:
Table 9.1. QMF Events
QMF Event Severity Arguments
clientConnect
inform
rhost, user, properties
clientConnectFail
warn
rhost, user, reason, properties
clientDisconnect
inform
rhost, user, properties
brokerLinkUp
inform
rhost
brokerLinkDown
warn
rhost
queueDeclare
inform
rhost, user, qName, durable, excl, autoDel, altEx, args, disp
queueDelete
inform
rhost, user, qName
exchangeDeclare
inform
rhost, user, exName, exType, altEx, durable, autoDel, args, disp
exchangeDelete
inform
rhost, user, exName
bind
inform
rhost, user, exName, qName, key, args
unbind
inform
rhost, user, exName, qName, key
subscribe
inform
rhost, user, qName, dest, excl, args
unsubscribe
inform
rhost, user, dest
queueThresholdExceeded
warn
qName, msgDepth, byteDepth
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.