Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Web Service: Monitoring: Ports: WS Policy

Configuration Options     Related Tasks     Related Topics

Use this page to monitor WS-Policy statistics for a Web service or web service client endpoint on a single server.

Configuration Options

Name Description
Total Security Faults

Total number of security faults and violations.

MBean Attribute:
WseeBasePortRuntimeMBean.TotalSecurityFaults

Policy Faults

Total number of policy faults.

MBean Attribute:
WseeBasePortRuntimeMBean.PolicyFaults

Total Violations

Total number of authentication, integrity, and confidentialy violations. Both outgoing and incoming message processing can add to the violation count.

MBean Attribute:
WseePortPolicyRuntimeMBean.TotalViolations

Authentication Violations

Total number of authentication violations generated for this port. Only incoming message processing can add to the violation count.

MBean Attribute:
WseePortPolicyRuntimeMBean.AuthenticationViolations

Confidentiality Violations

Total number of confidentiality violations generated for this port. Both outgoing and incoming message processing can add to the violation count.

MBean Attribute:
WseePortPolicyRuntimeMBean.ConfidentialityViolations

Integrity Violations

Total number of integrity violations generated for this port. Both outgoing and incoming message processing can add to the violation count.

MBean Attribute:
WseePortPolicyRuntimeMBean.IntegrityViolations

Authentication Successes

Total number of authentication successes detected for this port. Only incoming message processing can add to the success count.

MBean Attribute:
WseePortPolicyRuntimeMBean.AuthenticationSuccesses

Confidentiality Successes

Total number of confidentiality successes generated for this port. Both outgoing and incoming message processing can add to the success count.

MBean Attribute:
WseePortPolicyRuntimeMBean.ConfidentialitySuccesses

Integrity Successes

Total number of integrity successes generated for this port. Both outgoing and incoming message processing can add to the success count.

MBean Attribute:
WseePortPolicyRuntimeMBean.IntegritySuccesses

Related Tasks

Related Topics


Back to Top