PERFORMANCE
The R6iNotes test 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.
Metrics
This test measures:
This test requires the following:
To determine if mail is being delivered to the server, use this command at the console:
show stat mail
Ensure that the mail template is compatible with the Domino release you are running. For Domino Release 6, use the template iNotes6.NTF. In the NOTES.INI file of the test driver, enter Set MailTemplate=iNotes6.NTF.
To display routing information on the console, include Log_MailRouting=40 in the NOTES.INI file on the SUT.
Special Considerations for this workload
In the Server document, use these settings:
Check these NOTES.INI file settings:
The user that you designate as the administrator must have Manager access to the Domino Directory in that directory's ACL.
Authentication
R6iNotes requires authenticated users.
1. Create mail databases with the iNotesInit workload.
2. For authenticated users add each user to the ACL in their mail file. To do so, use the agent "Update ACL of mail dbs to include owner (mail1, mail2, ...)" from the NAMAGENT.NSF.
3. Enter the SH STAT command at the SUT console before exiting the Domino server at the end of the test.
Related topics