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 » Search

 Search found 5 matches
Author Message
  Topic: monitor to detect a 'hung queue manager'
sheepdog316

Replies: 14
Views: 23401

PostForum: IBM MQ Performance Monitoring   Posted: Fri Aug 13, 2004 12:00 pm   Subject: monitor to detect a 'hung queue manager'
Thank you, that worked.

Summary:

Main script is
#!/bin/ksh

export QMGR="$1"
export DIR="/home/b1064192/mq_scripts"
#####################################
# test if hang ...
  Topic: monitor to detect a 'hung queue manager'
sheepdog316

Replies: 14
Views: 23401

PostForum: IBM MQ Performance Monitoring   Posted: Fri Aug 13, 2004 5:20 am   Subject: monitor to detect a 'hung queue manager'
command from my monitor script is:
pingT &

where contents of file pingT is simply:
echo 'end' | runmqsc QMGR_NAME
(or echo 'ping QMGR' | runmqsc QMGR_NAME)

I was also previously trying to ...
  Topic: monitor to detect a 'hung queue manager'
sheepdog316

Replies: 14
Views: 23401

PostForum: IBM MQ Performance Monitoring   Posted: Thu Aug 12, 2004 12:38 pm   Subject: monitor to detect a 'hung queue manager'
Let me repeat:

When I run this script from a script, I get:
qmgr_up2.ksh

is what I get when I run runmqsc in the background from a script.

Also let me repeat that the whole reason for runni ...
  Topic: monitor to detect a 'hung queue manager'
sheepdog316

Replies: 14
Views: 23401

PostForum: IBM MQ Performance Monitoring   Posted: Thu Aug 12, 2004 7:45 am   Subject: monitor to detect a 'hung queue manager'
These are all good ideas. However, I don't think they will find the exact problem I want to detect.

I want to detect when mqseries mqseries startup thinks it needs to recover, the recovery fails ...
  Topic: monitor to detect a 'hung queue manager'
sheepdog316

Replies: 14
Views: 23401

PostForum: IBM MQ Performance Monitoring   Posted: Mon Aug 09, 2004 6:33 am   Subject: monitor to detect a 'hung queue manager'
Does anybody know how to monitor for a 'hung' queue manager. I know checking for the processes won't work, and I don't really want to just connect to a queue and do something trivial for security rea ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.