MsExchange
ActiveXperts Network Monitor is an advanced and easy tool for monitoring LAN and WAN networks, network servers, workstations and TCP/IP devices. It has a large set of built-in checks, and you can add new checks by writing scripts. You can use VBScript (Windows) or RSH (UNIX) for it. VBScript checks can use WMI and ADSI. WMI is an interface to a broad range of properties of a computer/OS/application. With ADSI, you can monitor Directory Services.
Use the samples below to get used to various WMI classes, and use these classes in your own, custom ActiveXperts Network Monitor check. Each sample below can also be copied to a new file and then run from the command prompt (CSCRIPT.EXE <file>.vbs).
Overview of the MsExchange WMI classes
MSExchangeAL | |||||
---|---|---|---|---|---|
The Recipient Update Service (RUS) plays a crucial role in the day-to-day operations of Exchange 2000 because it is responsible for keeping e-mail addresses and membership of address lists up to date. | |||||
VBScript » | Python » | ||||
MSExchangeIS | |||||
For this object, monitor the 'User Count' and 'RPC Requests' counters | |||||
VBScript » | Python » | ||||
MSExchangeISMailbox | |||||
For this object, monitor the 'User Count' and 'RPC Requests' objects | |||||
VBScript » | Python » | ||||
Win32_ApplicationService | |||||
The Win32_ApplicationService WMI class represents any installed or advertised component or application available on the system. | |||||
VBScript » | Powershell » | Python » | |||
Win32_PerfFormattedData_MSExchangeAssistants_MSExchangeAssistants | |||||
The Win32_PerfFormattedData_MSExchangeAssistants_MSExchangeAssistants WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeCalendarAttendant_MSExchangeCalendarAttendant | |||||
The Win32_PerfFormattedData_MSExchangeCalendarAttendant_MSExchangeCalendarAttendant WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeIS_MSExchangeIS | |||||
The Win32_PerfFormattedData_MSExchangeIS_MSExchangeIS WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeIS_MSExchangeISClient | |||||
The Win32_PerfFormattedData_MSExchangeIS_MSExchangeISClient WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeIS_MSExchangeISMailbox | |||||
The Win32_PerfFormattedData_MSExchangeIS_MSExchangeISMailbox WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeIS_MSExchangeISPublic | |||||
The Win32_PerfFormattedData_MSExchangeIS_MSExchangeISPublic WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeMailSubmission_MSExchangeMailSubmission | |||||
The Win32_PerfFormattedData_MSExchangeMailSubmission_MSExchangeMailSubmission WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeManagedFolderAssistant_MSExchangeManagedFolderAssistant | |||||
The Win32_PerfFormattedData_MSExchangeManagedFolderAssistant_MSExchangeManagedFolderAssistant WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeReplicaSeeder_MSExchangeReplicaSeeder | |||||
The Win32_PerfFormattedData_MSExchangeReplicaSeeder_MSExchangeReplicaSeeder WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeReplication_MSExchangeReplication | |||||
The Win32_PerfFormattedData_MSExchangeReplication_MSExchangeReplication WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeResourceBooking_MSExchangeResourceBooking | |||||
The Win32_PerfFormattedData_MSExchangeResourceBooking_MSExchangeResourceBooking WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeSearchIndexer_MSExchangeSearchIndexer | |||||
The Win32_PerfFormattedData_MSExchangeSearchIndexer_MSExchangeSearchIndexer WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_MSExchangeSearchIndices_MSExchangeSearchIndices | |||||
The Win32_PerfFormattedData_MSExchangeSearchIndices_MSExchangeSearchIndices WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_msftesqlExchange_MSFTESQLExchangeCatalogs | |||||
The Win32_PerfFormattedData_msftesqlExchange_MSFTESQLExchangeCatalogs WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_msftesqlExchange_MSFTESQLExchangeService | |||||
The Win32_PerfFormattedData_msftesqlExchange_MSFTESQLExchangeService WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_msftesqlFDExchange_MSFTESQLExchangeFD | |||||
The Win32_PerfFormattedData_msftesqlFDExchange_MSFTESQLExchangeFD WMI class can be used into your custom scripts. | |||||
VBScript » | Python » | ||||
Win32_PerfFormattedData_msftesqlIDXExchange_MSFTESQLExchangeIndexerPlugIn | |||||
The Win32_PerfFormattedData_msftesqlIDXExchange_MSFTESQLExchangeIndexerPlugIn WMI class can be used into your custom scripts. | |||||
VBScript » | Python » |