Server monitoring reports
Exchange Reporter Plus offers the following reports under server monitoring:
- Service Health: Uses the PowerShell cmdlet Test-ServiceHealth to test and gather information about the server health.
- Assistant Health: Uses the PowerShell cmdlet Test-AssistantHealth to test and gather information about assistant health.
- Mailbox Replication Health: Uses the PowerShell cmdlet Test-MRSHealth to test and gather information about the mailbox replication process.
- Mailflow Health: Uses the PowerShell cmdlet Test-Mailflow to verify mail delivery.
- CPU Utilization: Gives information about the usage of CPU in your Exchange organization, including details about the server name, CPU utilization rate (as a percentage), and the number of processes, threads, and handles.
- Memory Utilization: Provides complete statistics about memory usage in your organization, including fields like the server name, percentage of memory utilized, and available memory.
- ECP Connectivity: Uses the PowerShell cmdlet Test-EcpConnectivity (for Exchange Server 2010) or Get-ServerHealth -HealthSet 'ecp' (for Exchange Server 2013 and above) to test and report on ECP connectivity status.
- Web Server Connectivity: Uses the PowerShell cmdlet Test-WebServicesConnectivity (for Exchange Server 2010) or Get-ServerHealth -HealthSet 'ews' (for Exchange Server 2013 and above) to ensure proper web server connectivity and report on it.
- IMAP Connectivity: Uses the PowerShell cmdlet Test-ImapConnectivity (for Exchange Server 2010) or Get-ServerHealth -HealthSet 'imap' (for Exchange Server 2013 and above) to test and report on the IMAP connectivity status.
- POP Connectivity: Uses the PowerShell cmdlet Test-PopConnectivity (for Exchange Server 2010) or Get-ServerHealth -HealthSet 'pop' (for Exchange Server 2013 and above) to test and report on POP connectivity.
- ActiveSync Connectivity: Uses the Get-ServerHealth -HealthSet 'activesync' cmdlet to display the connectivity status of all Exchange ActiveSync virtual directories in your organization. Using this information, you can analyze connectivity errors, latency, and more.
- Mailbox Space Health: Uses the Get-ServerHealth -HealthSet 'mailboxspace' cmdlet to display quota limits and the amount of mailbox space utilized. This information helps you plan and use your mailbox space efficiently.
- Hub transport health: Uses the Get-ServerHealth -HealthSet 'hubtransport' cmdlet to track the health stats of the hub transport servers. Using these reports, you can change the period of monitoring and analyze the errors that occur frequently.
- Store Health: Uses the Get-ServerHealth -HealthSet 'store' cmdlet to display any exceptions or errors found in your Exchange Server store, enabling you to plan the corrective actions accordingly.
To access these reports:
- Go to the Monitoring tab.
- Navigate to Exchange Server → Server Monitoring.
- Choose a suitable report from the list available.
- Select the organization and time period for report generation.
- Choose a suitable view for the report.
Copyright © 2023, ZOHO Corp. All Rights Reserved.