I need to configuration connection with MQ, to receive messages. Tried to use this example: https://github.com/ibm-messaging/mq-mqi-nodejs/blob/85f216027b02b959be586d6f8fca9f242df485e0/samples/amqsgeta.js
But, I do not fully understand. Where I need to put parameters: Host, port, MQ Queue Manager Name, MQ Queue Name. When I put my parameters it doesn`t work. I see error ibm mq error 2538 Could you show an example? I use ubuntu.