ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Queue Monitoring PERL script

Post new topic  Reply to topic
 Queue Monitoring PERL script « View previous topic :: View next topic » 
Author Message
mca
PostPosted: Sat Sep 11, 2021 6:05 am    Post subject: Queue Monitoring PERL script Reply with quote

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
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
fjb_saper
PostPosted: Sat Sep 11, 2021 10:49 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
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
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Sat Sep 11, 2021 6:15 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9394
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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Queue Monitoring PERL script
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.