system license license-manager check
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display license manager status
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The ` system license license-manager check ` checks the connectivity status of a node to the License Manager that the node was configured to use.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-node {<nodename>|local}]
- Node (privilege: advanced)-
This parameter directs the system to display results for the License Manager configured for the specified node.
[-status <text>]
- Status (privilege: advanced)-
This parameter directs the system to display results for the given status message.
Examples
The following example checks the status of the configured License Manager:
cluster1::*> system license license-manager check -node node1 Node: node1 LM status: License Manager (1.2.3.4:5678) is accessible. cluster1::*> system license license-manager check Node Status --------------- ------------------------------------------------------ node1 License Manager (1.2.3.4:5678) is accessible. node2 License Manager (1.2.3.4:5678) is accessible. 2 entries were displayed.