package
4.1.4+incompatible
Repository: https://github.com/ibm-messaging/mq-golang.git
Documentation: pkg.go.dev
# Functions
Unlike the statistics produced via a topic, there is no discovery
of the attributes available in object STATUS queries.
Return a standardised value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DiscoverAndSubscribe does the work of finding the
different resources available from a queue manager and
issuing the MQSUB calls to collect the data
*/.
EndConnection tidies up by closing the queues and disconnecting.
Patterns are very simple, following normal MQ lines except that
they can be prefixed with "!" to exclude them.
Return the current command level
*/.
No description provided by the author
No description provided by the author
Return the current platform - the MQPL_* definition value.
InitConnection connects to the queue manager, and then
opens both the command queue and a dynamic reply queue
to be used for all responses including the publications
*/.
If we need to list the channels that match a pattern.
If we need to list the queues that match a pattern.
If we need to list the topics that match a pattern.
Normalise converts the value returned from MQ into the correct units
such as converting MB to bytes.
ProcessPublications has to read all of the messages since the last scrape
and update the values for every relevant gauge.
Unlike the statistics produced via a topic, there is no discovery
of the attributes available in object STATUS queries.
Unlike the statistics produced via a topic, there is no discovery
of the attributes available in object STATUS queries.
Return a standardised value.
Return a standardised value.
ReadPatterns is called during the initial configuration step to read a file
containing object name patterns if they are not explicitly given
on the command line.
No description provided by the author
No description provided by the author
* A collector can set the locale (eg "Fr_FR") before doing the discovery
* process to get access to the MQ-translated strings
*/.
No description provided by the author
Unlike the statistics produced via a topic, there is no discovery
of the attributes available in object STATUS queries.
Return a standardised value.
Unlike the statistics produced via a topic, there is no discovery
of the attributes available in object STATUS queries.
Return a combination of the topic name and the status query type so we get unique keys in the map.
Return a standardised value.
No description provided by the author
Return a standardised value.
* Check any important parameters - this must be called after DiscoverAndSubscribe
* to maintain compatibility of the package's APIs.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This is the Highest Depth returned over an interval via the RESET QSTATS command.
The next two attributes are given the same name as the published statistics from the amqsrua-style vaues.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
To provide a non-empty value for certain fields.
QMgrMapKey can never be a real object name and is therefore useful in maps that may contain only this single entry.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Metrics is the global variable for the tree of data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
The AllMetrics structure is the top of the tree, holding the set of classes.
No description provided by the author
No description provided by the author
MonClass described the "classes" of data generated by MQ, such as DISK and CPU.
MonElement describes the real metric element generated by MQ.
MonType describes the "types" of data generated by MQ.
This structure contains additional info about any object type that may need to be held.
No description provided by the author
No description provided by the author
All we care about for attributes are ints and strings.