|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Command to connect to Remote QueueMAnager |
« View previous topic :: View next topic » |
Author |
Message
|
ramesh80 |
Posted: Thu Oct 25, 2018 10:37 pm Post subject: Command to connect to Remote QueueMAnager |
|
|
Novice
Joined: 22 Oct 2018 Posts: 20
|
HI,
As part of MQ monitoring i have written few scripts and wanted to schedule them on Prod AIX servers, unfortunately on my Prod server the Email feature has been Disabled, so the scripts are not sending any mail notifications.
The Unix team is NOT ok to enable the mail feature on the servers.
Can i use the same scripts on Test AIX servers and connect to Prod qmgrs , if so is there any command to connect to the remote queue managers?
I dont have any channel connectivity to PROD and TEST qmgrs, and dont want to do any changes on the prod qmgrs.
4 qmgrs on 4 different servers.All 4 are in cluster.
MY MQ version is 8.0.0.9, |
|
Back to top |
|
 |
Vitor |
Posted: Fri Oct 26, 2018 5:12 am Post subject: Re: Command to connect to Remote QueueMAnager |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ramesh80 wrote: |
Can i use the same scripts on Test AIX servers and connect to Prod qmgrs , if so is there any command to connect to the remote queue managers? |
It's the same way you connect to a local (same server) queue manager, you just need to use the client libraries not the bindings ones, and specify the remote details as you would for any client.
But I bet your network people will NOT be ok about opening up the firewall to allow you (and anyone else) access to PROD from a less secure TEST environment.
You'd also need a server connection channel on the PROD queue manager that your script can connect to (which is not the same as the channel between TEST & PROD queue managers you mention not having). This channel needs to allow access from a non-prod IP address and the level of access to the PROD queue manager that your script needs.
The MQ admin for the PROD queue managers will NOT be ok with that in all likelihood.
I'd modify your scripts to write to the syslog daemon, or call out to the existing PROD monitoring tool (which may in fact be reading the syslog to identify problems) rather than email. Your Unix team will be happier scheduling those. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Oct 28, 2018 4:46 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Quote: |
Can i use the same scripts on Test AIX servers and connect to Prod qmgrs |
Possibly, but you should never have anything in Test that refers to Prod. There are a multitude of reasons why this is a bad idea.  _________________ Glenn |
|
Back to top |
|
 |
ramesh80 |
Posted: Mon Oct 29, 2018 2:18 am Post subject: |
|
|
Novice
Joined: 22 Oct 2018 Posts: 20
|
Thanks Vitor and gbaddeley for your suggestions. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|