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 » IBM MQ Performance Monitoring » evmon.c

Post new topic  Reply to topic
 evmon.c « View previous topic :: View next topic » 
Author Message
lkathir
PostPosted: Mon Feb 13, 2006 9:43 am    Post subject: evmon.c Reply with quote

Newbie

Joined: 11 Jan 2006
Posts: 5

I found the MS0K module with the evmon.c and the PDF docs. I was able to compile it and use it for monitoring Queue Depth events. The issue I have is we have MQ running in multiple flavour of OS and I have to do this compiling in each OS,

My question - Is this source code ported on to Perl? If yes can any one let me know the link to the code?

-Kathir
Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Feb 13, 2006 9:47 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

afaik, there is no "perl" port of evmon ...

why don't you just link it as a client and run it centrally? in any case, is compiling it a problem?, its a simple program.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
lkathir
PostPosted: Mon Feb 13, 2006 9:59 am    Post subject: Reply with quote

Newbie

Joined: 11 Jan 2006
Posts: 5

Thanks, I am not a MQ person, so I didnt understand the part when you say 'run it centrally' How do I do that?

Also If it is only a compilation for HP/Solaris/AIX (the three major OS where MQ is running in our env ) - Once for each OS, then I am ok with that. Just three diff compilations and binaries to maintain.

But Do I need to compile it for each different version of OS or each different version of MQ?

-Kathir
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 13, 2006 10:09 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What Wayne means is that you should compile it for one platform, and run it as a client application connecting to the queue managers on other platforms.

There is also the MQSeries::Message:PCF class in the perl MQSeries-1.23 package. You can use this to reimplement the logic in evmon.

But if you're not an MQ person, you're better off running evmon as a client.

You should not need to compile it for different levels of MQ, but you will need to compile it for each OS.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Feb 13, 2006 10:10 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

lkathir wrote:
Thanks, I am not a MQ person, so I didnt understand the part when you say 'run it centrally' How do I do that?

MQ allows you to link a program as an MQ client, which means you can have a central machine (say a linux desktop) make connections to qmgrs in your network and get messages from queues on those machines. So my suggestion was to link evmon with the MQ client libraries (mqic library) and run several copies, each using the client connection to the machines you want to monitor.
Quote:

Also If it is only a compilation for HP/Solaris/AIX (the three major OS where MQ is running in our env ) - Once for each OS, then I am ok with that. Just three diff compilations and binaries to maintain.

But Do I need to compile it for each different version of OS or each different version of MQ?
-Kathir
Just different versions of the OS. A evmon made with MQ V5.3 files will work ok with MQ V6 and in the reverse as well.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
lkathir
PostPosted: Tue Feb 14, 2006 7:58 am    Post subject: Reply with quote

Newbie

Joined: 11 Jan 2006
Posts: 5

Thanks a lot to both of you. This forum is really helpful and thanks again for your time.

-Kathir
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 » IBM MQ Performance Monitoring » evmon.c
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.