Author |
Message
|
guest468 |
Posted: Thu Jun 05, 2008 12:24 pm Post subject: QMGR parameters |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Hi,
I am wondering if there is any way/script which displays all the QMGR parameters that are set in qm.ini.
Actually we have a test QMGR box which is being tuned by number of people so they keep updating qm.ini and bounce qmgr. So I can't tell which values are running at present. I can check log files, sizes etc, but could not find a way to check max channels, buffer pages, TCPKeepalive is set or not etc.
Thanks |
|
Back to top |
|
 |
gbaddeley |
Posted: Thu Jun 05, 2008 7:47 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Compare the last update time on qm.ini (ls -l) with the time the qmgr started. _________________ Glenn |
|
Back to top |
|
 |
ipmqadm |
Posted: Fri Jun 06, 2008 6:50 am Post subject: |
|
|
Acolyte
Joined: 18 Apr 2007 Posts: 68
|
Does the runmqsc command display qmgr not provide what you need? |
|
Back to top |
|
 |
guest468 |
Posted: Fri Jun 06, 2008 7:28 am Post subject: |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
I could not check any of the parameters set in qm.ini using runmqsc. I am not aware of anyway to query even logfile details. Only thing I know is checking the number and size in log directory.
Actually there are some parameters like DefaultQBufferSize which needs to removed from qm.ini once the required queues are created. Not sure if that can be checked too somehow?
QMGR must be storing these values somewhere. Would appreciate if someone tell me if there is any way to query this.
Thanks |
|
Back to top |
|
 |
guest468 |
Posted: Mon Jun 09, 2008 12:45 pm Post subject: |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Guys,
Any hints or help on this?
Or did I loverlook something trivial and silly?
Thanks |
|
Back to top |
|
 |
PhilBlake |
Posted: Tue Jun 10, 2008 4:06 am Post subject: |
|
|
 Acolyte
Joined: 25 Oct 2005 Posts: 64
|
The WMQ Explorer allows you to see (and change) configuration attributes for a local queue manager, so this will only work on Windows and Linux. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jun 10, 2008 7:08 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
The v6 WMQ Explorer allows you to admin both local and remote qmgrs on any platform.
The WMQ Explorer product only executes on Windows and Linux. _________________ 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 |
|
 |
manicminer |
Posted: Tue Jun 10, 2008 7:44 am Post subject: |
|
|
 Disciple
Joined: 11 Jul 2007 Posts: 177
|
The point about the Explorer is that configuration attributes (e.g. registry settings and ini files) can only be edited for the machine on which the MQ Explorer is running.
Therefore you can only do this on Linux and Windows as those are the only platforms the MQ Explorer will run on. And you have to run the Explorer on the same same machine as the Queue Manager is running on.
You cannot use the Explorer to edit the configuration attributes on remote machines, only things that are changeable using runmqsc can be edited remotely.
Hope fully that makes sense  |
|
Back to top |
|
 |
|