Agents Administration - Tests
 

Default Parameters for DominoNrpcTest

The DominoNrpcTest emulates a client connecting to a Lotus Domino mail server and sending/receiving mails. This page depicts the default parameters that need to be configured for the DominoNrpcTest.

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed. 

  • In the USER text box, specify the user name of the sender on the Lotus Domino mail server.

  • Enter the PASSWORD that corresponds to the specified sender name in the Lotus mail client. 

  • Confirm the specified password by retyping it in the CONFIRM PASSWORD text box. 

  • In the NOTESHOME text box, specify the full path to the Lotus mail client. For eg., d:/Lotus.

  • Once the necessary values have been provided, 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.

 

Note:

  • Notes client must be installed on the external agent that executes this test.

  • This test will execute only on Windows environments.
  • The lcppn22.dll is required by the user to run the DominoNrpcTest. To download this dll, do the following:

    1. Connect to the URL: http://www14.software.ibm.com/webapp/download/preconfig.jsp?id=2004-06-07+07%3A42%3A38.563764R&S_TACT=104AH%20W42&S_CMP=&s=
    2. Download the Lotus Notes C++ API Toolkit in the URL to a location in your local disk.
    3. An executable file (.exe) gets downloaded, which when executed, creates a notescpp directory in the specified location.
    4. Also, an lcppn22.dll gets created within this notescpp directory.
    5. Copy this lcppn22.dll to the {LOTUS_NOTES_INSTALL_DIR}\notes directory.