Setting up clients and servers for Server.Load
To use Server.Load, install the Domino® server on the server under test (SUT) and install the Domino® Administration client and the Server Load Utility on each client.
To set up a Server Under Test (SUT)
- Make sure that:
- The Domino® server is installed and operational
- The server has adequate RAM, approximately 512KB per simulated user (thread) across all clients used in the test
- Make sure that you have Administrator access, Create database access, and access to run unrestricted LotusScript® and Java™ agents.
- Make sure that the Server, Replicator, Router, and Update tasks are running on the Domino® server. Run additional tasks as required for individual tests.
- Enable performance monitoring on the Domino® server by issuing the Show Perf command.
- Use Domino® Designer to copy the file NAMAGENT.NSF to the Domino® Directory. This file contains agents that you use to set up and change workloads.
- Disable all screen savers.
To set up a client
If you use multiple clients in a test, they all must have the identical hardware setup, and you must complete the following procedure on each.
- Make sure that:
- The Domino® Administration client and Server.Load are installed and operational
- The client has access to the templates to use in the test
- The client has adequate RAM -- approximately 512KB per simulated user (thread)
- Do the following:
- From the menu, select Edit. , select the location you want to edit, and click
- Click the Mail tab, and complete these fields:
Table 1. Mail tab fields Field
Action
Mail file location
Choose On server.
Mail file
Enter the path to the mail file -- for example mail\mailfile.nsf.
- Click the Servers tab, and in the home/mail server section, enter
the name of the SUT.Note: If you edit the MailServer script variable before you run a test, you change the location of the mail server for only that run. The next time you run Server.Load, the mail server listed in the Location document is used.
- Click Save and Close.
- Make sure that you use a Notes® ID that has administration access to the SUT.
- Do the following to verify the connection to the SUT:
- Start the Domino® Administration client and verify that the Home/Mail Server field in the Location document contains the fully distinguished SUT name -- for example, MailServer1/Renovations.
- Verify connectivity by running a trace from the client to the server. Select File - Preferences User Preferences Ports.
- Verify that the correct communication port is enabled, and click Trace.
- Enter the name of the SUT in the Destination field and run the trace to verify that the client can use the desired protocol to trace to the server.
- If you cannot connect over TCP/IP, verify that TCP/IP has been enabled on the Domino® server and that the port is enabled in the Server document.
- Verify that the port has been enabled at the operating system level.
- Verify that TCP/IP is properly installed and enabled on the client and that you can use the ping utility to access the Domino® server by name -- for example, renovations.renov.com -- and by IP address.
- Disable all screen savers.