MONITORING


Running the R5 IMAP Workload test
1. Make sure that you already completed the procedure "Running the R5 IMAP Initialization Workload."

2. In the NOTES.INI file on the SUT, verify that the Server Tasks setting includes both IMAP and LDAP.

3. On the Basics tab of the Server document for the SUT, make sure that the SMTP Listener Task is enabled.

4. For optimal performance, create a Configuration Settings document in the Domino Directory and do the following:

5. On the Domino Administrator client, start Server.Load by running SLOAD.EXE from the Program directory.

6. In the Test Type field, choose Built-In, and then choose R5 IMAP Workload from the list.

7. In the "Build Recipient List using Name and Address Book" field, enter the name of the SUT and its Domino Directory in the format servername/org!!dominodirectory.NSF -- for example, Server1/Acme!!NAMES.NSF.

8. Click the Test Parameters tab, and do the following:

9. Click the Script Variables tab, and enter these values:
VariableAction
R5IMAPBreakEnter one:
  • 1 -- To prevent the script from quitting if errors occur
  • 0 -- To force the script to quit if errors occur
IMAPHostEnter the fully-qualified domain name of the SUT -- for example, server1.acme.com
NormalMessageSizeEnter the size of the body of the message. Recommended value is 10000.
MessageLineSizeEnter the number of characters per line. Recommended value is 80.
NumMessageRecipientsEnter the number of recipients for each message. Recommended value is 3.
RecipientDomainEnter the name of the domain containing the intended recipients -- for example, acme.com.
SMTPHostEnter the fully qualified domain name of the Domino server that is running the SMTP Listener task -- for example, server1.acme.com
ClientHostEnter the fully qualified domain name of the client -- for example, client1.acme.com
NthIterationEnter the frequency for how often a message is sent. Instead of the message being sent on every script iteration, the message is sent once per n iterations of the script. Recommended value is 6.
R5IMAP_Loop_NEnter the number of times the inner loop of the script runs. Recommended value is 35, resulting in approximately an 8-hour duration.
ScriptIterationLimitEnter the number of times the outer loop of the script runs. Recommended value is 1.
10. (Optional) Click the Stop Conditions tab to set a stop condition.
11. Click Execute.

12. (Optional) Select metrics to monitor.


13. (Optional) In the "Server to receive console commands" field, enter the name of the SUT.

14. Click Start Test.

See Also