ntls information show
Display information about the NTLS connection. The following information is displayed:
Operational Status |
An unsigned 32-bit integer that indicates that status of the NTLS connection. The status is reported as follows. Note that this value will generally agree with the output of the service status ntls command: up: The NTLS service appears to be running OK. (Should be "up" when front panel LED is green.) down: the NTLS service appears not to be running. This could indicate a fault or that NTLS is not started yet, or has been purposely disabled with (for example) service stop ntls or that there is a software upgrade in progress. unknown: The
NTLS service status cannot be determined. |
Connected Clients | An unsigned 32-bit integer that indicates the current number of clients using the NTLS connection. |
Links | An unsigned 32-bit integer that indicates the current number of links on the NTLS connection. |
Successful Client Connections |
A 64-bit integer counter that indicates the number of client sessions that have successfully connected to the HSM using the NTLS connection. This value can be reset using the ntls information reset command. |
Failed Client Connections |
A 64-bit integer counter that indicates the number of client sessions that did not successfully connect to the HSM using the NTLS connection. This value can be reset using the ntls information reset command. |
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
ntls information show
Example
lunash:>ntls information show NTLS Information: Operational Status: 1 (up) Connected Clients: 2 Links: 2 Successful Client Connections: 112 Failed Client Connections: 1