⟩ Tell me how to find how many messages are passed through the particular channel is it possible to find it?
#runmqsc <QMGR NAME>
dis chs(channel name) ALL
you will see an attribute called MSGS and that tells you how
many messages passed through that particular channel instance.