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 » MO71 - timestamp in queue statistics export file

Post new topic  Reply to topic
 MO71 - timestamp in queue statistics export file « View previous topic :: View next topic » 
Author Message
hench
PostPosted: Wed Oct 15, 2008 5:14 am    Post subject: MO71 - timestamp in queue statistics export file Reply with quote

Newbie

Joined: 09 Aug 2004
Posts: 9

Hi,

I'm using support pack MO71 to monitor some queues every 5 minutes.

Is it possible to configure MO71 so you get a timstamp in the export file each time new statistics are written to it ?

I think of something like this :

20081015:150000
Queue Name Max Depth Msgs In Msgs Out
========== ========= ======= ========
Testqueue1 0 0 0
Testqueue2 1 1 1
20081015:150005
Queue Name Max Depth Msgs In Msgs Out
========== ========= ======= ========
Testqueue1 0 0 0
Testqueue2 1 1 1

Thanks in advance
Hench
Back to top
View user's profile Send private message
muthum_2000
PostPosted: Thu Oct 16, 2008 1:14 am    Post subject: Reply with quote

Voyager

Joined: 10 Jul 2006
Posts: 85

Hi,

Iam not sure whether you will be able to get it using MO71.But there is a support pac called 'qload' avaialble in IBM site which does this function.

For example, here are a number of commands and there effect :-

display messages older than 5 minutes.
qload –m QM1 –i Q1 –fstdout –T5
display messages younger than 5 minutes.
qload –m QM1 –i Q1 –fstdout –T,5
display messages older than 1 day but younger than 2 days.
qload –m QM1 –i Q1 –fstdout –T1440,2880
The following command will copy messages older than 1 hour from Q1 to Q2.
qload –m QM1 –i Q1 –o Q2 –T1:0
The following command will move messages older than 1 week. from Q1 to Q2
qload –m QM1 –I Q1 –o Q2 –T7:0:0
The –T flag can be combined with the –dT flag to determine whether there are messages older than a certain elapsed time on the queue without actually printing the contents of the message
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 » MO71 - timestamp in queue statistics export file
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.