Skip to main content

Exchange Server Needs Proactive Monitoring

Praveen Manohar

A major chunk of communication in an organization happens via email and any downtime in email can impact productivity and revenue. This is why availability and performance of Microsoft Exchange is vital for an organization that uses it.

To maintain uptime of Microsoft Exchange, it's essential that performance and availability is continuously monitored. But what are the parameters that have to be monitored? Here are some issues that can affect your exchange server performance and the parameters that need to be monitored to avoid those issues.

Storage Performance

As an IT admin, you would have seen cases where Microsoft Outlook users experience poor performance while trying to fetch emails from the exchange server. Storage Performance, i.e. input/output operations per second (IOPS), on the exchange server could be the culprit here. This is because IOPS defines how fast data - in our case email data - can be written to or read from the storage. Monitoring the performance of the Exchange storage lets you know of possible performance issues that can have an effect on mail fetching or sending.

RPC Threads

Do you often get support calls with users complaining that Outlook is unable to connect to their mailbox? One cause for this can be unavailability of Remote Procedure Call (RPC) threads. Outlook client connects using RPC threads to the Exchange server to perform operations, such as sending and receiving email, creating appointments, meetings and tasks, and so on. There's a limit in the number of available RPC threads on an Exchange server.

In cases where all RPC threads get used up, Outlook client automatically retries the connection until RPC threads are available making the user action slow. You can make RPC counters, such as RPC Requests, RPC operations/sec and RPC Averaged Latency counters throw alerts when the permitted limit is crossed by monitoring them. And once you receive an alert, you can restart the Exchange RPC Client Access service to free up RPC threads.

Something else is that an increase in the usage of RPC threads can also cause a bottleneck on the server’s resources, (RAM and CPU) thereby slowing down the server itself.

Replication

Data loss incidents, such as file corruption, water damage, human error, and so on can occur in an organization. All organizations should foresee these undesirable incidents and they need a database backup.

Most organizations run Exchange with the replication feature. This feature from Microsoft Exchange Server enables high availability for the Exchange Server's database. But just having this feature in your Exchange Server is not enough, ensuring the proper operation of replication is needed. An improper or fractional database backup is as bad as not having a backup at all. Thus copy status, copy queue, and replay queue for both the active and passive copies of all mailbox databases should be monitored to ensure there's no failure looming.

Further, replication status check is essential for factors like Active Manager, Cluster Service, and Replay Service, etc.

Storage Limits

When storage used to be expensive, Exchange admins used to limit the size of the mailbox storage. But now, because of cheaper storage space many admins decide not to have storage limits. This can cause the database size to grow and further on cause issues, such as a backup failure or increased restore time. Thus it is recommended to limit the mailbox size to minimize the time needed for data restore and reduce the probability of backup failure. Monitoring the mailbox size helps check if the applied rules for maintaining the mailbox size is operational.

Detailed monitoring and proper alerting for the above mentioned counters will help you take action before most undesirable events happen or get out of hand.

Praveen Manohar is a Head Geek at SolarWinds.

Hot Topics

The Latest

An overwhelming majority of IT leaders (95%) believe the upcoming wave of AI-powered digital transformation is set to be the most impactful and intensive seen thus far, according to The Science of Productivity: AI, Adoption, And Employee Experience, a new report from Nexthink ...

Overall outage frequency and the general level of reported severity continue to decline, according to the Outage Analysis 2025 from Uptime Institute. However, cyber security incidents are on the rise and often have severe, lasting impacts ...

In March, New Relic published the State of Observability for Media and Entertainment Report to share insights, data, and analysis into the adoption and business value of observability across the media and entertainment industry. Here are six key takeaways from the report ...

Regardless of their scale, business decisions often take time, effort, and a lot of back-and-forth discussion to reach any sort of actionable conclusion ... Any means of streamlining this process and getting from complex problems to optimal solutions more efficiently and reliably is key. How can organizations optimize their decision-making to save time and reduce excess effort from those involved? ...

As enterprises accelerate their cloud adoption strategies, CIOs are routinely exceeding their cloud budgets — a concern that's about to face additional pressure from an unexpected direction: uncertainty over semiconductor tariffs. The CIO Cloud Trends Survey & Report from Azul reveals the extent continued cloud investment despite cost overruns, and how organizations are attempting to bring spending under control ...

Image
Azul

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ... 

Exchange Server Needs Proactive Monitoring

Praveen Manohar

A major chunk of communication in an organization happens via email and any downtime in email can impact productivity and revenue. This is why availability and performance of Microsoft Exchange is vital for an organization that uses it.

To maintain uptime of Microsoft Exchange, it's essential that performance and availability is continuously monitored. But what are the parameters that have to be monitored? Here are some issues that can affect your exchange server performance and the parameters that need to be monitored to avoid those issues.

Storage Performance

As an IT admin, you would have seen cases where Microsoft Outlook users experience poor performance while trying to fetch emails from the exchange server. Storage Performance, i.e. input/output operations per second (IOPS), on the exchange server could be the culprit here. This is because IOPS defines how fast data - in our case email data - can be written to or read from the storage. Monitoring the performance of the Exchange storage lets you know of possible performance issues that can have an effect on mail fetching or sending.

RPC Threads

Do you often get support calls with users complaining that Outlook is unable to connect to their mailbox? One cause for this can be unavailability of Remote Procedure Call (RPC) threads. Outlook client connects using RPC threads to the Exchange server to perform operations, such as sending and receiving email, creating appointments, meetings and tasks, and so on. There's a limit in the number of available RPC threads on an Exchange server.

In cases where all RPC threads get used up, Outlook client automatically retries the connection until RPC threads are available making the user action slow. You can make RPC counters, such as RPC Requests, RPC operations/sec and RPC Averaged Latency counters throw alerts when the permitted limit is crossed by monitoring them. And once you receive an alert, you can restart the Exchange RPC Client Access service to free up RPC threads.

Something else is that an increase in the usage of RPC threads can also cause a bottleneck on the server’s resources, (RAM and CPU) thereby slowing down the server itself.

Replication

Data loss incidents, such as file corruption, water damage, human error, and so on can occur in an organization. All organizations should foresee these undesirable incidents and they need a database backup.

Most organizations run Exchange with the replication feature. This feature from Microsoft Exchange Server enables high availability for the Exchange Server's database. But just having this feature in your Exchange Server is not enough, ensuring the proper operation of replication is needed. An improper or fractional database backup is as bad as not having a backup at all. Thus copy status, copy queue, and replay queue for both the active and passive copies of all mailbox databases should be monitored to ensure there's no failure looming.

Further, replication status check is essential for factors like Active Manager, Cluster Service, and Replay Service, etc.

Storage Limits

When storage used to be expensive, Exchange admins used to limit the size of the mailbox storage. But now, because of cheaper storage space many admins decide not to have storage limits. This can cause the database size to grow and further on cause issues, such as a backup failure or increased restore time. Thus it is recommended to limit the mailbox size to minimize the time needed for data restore and reduce the probability of backup failure. Monitoring the mailbox size helps check if the applied rules for maintaining the mailbox size is operational.

Detailed monitoring and proper alerting for the above mentioned counters will help you take action before most undesirable events happen or get out of hand.

Praveen Manohar is a Head Geek at SolarWinds.

Hot Topics

The Latest

An overwhelming majority of IT leaders (95%) believe the upcoming wave of AI-powered digital transformation is set to be the most impactful and intensive seen thus far, according to The Science of Productivity: AI, Adoption, And Employee Experience, a new report from Nexthink ...

Overall outage frequency and the general level of reported severity continue to decline, according to the Outage Analysis 2025 from Uptime Institute. However, cyber security incidents are on the rise and often have severe, lasting impacts ...

In March, New Relic published the State of Observability for Media and Entertainment Report to share insights, data, and analysis into the adoption and business value of observability across the media and entertainment industry. Here are six key takeaways from the report ...

Regardless of their scale, business decisions often take time, effort, and a lot of back-and-forth discussion to reach any sort of actionable conclusion ... Any means of streamlining this process and getting from complex problems to optimal solutions more efficiently and reliably is key. How can organizations optimize their decision-making to save time and reduce excess effort from those involved? ...

As enterprises accelerate their cloud adoption strategies, CIOs are routinely exceeding their cloud budgets — a concern that's about to face additional pressure from an unexpected direction: uncertainty over semiconductor tariffs. The CIO Cloud Trends Survey & Report from Azul reveals the extent continued cloud investment despite cost overruns, and how organizations are attempting to bring spending under control ...

Image
Azul

According to Auvik's 2025 IT Trends Report, 60% of IT professionals feel at least moderately burned out on the job, with 43% stating that their workload is contributing to work stress. At the same time, many IT professionals are naming AI and machine learning as key areas they'd most like to upskill ...

Businesses that face downtime or outages risk financial and reputational damage, as well as reducing partner, shareholder, and customer trust. One of the major challenges that enterprises face is implementing a robust business continuity plan. What's the solution? The answer may lie in disaster recovery tactics such as truly immutable storage and regular disaster recovery testing ...

IT spending is expected to jump nearly 10% in 2025, and organizations are now facing pressure to manage costs without slowing down critical functions like observability. To meet the challenge, leaders are turning to smarter, more cost effective business strategies. Enter stage right: OpenTelemetry, the missing piece of the puzzle that is no longer just an option but rather a strategic advantage ...

Amidst the threat of cyberhacks and data breaches, companies install several security measures to keep their business safely afloat. These measures aim to protect businesses, employees, and crucial data. Yet, employees perceive them as burdensome. Frustrated with complex logins, slow access, and constant security checks, workers decide to completely bypass all security set-ups ...

Image
Cloudbrink's Personal SASE services provide last-mile acceleration and reduction in latency

In MEAN TIME TO INSIGHT Episode 13, Shamus McGillicuddy, VP of Research, Network Infrastructure and Operations, at EMA discusses hybrid multi-cloud networking strategy ...