|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 3 matches |
Author |
Message |
Topic: monitoring script |
peter.j.k
Replies: 6 Views: 5583
|
Forum: General IBM MQ Support Posted: Thu Jan 22, 2015 2:06 pm Subject: monitoring script |
Here's the script I got working, a stripped down version of the script above.
It just monitors the queue manager, via cron every 1 minute, start the queue once if it stops, then sends a alert email ... |
Topic: monitoring script |
peter.j.k
Replies: 6 Views: 5583
|
Forum: General IBM MQ Support Posted: Mon Jan 19, 2015 12:48 pm Subject: monitoring script |
Thank you, now I am getting...after adding /opt/mqm=$2
./monitor.sh: line 12: /opt/mqm=: No such file or directory
INFO: Using shell default value for MQ_INSTALLATION_PATH
I ran this command be ... |
Topic: monitoring script |
peter.j.k
Replies: 6 Views: 5583
|
Forum: General IBM MQ Support Posted: Mon Jan 19, 2015 11:41 am Subject: monitoring script |
Hi everyone, first post for me!
I'm a linux admin with littel MQ experience.
I am trying to implement a monitoring script #!/bin/sh
#
# This script tests the operation of the queue manager.
#
... |
|
|
|