Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | Integration Server KPI Definitions | com.wm.isextdc.IsEmailPort | KPIs
 
KPIs
The following table describes the IsEmailPort KPIs.
Name
Description
int CheckInterval
Interval at which to check for mail.
boolean LogoutAfterEachCheck
True if the server will log off the IMAP server after checking for mail.
boolean RequiresAuth
True if clients will pass the user name and password via the user and pass parameters in the e-mail subject line.
int NumThreads
Number of threads for this listener (IMAP only).
boolean DeleteValidMsg
True if e-mail is deleted from the IMAP server after processing (IMAP only).
boolean DeleteInvalidMsg
True if invalid e-mail is deleted from the IMAP server (IMAP only).
int ListenerPort
Listener network port.
boolean DefaultIPAccess
True if access is open to all addresses not on the IPAccessList. False if access is open to only addresses on the IPAccessList.
boolean DefaultSvcAccess
True if all services are available except those in the SvcAccessList. False if only services in SvcAccessList are available.
boolean Primary
True if the port is the primary server port.
int ObjectStatus
Indicates Operational or Failed status of the component.
boolean ContainsResourceMessage
Flag indicating a resource message, such as a log message or exception message, has been received from the monitored resource.
int MessageSeverity
Severity level of the resource message:
Critical = 1
Major = 2
Minor = 3
Warning = 4
Info = 5
Ok = 6
Indeterminate = 7