1imqadmin(1M) System Administration Commands imqadmin(1M)
2
3
4
6 imqadmin - launch the Message Queue administration console
7
9 /usr/bin/imqadmin [-javahome path]
10
11
12 /usr/bin/imqadmin -h
13
14
15 /usr/bin/imqadmin -v
16
17
19 imqadmin launches the graphical user interface application that per‐
20 forms most Message Queue administration tasks. These tasks include man‐
21 aging broker instances (including physical destinations) and adminis‐
22 tered objects.
23
25 The following options are supported:
26
27 -h Display usage help. The application is not launched.
28
29
30 -javahome path Specify a path to an alternate Java 2 compatible run‐
31 time.
32
33
34 -v Display version information.
35
36
38 The following environment variables affect the execution of this com‐
39 mand:
40
41 IMQ_JAVAHOME Specify the Java 2 compatible runtime. When this envi‐
42 ronment variable is not set it defaults to /usr/j2se.
43
44
46 The following exit values are returned:
47
48 0 Successful completion.
49
50
51 >0 An error occurred.
52
53
55 $HOME/.imq/admin/brokerlist.properties
56
57 Contains user settings, a list of broker instances being managed.
58
59
60 $HOME/.imq/admin/objectstorelist.properties
61
62 Contains user settings, a list of object stores being managed.
63
64
66 See attributes(5) for descriptions of the following attributes:
67
68
69
70
71 ┌─────────────────────────────┬─────────────────────────────┐
72 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
73 ├─────────────────────────────┼─────────────────────────────┤
74 │Availability │SUNWiqu │
75 └─────────────────────────────┴─────────────────────────────┘
76
78 imqbrokerd(1M), imqcmd(1M), imqdbmgr(1M), imqkeytool(1M), imqob‐
79 jmgr(1M), imqusermgr(1M), attributes(5)
80
81
82 Sun Java System Message Queue Administrator's Guide
83
84
85
86SunOS 5.11 11 Mar 2004 imqadmin(1M)