tls_handshake_errors
Retrieve TLS handshake error statistics from OpenSIPS, calculate error percentages relative to total attempts, and assess severity levels (ok, elevated, high, critical).
Instructions
Focused view of TLS error statistics with severity assessment.
Pulls get_statistics("tls:") and returns ONLY error-related counters with:
Error type and count
Percentage of total attempts for that error category
Severity assessment (ok, elevated, high, critical)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||