Counter Interfaces
The server object model contains the following interfaces for monitoring the current, peak, and total number of connections to your publishing point or server, and for monitoring the bandwidth allocated to those connections. Links to reference pages for these interfaces, listed by programming language, are provided in the See Also lists that follow the table.
Interface |
Description |
---|---|
IWMSPublishingPointCurrentCounters |
Contains counters that identify real-time parameters for a running publishing point. |
IWMSPublishingPointPeakCounters |
Contains counters that identify peak events that occur when a publishing point is running. |
IWMSPublishingPointTotalCounters |
Contains counters that identify aggregate totals for specific parameters of a running publishing point. |
IWMSServerCurrentCounters |
Contains counters that identify real-time parameters for a running server. |
IWMSServerPeakCounters |
Contains counters that identify peak events that occur when a server is running. |
IWMSServerTotalCounters |
Contains counters that identify aggregate totals for specific parameters of a running server. |
See Also (General)
See Also (Visual Basic .NET)
IWMSPublishingPointCurrentCountersIWMSPublishingPointCurrentCounters Object (Visual Basic .NET)
IWMSPublishingPointPeakCountersIWMSPublishingPointPeakCounters Object (Visual Basic .NET)
IWMSPublishingPointTotalCountersIWMSPublishingPointTotalCounters Object (Visual Basic .NET)
IWMSServerCurrentCountersIWMSServerCurrentCounters Object (Visual Basic .NET)
IWMSServerPeakCountersIWMSServerPeakCounters Object (Visual Basic .NET)
IWMSServerTotalCountersIWMSServerTotalCounters Object (Visual Basic .NET)
See Also (C#)
IWMSPublishingPointCurrentCountersIWMSPublishingPointCurrentCounters Object (C#)
IWMSPublishingPointPeakCountersIWMSPublishingPointPeakCounters Object (C#)
IWMSPublishingPointTotalCountersIWMSPublishingPointTotalCounters Object (C#)
IWMSServerCurrentCountersIWMSServerCurrentCounters Object (C#)
IWMSServerPeakCountersIWMSServerPeakCounters Object (C#)
IWMSServerTotalCountersIWMSServerTotalCounters Object (C#)
See Also (C++)
IWMSPublishingPointCurrentCountersIWMSPublishingPointCurrentCounters Interface
IWMSPublishingPointPeakCountersIWMSPublishingPointPeakCounters Interface
IWMSPublishingPointTotalCountersIWMSPublishingPointTotalCounters Interface
IWMSServerCurrentCountersIWMSServerCurrentCounters Interface
IWMSServerPeakCountersIWMSServerPeakCounters Interface
IWMSServerTotalCountersIWMSServerTotalCounters Interface