XADM: Performance Monitor Counters Unavailable After Applying 5.5 SP1ID: Q192742
|
If you run Performance Monitor after applying Exchange Server 5.5 Service Pack 1, no counters may appear in the object list. This happens under the following conditions: Regional Settings are set to "French" and Outlook Web Access (MSExchangeWEB service) is enabled.
The wrong values for French strings are in the Ewsperf.ini file included in Service Pack 1 (SP1).
If you have not yet installed Exchange Server 5.5 SP1 and if you match these two conditions:
French Regional Settings and Outlook Web Access enabledthen you can avoid the problem by replacing the following lines in the Server\Setup\I386\Ewsperf.ini file of SP1:
OBJECT_KLUANE_009_NAME=MSExchange WEB
OBJECT_KLUANE_009_HELP=Microsoft Outlook Web Access
COUNTER_1_009_NAME=Objets transmetteurs de rendus
COUNTER_1_009_HELP=Le nombre actuel d'objets transmetteurs de rendus.
COUNTER_2_009_NAME=Corps de messages rendus
COUNTER_2_009_HELP=Le nombre total de corps de messages rendus.
COUNTER_3_009_NAME=Pièces jointes rendues
COUNTER_3_009_HELP=Le nombre total de pièces jointes rendues.
COUNTER_4_009_NAME=Octets de pièces jointes rendus
COUNTER_4_009_HELP=Le nombre total d'octets de pièces jointes rendus.
Replace the above lines with:
OBJECT_KLUANE_00C_NAME=MSExchange WEB
OBJECT_KLUANE_00C_HELP=Microsoft Outlook Web Access
COUNTER_1_00C_NAME=Objets transmetteurs de rendus
COUNTER_1_00C_HELP=Le nombre actuel d'objets transmetteurs de rendus.
COUNTER_2_00C_NAME=Corps de messages rendus
COUNTER_2_00C_HELP=Le nombre total de corps de messages rendus.
COUNTER_3_00C_NAME=Pièces jointes rendues
COUNTER_3_00C_HELP=Le nombre total de pièces jointes rendues.
COUNTER_4_00C_NAME=Octets de pièces jointes rendus
COUNTER_4_00C_HELP=Le nombre total d'octets de pièces jointes rendus.
Then run the SP1 Setup.exe.
FIXPERF MSExchangeWEB 8(MSExchangeWEB is the name of the service that caused the problem and 8 is the length of the counters for this service.)
FIXPERF \\servername MSExchangeWEB 8The output of FIXPERF looks like the following:
Opening local machine registry ...
Opening SYSTEM\CurrentControlSet\Services\MSExchangeWEB\Performance ...
Getting First Counter ... 3124
Getting First Help ... 3125
Getting Last Counter ... 0
Getting Last Help ... 0
Opening SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib ...
Getting Last Counter ... 0
Getting Last Help ... 0
Fixing SYSTEM\CurrentControlSet\Services\MSExchangeWEB\Performance ...
Setting Last Counter to 3132 ...
Setting Last Help to 3133 ...
Fixing SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib ...
Computing Last Counter and Last Help values ...
Setting Last Counter to 3132 ...
Setting Last Help to 3133 ...
Performace counters restored successfully.
FIXPERF can also detect corrupted performance counters entries. In this
case, you may see messages such as:
SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Perflib\009\Counter
Whenever possible, use a backup of the system and restore the file
%SystemRoot%\System32\Perf*.dat.
3400
Attachment Bytes Rendered
OBJECT_KLUANE_00C_NAME=MSExchange WEB
OBJECT_KLUANE_00C_HELP=Microsoft Outlook Web Access
COUNTER_1_00C_NAME=Objets transmetteurs de rendus
COUNTER_1_00C_HELP=Le nombre actuel d'objets transmetteurs de rendus.
COUNTER_2_00C_NAME=Corps de messages rendus
COUNTER_2_00C_HELP=Le nombre total de corps de messages rendus.
COUNTER_3_00C_NAME=PiÞces jointes rendues
COUNTER_3_00C_HELP=Le nombre total de piÞces jointes rendues.
COUNTER_4_00C_NAME=Octets de piÞces jointes rendus
COUNTER_4_00C_HELP=Le nombre total d'octets de piÞces jointes rendus.
Run the following commands:
UNLODCTR MSExchangeWEB LODCTR EWSPERF.INI
To resolve this problem, obtain the latest service pack for Exchange Server version 5.5. For more information, please see the following article in the Microsoft Knowledge Base:
Q191014 XGEN: How to Obtain the Latest Exchange Server 5.5 Service Pack
Microsoft has confirmed this to be a problem in Microsoft Exchange Server
version 5.5 Service Pack 1. This problem was first corrected in Exchange
Server 5.5 Service Pack 2.
Keywords : exc55sp2fix XADM
Version : WinNT:5.5
Platform : winnt
Issue type : kbbug
Last Reviewed: April 20, 1999