show security key-manager statistics
Syntax
show security key-manager statistics <brief>
Description
Display global statistics information.
Options
| brief | Display the specified level of output. |
Required Privilege Level
view
Output Fields
Table 1lists the
output fields for the show security key-manager statistics command.
Output fields are listed in the approximate order in which they appear.
| Field Name | Field Description |
|---|---|
| Statistics based on profile type | Statistics are categorized based on profile type. |
| Profile type | Type of configured profile. |
| Config-count | Number of configured profiles for a type. |
| Received | The number of requests received for a profile type. |
| In-progress | The number of requests is currently being processed. |
| Success | Number of requests that were successfully processed. |
| Failed | Number of requests that were unsuccessful. |
| Statistics based on operation type | Statistics categorized based on request type. |
| Request type | Type of request supported. |
| Request Error Stats | The report presents statistics for various request status codes. |
Sample Output
show security key-manager statistics brief
user@host> show security key-manager statistics brief
Sample Output:
Statistics based on profile type:
Profile-type Config-count Received In-progress Success Failed
Static 3 60 0 60 0
Quantum-key-manager 2 40 2 34 4
Statistics based on request type:
Request-type Received In-progress Success Failed
Get-profile-config 100 0 96 4
Get-profile-status 60 2 57 1
Get-profile-keys 78 5 66 7
Get-profile-keys-with-id 73 1 72 0
Request Error Stats:
Failed: 0
Invalid operation type: 0
Profile not found: 0
Invalid argument(s) for profile type: 0
External key resource request failed: 0
External key resource response failed: 0
Aborted by profile change: 0
Aborted by client: 0
Timed out: 0
Release Information
Statement introduced in Junos OS Release 22.4R1.