Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Exchange Monitoring #69

Open
HiltonGiesenow opened this issue Jan 25, 2017 · 1 comment
Open

Add Exchange Monitoring #69

HiltonGiesenow opened this issue Jan 25, 2017 · 1 comment

Comments

@HiltonGiesenow
Copy link
Owner

No description provided.

@nicolasblank
Copy link

Sense the presence of Exchange servers plus their roles using remote PS to
get-exchangeserver
and evaluate versions (2010, 2013, 2016) with service packs, CU and RU versions

Need basic tests for service availability - more to be added:

  • TCP 25 responding - this can be a false positive due to tarpitting - consider sending a mail and measuring response time to arrive at mailbox?
    Add configuration item to disable or query tarpitting via transport configuration?

  • Disk utilisation - system, app and queue drive (if configured) disk space

  • Queue lengths for transport( using Remote PS)

  • Queue depth for disk using perfmon counters

  • Disk performance ( latency, response, etc) for DB based disks (database and QUEUE disks which can include the OS disk)

  • integration with managed availability for presentation services (OWA, EWS, AS, MAPI/HTTP/ RPC over HTTP)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants