Author |
Message
|
Jeff.VT |
Posted: Tue Oct 16, 2018 12:12 pm Post subject: MQ Statistics write to Database |
|
|
Acolyte
Joined: 02 Mar 2017 Posts: 71
|
Before I sit down to write something.
Is there anything that either using the MQ 9 System topics, or using the Statistics & Event queues, that will take the data from those parse it, and write it to a database of some kind? |
|
Back to top |
|
 |
gbaddeley |
Posted: Tue Oct 16, 2018 3:55 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Sample program AMQSMON is aware of PCF event & stats messages and writes to standard out.
We wrote our own PCF stats message processor that generates metrics for a Carbon / Graphite DB. _________________ Glenn |
|
Back to top |
|
 |
marcelbil |
Posted: Thu Sep 03, 2020 12:32 pm Post subject: |
|
|
 Newbie
Joined: 04 Jan 2017 Posts: 1 Location: Netherlands
|
In the upcoming weeks I want to try to collect this information via Prometheus. Might forward it to Grafana but Kibana is also an option. If you're interested I can share the results. If you're having a solution then I'm interested as well. |
|
Back to top |
|
 |
hughson |
Posted: Thu Sep 03, 2020 1:20 pm Post subject: |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
Check out MQEV. It will collect and parse events and Accounting and Statistics data from MQ, and let you run all sorts of queries against that data.
You don't say what you want to do with this data. "Put it in a database" is not really an end task.
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
markt |
Posted: Thu Sep 03, 2020 11:40 pm Post subject: |
|
|
 Knight
Joined: 14 May 2002 Posts: 508
|
|
Back to top |
|
 |
|