TUNING


R5iNotes workload
iNotes® is the Web client for Web-based access to Domino® messaging and Personal Information Management (PIM) capabilities.

About this task

The R5iNotes workload represents an active user sending, retrieving, and deleting mail from a browser. An average user runs this script four times an hour. Each time the script runs, it checks and retrieves mail messages. Additionally, on each NthIteration, which is one time in six for this workload, the user sends a mail message to NumMessageRecipients other users on the server. The user schedules an appointment, sends invitations to NumMessageRecipients other users, and responds to one invitation that it finds in its own inbox.

This test measures:


Considerations are as follows:
NOTES.INI settings for the Notes client driver for the R5iNotes workload

About this task

Select the Script Variables pane and then complete these fields:

Table 1. Script Variables
Script ValuesValue to enter
MailServerCanonical Name of MailServer (for example, CN=MailServer1/O=Renovations). The MailServer line in the NOTES.INI is automatically updated when editing the Location document.
nb_dbdirDatabase directory relative to the Notes® data directory. To have all mail files created in the data\mail\ directory set nb_dbdir=mail\. To have mail files created in the data directory, enter a space.
ServerName!!MailTemplatePointer to the template that resides on the server used for mail file creation. For example, Servername/Renovations!!inotes5.ntf
NumMailNotesPerUser Number of notes with which to populate the mail file upon creation. The recommended value is 100.
NBTest ResetDefine the variable to delete existing documents at the start of a test. Possible values are:
  • NBTestReset=1 -- To delete existing documents at the start of the test
  • NBTestReset=0 -- To ignore existing documents at the start of a test

The number of documents deleted is dependent on the value set for the variable MaxDocToDelete.
httphostThe TCP/IP address or Hostname of the Domino Web Server.
NormalMessageSizeSize of the body of the message. The recommended value is 10000.
DomainNotes Mail Domain Name of the Domino Server. For example, Renovations.

Note: This value must match the value in the Mail Domain field of the Location document on the client.


Setting up the Domino server for the R5iNotes workload

Procedure

1. Use Domino Designer to copy all agents from the database Server.Load Setup agents to the agents view of the Domino Directory of the SUT.


2. Open the Domino Directory of the test server and run the agent Create NotesBench Person Documents. In addition to creating the Person documents, this agent also sets the HTTP password.

3. Accept the default settings for the agent except where indicated in the table.


Server document settings for the R5iNotes workload

About this task

The Server document in the SUT's Domino Directory requires these settings:


To specify NOTES.INI settings for SUT, open the NOTES.INI file on the SUT, and verify that HTTP is included in the Server Tasks. To display additional data on the console, in the NOTES.INI file, use the setting Log_MailRouting=40.

To specify access rights, open the ACL for the Domino Directory and ensure that the person designated as administrator in the Server document is also designated Manager.

Running the R5iNotes workload

About this task

Be sure mail databases are available.

Procedure

1. On the SUT, start the Domino server. The Router, Update, IMAP, LDAP, and SMTP server tasks must be running. You can run additional server tasks if you wish.

2. Verify that iNotes mail files have been created. if not, create them now.

3. On the console at the SUT, enter a SH STAT command prior to exiting the Domino server at the end of the test.

Related concepts
Running the built-in Server.Load workloads

Related tasks
iNotes Initialization workload
Tips for running a Server.Load test
Running a custom Server.Load script