Microsoft Identity Integration Server 2003 graphic

Monitoring and diagnostics

Microsoft Identity Integration Server 2003 and Windows Server 2003, Enterprise Edition provide several diagnostic tools that you can use to monitor the performance and activity of your server running Microsoft Identity Integration Server 2003. Other helpful diagnostic tools, such as MIIS Service Monitor and MIISSQLDiag are available in the Resource Tool Kit for Microsoft Identity Integration Server 2003, an unsupported set of tools available on the Microsoft Download Center.

Operations

Operations displays staging, synchronization and export counters, and errors for each management agent run. The information for each run can be saved to an XML-formatted file. You can also use Operations to start and stop management agent runs. For more information, see Using Operations.

Joiner Log

Joiner records all transactions that are performed through the Joiner interface, including disconnect, project, join, and disconnector object type change operations. For more information about using Joiner, see Using Joiner.

Event Viewer

The Event Viewer logs should be monitored on a regular basis so that you can stay aware of any errors in your Microsoft Identity Integration Server 2003 processes. Microsoft Identity Integration Server 2003 records an event to the Applications log in Event Viewer for the following actions:

Note

Performance

The following table lists and describes the three sets of performance counters provided by Microsoft Identity Integration Server 2003 that you can use to monitor object flow into and out of connected data sources.

Counter Description
Objects Read The number of objects read from the connected data source
Objects Read /sec The rate of objects read from the connected data source
Objects Exported The number of objects exported to the connected data source
Objects Exported /sec The rate of objects exported to the connected data source
Objects Synchronized The number of source objects processed by the synchronization engine
Objects Synchronized /sec The rate of source objects processed by the synchronization engine

Notes

Accessing counters through Windows Management Instrumentation

The following table lists and describes the administration tasks that you can perform by using the Microsoft Identity Integration Server 2003 WMI provider.
Task Description
Calculate delete ratios Confirm the number of objects to be deleted from the metaverse before deleting the objects.
Connect to a management agent Connect locally or remotely to the specified management agent.
Display the results of a management agent profile run Display the results of a management agent that has been run by using the specified run profile.
Get the properties of all management agents Create a script that returns the properties of all management agents on the server running Microsoft Identity Integration Server 2003.
Get the number of metaverse objects in the server Create a script that returns all objects in the metaverse.

For more information about creating scripts to perform these tasks, see the Microsoft Identity Integration Server 2003 Developer Reference.