Quote:
Originally Posted by cwi_bes thanks, I looked at the guide but got confused because it contained a lot of information, but not really the one I am looking for. |
You're not going to find a guide that'll tell you what load is added on an Enterprise Activation, but there is load added by it.
Quote:
Specs of the BES:
- OS W2K3 SP1, running on VMWare
|
Physical / virtual won't matter as long as the underlying resources aren't over-taxed
Plenty.
Most likely enough, if your memory utilization is under 60% all the time I wouldn't worry. If it isn't add another 512 meg.
Quote:
- local MSDE 2000 DB
- 2 Disks, C: containing OS and binaries, D: containing BB SW and logs
|
Possible bottleneck. Are the C/D phyiscally separate arrays / spindles? Is the server swapping RAM constantly?
Quote:
|
- MDS browser service enabled
|
Unless your users are animals no big deal.
Quote:
|
I would like to know what exactly happens during an EA, to make a distinction between the load on the BES during "normal" hours and "EA" hours, with the increased load.
|
Read:
KB13852 - Identifying and troubleshooting enterprise activation issues - Port3101.org : Your BES Connection KB04566 - Enterprise activation sequence on the BlackBerry Enterprise Server - Port3101.org : Your BES Connection KB13850 - What is the wireless enterprise activation process - Port3101.org : Your BES Connection Quote:
|
Which counters are being used actively?
|
Honestly, look at the counters in the performance benchmarking guide and use them as a base. If you can't figure it out from the document, these are a good place to start. I'd poll once a minute or once every 30 seconds to get some real data.
Processor:
Processor\% Processor Time (_Total)
System\Processor Queue Length
Physical Disk (for each physical array):
PhysicalDisk\Average Disk sec/Read
PhysicalDisk\Average Disk sec/Write
PhysicalDisk\Average Disk Queue Length
Memory:
Paging File\% Usage
Memory\Available Mbytes (MB)
Memory\Pages/sec Quote:
|
Do I have to look for heavy load on the Exchange server, the BES itself, of the MSDE / SQL counters?
|
Any / all! Have you tried performing a wired EA and seeing how that performs.
For Exchange Perfmon Counters:
Processor:
Processor\% Processor Time (_Total)
System\Processor Queue Length
Database:
Database\Database Page Fault Stalls/sec
Database\Log Record Stalls/sec
Database\Log Threads Waiting
Physical Disk:
PhysicalDisk\Average Disk sec/Read
PhysicalDisk\Average Disk sec/Write
PhysicalDisk\Average Disk Queue Length
Memory:
Paging File\% Usage
Memory\Available Mbytes (MB)
Memory\Pages/sec
MSExchange:
MSExchangeIS\RPC Averaged Latency
MSExchangeIS\RPC Requests
For SQL, pull from this list:
Understanding SQL Server Performance Counters - ExtremeExperts
Most importantly get accurate counters of the BES hardware to see if there are bottlenecks there.