Difference between revisions of "Monitoring"

[unchecked revision][unchecked revision]
(Created page with "Monitoring the MailStore Gateway can be carried our on various levels. While monitoring the underlying infrastructure, which typically includes network components, hardware us...")
 
Line 5: Line 5:
 
{| class="wikitable"
 
{| class="wikitable"
 
| width="150px" | '''Network Ports'''
 
| width="150px" | '''Network Ports'''
| TCP 25 (SMTP)<br/>TCP 110 (POP3)<br/>TCP 443 (HTTPS)<br/>TCP 465 (SMTPS)<br/>TCP 587 (SMTP)<br/>TCP 995 (POP3S)
+
| TCP 25 (SMTP)<br/>TCP 110 (POP3)<br/>TCP 465 (SMTPS)<br/>TCP 587 (SMTP)<br/>TCP 995 (POP3S)<br/>TCP 8450 (HTTPS)
 
|-
 
|-
 
| '''SSL Certificate Lifetime'''
 
| '''SSL Certificate Lifetime'''
| TCP 25 (SMTP)<br/>TCP 110 (POP3)<br/>TCP 443 (HTTPS)<br/>TCP 465 (SMTPS)<br/>TCP 587 (SMTP)<br/>TCP 995 (POP3S)
+
| TCP 25 (SMTP)<br/>TCP 110 (POP3)<br/>TCP 465 (SMTPS)<br/>TCP 587 (SMTP)<br/>TCP 995 (POP3S)<br/>TCP 8450 (HTTPS)
 
|-
 
|-
 
| '''Windows Service'''
 
| '''Windows Service'''
 
| MailStoreGateway
 
| MailStoreGateway
 
|}
 
|}

Revision as of 11:59, 6 February 2019

Monitoring the MailStore Gateway can be carried our on various levels. While monitoring the underlying infrastructure, which typically includes network components, hardware usage or the status of security updates, is a common task for administrators, setting up further monitoring checks for the MailStore Gateway is recommended to ensure permanent service availability for end users.

This article provides generic information about what should be monitored to help administrators setting up additional checks in their monitoring solution.

Network Ports TCP 25 (SMTP)
TCP 110 (POP3)
TCP 465 (SMTPS)
TCP 587 (SMTP)
TCP 995 (POP3S)
TCP 8450 (HTTPS)
SSL Certificate Lifetime TCP 25 (SMTP)
TCP 110 (POP3)
TCP 465 (SMTPS)
TCP 587 (SMTP)
TCP 995 (POP3S)
TCP 8450 (HTTPS)
Windows Service MailStoreGateway