Skip to main content
Version: v1.4.x

Monitoring SMTP

Collect and monitor the general performance Metrics of SMTP.

Determine whether the server is available through the hello command in SMTP

see https://datatracker.ietf.org/doc/html/rfc821#page-13

Protocol Use:SMTP

Configuration parameter

Parameter nameParameter help description
Monitoring HostMonitored IPV4, IPV6 or domain name. Note⚠️Without protocol header (eg: https://, http://)
Monitoring nameIdentify the name of this monitoring. The name needs to be unique
PortPort provided by SMTP
EmailYour email name, parameters for the hello command
TimeoutAllow collection response time
Collection intervalInterval time of monitor periodic data collection, unit: second, and the minimum interval that can be set is 30 seconds
Whether to detectWhether to detect and check the availability of monitoring before adding monitoring. Adding and modifying operations will continue only after the detection is successful
Description remarksFor more information about identifying and describing this monitoring, users can note information here

Collection Metrics

Metrics Set:summary

Metric nameMetric unitMetric help description
responseTimemsThe time it takes for the SMTP server to respond to a request.
responseResponse Status.
smtpBannerBanner of SMTP server.
heloInfoResponse information returned by helo.