IBM E027SLL-H Troubleshooting Guide - Page 294

Lightweight Directory Access Protocol

Page 294 highlights

IIOP, a part of the CORBA standard, is based on the client/server computing model, in which a client program makes requests of a server program that waits to respond to client requests. With IIOP, you can write client programs that communicate with your site's existing server programs wherever they are located without having to understand anything about the server other than the service it performs and its address (called the Interoperable Object Reference, IOR, which comprises the server's port number and IP address). Interoperable Object Reference Connects clients to the Tivoli Enterprise Portal Server. The IOR identifies a remote object, including such information as name, capabilities, and how to contact it. The URL may include an IOR because it goes through the web server; the portal server uses it to tell the client which IOR to fetch. After it does that, the portal server extracts the host and port information and tells the client where to route the request. interval The number of seconds that have elapsed between one sample and the next. IOR See Interoperable Object Reference. Java Database Connectivity A standard API that enables application developers to access and update relational databases (RDBMSes) from within Java programs. The JDBC standard is based on the X/Open SQL Call Level Interface (CLI) and complies with the SQL-92 Entry Level standard; it provides a DBMS-independent interface that enables SQL-compliant database access for Java programmers. Java Management Extensions A set of Java classes for application and network management in J2EE environments. JMX provides Java programmers a set of native Java tools called MBeans (managed beans) that facilitate network, device, and application management. JMX provides a Java-based alternative to the Simple Network Management Protocol. JDBC See Java Database Connectivity. JMX See Java Management Extensions. LDAP See Lightweight Directory Access Protocol. Lightweight Directory Access Protocol A protocol that conforms to the International Standards Organization's X.500 directory standard that uses TCP/IP to access directory databases where applications can store and retrieve common naming and location data. For example, applications can use LDAP to access such directory information as email addresses, service configuration parameters, and public keys. location broker The component of the Tivoli Enterprise Monitoring Server that manages connections for the hub monitoring server, enabling it to find all other Tivoli Monitoring components, including remote monitoring servers, the Tivoli Enterprise Portal Server, and Tivoli Enterprise Monitoring Agents. managed object An icon created in the Tivoli Enterprise Portal from a managed object template that represents resources you monitor using situations. Managed objects are converted to items in the Navigator Logical view. managed system A particular operating system, subsystem, or application in your enterprise where a monitoring agent is installed and running. This is any system that the Tivoli Enterprise Monitoring Server is monitoring. managed system list A named list of managed systems of the same type that is maintained by a user. Example: a list of Linux managed systems for a geographic region named LINUX_LONDON. You can see and select a managed system list when you distribute a situation or policy, edit a query specification, or assign managed systems to Navigator items in custom Navigator views. If a managed system list is updated (usually when a constituent managed system is added or deleted), then all the 276 IBM Tivoli Monitoring: Troubleshooting Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • 306
  • 307
  • 308
  • 309
  • 310

IIOP, a part of the
CORBA
standard, is
based on the client/server computing
model, in which a client program makes
requests of a server program that waits to
respond to client requests. With IIOP, you
can write client programs that
communicate with your site's existing
server programs wherever they are
located without having to understand
anything about the server other than the
service it performs and its address (called
the Interoperable Object Reference,
IOR
,
which comprises the server's port number
and IP address).
Interoperable Object Reference
Connects clients to the Tivoli Enterprise
Portal Server. The IOR identifies a remote
object, including such information as
name, capabilities, and how to contact it.
The URL may include an IOR because it
goes through the web server; the portal
server uses it to tell the client which IOR
to fetch. After it does that, the portal
server extracts the host and port
information and tells the client where to
route the request.
interval
The number of seconds that have elapsed
between one sample and the next.
IOR
See Interoperable Object Reference.
Java Database Connectivity
A standard API that enables application
developers to access and update relational
databases (RDBMSes) from within Java
programs. The JDBC standard is based on
the X/Open SQL Call Level Interface
(CLI) and complies with the SQL-92 Entry
Level standard; it provides a
DBMS-independent interface that enables
SQL-compliant database access for Java
programmers.
Java Management Extensions
A set of Java classes for application and
network management in J2EE
environments. JMX provides Java
programmers a set of native Java tools
called
MBeans
(managed beans) that
facilitate network, device, and application
management. JMX provides a Java-based
alternative to the
Simple Network
Management Protocol
.
JDBC
See Java Database Connectivity.
JMX
See Java Management Extensions.
LDAP
See Lightweight Directory Access
Protocol.
Lightweight Directory Access Protocol
A protocol that conforms to the
International Standards Organization's
X.500 directory standard that uses TCP/IP
to access directory databases where
applications can store and retrieve
common naming and location data. For
example, applications can use LDAP to
access such directory information as email
addresses, service configuration
parameters, and public keys.
location broker
The component of the Tivoli Enterprise
Monitoring Server that manages
connections for the hub monitoring
server, enabling it to find all other Tivoli
Monitoring components, including remote
monitoring servers, the Tivoli Enterprise
Portal Server, and Tivoli Enterprise
Monitoring Agents.
managed object
An icon created in the Tivoli Enterprise
Portal from a managed object template
that represents resources you monitor
using situations. Managed objects are
converted to items in the Navigator
Logical view.
managed system
A particular operating system, subsystem,
or application in your enterprise where a
monitoring agent is installed and running.
This is any system that the Tivoli
Enterprise Monitoring Server is
monitoring.
managed system list
A named list of
managed systems
of the
same type that is maintained by a user.
Example: a list of Linux managed systems
for a geographic region named
LINUX_LONDON. You can see and select
a managed system list when you
distribute a situation or policy, edit a
query specification, or assign managed
systems to Navigator items in custom
Navigator views.
If a managed system list is updated
(usually when a constituent managed
system is added or deleted), then all the
276
IBM Tivoli Monitoring: Troubleshooting Guide