SMTP service
SMTP service
Log Track Supported: Yes
Config Track Supported: No
Custom Properties Supported: None
Supported Control Actions: None
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 10 min |
| Response Time | ResponseTime | ms | THROUGHPUT | true | 5 min |
| Inbound Connections | InboundConnections | none | THROUGHPUT | false | 5 min |
| Outbound Connections | OutboundConnections | none | THROUGHPUT | false | 5 min |
| All Inbound Connections | AllInboundConnections | none | THROUGHPUT | false | 5 min |
| All Outbound Connections | AllOutboundConnections | none | THROUGHPUT | false | 5 min |
| State ESTABLISHED | StateESTABLISHED | none | THROUGHPUT | false | 5 min |
| State SYN_SENT | StateSYN_SENT | none | THROUGHPUT | false | 5 min |
| State SYN_RECV | StateSYN_RECV | none | THROUGHPUT | false | 5 min |
| State FIN_WAIT1 | StateFIN_WAIT1 | none | THROUGHPUT | false | 5 min |
| State FIN_WAIT2 | StateFIN_WAIT2 | none | THROUGHPUT | false | 5 min |
| State TIME_WAIT | StateTIME_WAIT | none | THROUGHPUT | false | 5 min |
| State CLOSE | StateCLOSE | none | THROUGHPUT | false | 5 min |
| State CLOSE_WAIT | StateCLOSE_WAIT | none | THROUGHPUT | false | 5 min |
| State LAST_ACK | StateLAST_ACK | none | THROUGHPUT | false | 5 min |
| State CLOSING | StateCLOSING | none | THROUGHPUT | false | 5 min |
Configuration help:
General Log and Config Track Properties
- Enable Log Tracking - Check to enable log tracking.
- Track event log level - Only track events of level greater than or equal to this level. Order is: [Error, Warn, Info, Debug]
- Log Pattern Match - Include messages that match the given regular expression. The given pattern can be a substring to look for in log messages or a regular expression. See: java.util.regex.Pattern.
- Log Pattern Exclude - Exclude messages that match the given regular expression.