You have two mail.box files on your Domino server and you are wondering if you need another one. Is there a way to tell if your Domino server is need of a third mail.box?
You need to look at two Mail Statistics, Mail.Mailbox.Accesses and Mail.Mailbox.AccessConflicts. What are the meanings of these two stats?
From the Redpaper, Domino 7 Performance Tuning: Best Practices to Get the Most Out of Your Domino Infrastructure:
Mail.Mailbox.Accesses is the total number of times that threads accessed any mailbox on the server.
Mail.Mailbox.AccessConflicts is the he number of times that a thread attempting to access a mailbox had to wait because the number of concurrent threads exceeded the number of mailboxes configured. For example, if there are three mailboxes configured, and there are four concurrent accesses, the conflict count would be incremented. If the number of access conflicts consistently exceeds two percent of the value of Mail.Mailbox.Accesses, consider creating an additional mailbox.
To get these stats, go to the Server Console and type:
Sh stat mail
Then, with the numbers in hand, make this calculation:
(Mail.Mailbox.AccessConflicts / Mail.Mailbox.Accesses) x 100 = X.
If the value of X is greater than two, consistently, you need another mail.box.
But remember, you have to have two or more mail.box' on your Domino server in order to capture these statistics.
Link: Determining the number of mailboxes required for a server
Technorati tag: SnTT Show-n-Tell Thursday
Comment posted by Keith Brooks05/08/2008 09:36:54 PM
Homepage: http://lotustech.blogspot.com
good point and great to know, thanks.
out of curiosity why does your right panel always cover your blog in my screen?
Makes it hard to read the far right end of your posts.
Comment posted by Gregg Eldred05/08/2008 10:10:22 PM
Homepage: http://www.ns-tech.com/blog/geldred.nsf
@Keith - I see that consistently in IE and sometimes in Firefox. I think that I ought to get off my lazy butt and upgrade my blog template.
Comment posted by Yancy Lent05/09/2008 10:25:36 AM
Homepage: http://www.yancylent.com
This post is GOLD. I've been looking for good examples of multiple stats that tell a story of a servers performance. These two will surly be in future greenLight ( http://www.axceler.com/products/greenLight/ ) demos ;)
BlogSphere V1.3.1
Join The WebLog Revolution at BlogSphere.net

















- 