Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | Monitored KPI Definitions | Integration Server KPI Definitions | com.wm.isextdc.IsHttpsPort | KPIs
 
KPIs
The following table describes the IsHttpsPort KPIs.
Name
Description
int PublicKeyLength
Public key length, either 40 bit or 128 bit.
boolean WeakEncryptionAllowed
True if weak encryption (less than 128 bits) is allowed.
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