Avaya

Modular Messaging Help

 Getting Started 
 Installation 
 Administration 
 Maintenance 
 Reference 
Home > MAS Administration > MAS - SPM - Performance Monitoring - Modular Messaging Counters

MAS - SPM - Performance Monitoring - Modular Messaging Counters

Modular Messaging exports a variety of Performance Counters through the Windows Performance Monitoring API, which can be used to gauge the overall status of an MAS at any given time.

Note: For information on Performance Monitoring, see your Microsoft Windows documentation or the Microsoft Performance Logs and Alerts Help.

The types of counters exported range from the total number of calls taken by the MAS to the current state of each port on the server.

Adding Modular Messaging Counters

To launch the Microsoft Performance monitor and add the Modular Messaging counters, see MAS - SPM - Performance - Adding Modular Messaging Counters.

Modular Messaging Counters

For a detailed description of the modular messaging counters, see MAS - SPM - Performance - Descriptions of the Modular Messaging Counters.

Known Issue with MSDE when Running on Windows Server 2003 Service Pack 1

After installing MSDE on an MAS using the installation provided in the Software Media, Error Events may appear in the Application event log as shown below.

Event Type: Error
Event Source: Perflib
Event Category: None
Event ID: 1023
Date: 17/06/2005
Time: 16:02:24
User: N/A
Computer: MADRIDVS2
Description:
Windows cannot load extensible counter DLL MSSQL$MMFEDB, the first DWORD in data section is the Windows
error code.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 05 00 00 00 ....

This is a known issue with MSDE when running on Windows Server 2003 Service Pack 1. To prevent these errors from appearing in the Event log you must do the following:

  1. Modify the security permissions on c:\program files\microsoft sql server\mssql$mmfedb\binn\sqlctr80.dll.
  2. Give everyone Read/Execute permissions on this DLL.

Top of page