|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Queue Monitoring PERL script |
« View previous topic :: View next topic » |
Author |
Message
|
mca |
Posted: Sat Sep 11, 2021 6:05 am Post subject: Queue Monitoring PERL script |
|
|
Disciple
Joined: 09 Mar 2005 Posts: 196
|
Hello,
On RHEL 7, We current have a queue monitoring PERL script that is working with the below connections
use MQServer::MQSeries;
use MQSeries;
use MQSeries::QueueManager;
use MQSeries::Queue;
use MQSeries::Command;
use MQSeries::Message;
use Data::Dumper;
Now the SYS admin team built RHEL 8 servers and we migrated the existing MQ components onto the new servers, but the monitoring script is failing with the below error message.
Cant locate MQServer/MQSeries.pm in @INC (you may need to install MQServer::MQSeries module) (@INC contains: /usr/local/perl5 /usr/lib64/perl5/vendor_perl....)
If i compare the @INC of old and new server, they are the same. I tried searching for MQSeries.pm in old server and couldn't find it. Any help solving this issue is greatly appreciated. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Sep 11, 2021 10:49 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You need to look at the procedure for compiling the C API under Perl thus installing the Perl MQ module.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bruce2359 |
Posted: Sat Sep 11, 2021 6:15 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Did you install the PERL interface on the new o/s?
Is the script supported by a vendor? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
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
|
|
|
|