|
Default
Parameters for IMSUserTest
The IMSUserTest monitors the user accounts that exist in a domain. This page depicts the default
parameters that need to be configured for the the IMSUserTest.
-
In
the SERVERROOT text box, specify the path to the directory into which all servers of a given server group (i.e., all servers managed by a given Administration Server) are installed. For example, in Windows environments, the path can be expressed as: C:\iplanet\server5. In Unix platforms, the path can be specified in the following format: /usr/iplanet/server5.
A server group may include other iPlanet servers in addition to the messaging server.
-
In
the CONFIGROOT text box, specify the path to the directory in which the config root file "msg.conf" exists. By default, this file will be located within the "config" directory of the "current messaging server instance directory". For example, in Windows environments, the path can be expressed as: C:\iPlanet\Server5\msg-egtest\config. In Unix platforms, the path can be specified in the following format: usr/iplanet/server5/msg-sun08/config.
-
In
the DOMAINS text box, specify the names of the domains hosted in the current messaging server instance. Multiple domains can be provided as a comma-separated list, but ensure that there is no space between a comma and a domain name. Example: chn.egurkha.com,eg.egurkha.com. Only the users present in the specified domains will be monitored.
-
Once the necessary values
have been entered, clicking on the UPDATE button will register the
changes made.
When changing default configurations of tests, the values with "$" indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to "xyz" and $port will be changed to "80" when configuring a test.
|