|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Monitoring server connection channels |
zkarj
Replies: 9 Views: 30081
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Mon Jul 28, 2014 9:06 pm Subject: Monitoring server connection channels |
I hit a wrinkle in my almost complete solution.
I suddenly realised this QShell command...
echo "dis channel(*) type(svrconn)" | /QSYS.LIB/QMQM.LIB/RUNMQSC.PGM > /te ... |
Topic: Monitoring server connection channels |
zkarj
Replies: 9 Views: 30081
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Mon Jul 21, 2014 1:46 pm Subject: Monitoring server connection channels |
Thanks for the thoughts.
The SVRCONN channels are indeed unique per application. They are created/treated pretty much like a dedicated SDR/RCVR channel, so the channel should be operational (almost ... |
Topic: Monitoring server connection channels |
zkarj
Replies: 9 Views: 30081
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Sun Jul 20, 2014 8:00 pm Subject: Monitoring server connection channels |
So this kept bugging me and I eventually figured I had to skin the cat*.
Rather than write a ton of gnarly code to parse the output I used my limited *nix knowledge and a lot of Googling and a LOT ... |
Topic: Monitoring server connection channels |
zkarj
Replies: 9 Views: 30081
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Wed Jul 02, 2014 9:09 pm Subject: Monitoring server connection channels |
Have you thought about trying to do that through PCF messages??
I hadn't, thanks.
It looks like the same problems with status will exist. It does at least shift the emphasis off parsing ... |
Topic: Monitoring server connection channels |
zkarj
Replies: 9 Views: 30081
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Wed Jul 02, 2014 8:09 pm Subject: Monitoring server connection channels |
Having spent a considerable time building a program to process MQ event messages (channel and queue depth messages are of interest to me) I am now left with one significant gap. Server Connection chan ... |
|
|
|