cluster agent connection show
Display agent connections
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command displays the connections that have been established to help external managers manage the cluster.
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. [-name <text>]
- Name (privilege: advanced)-
Selects the connections that match the supplied name.
[-uuid <UUID>]
- UUID (privilege: advanced)-
Selects the connections that match the supplied uuid.
[-destination <text>]
- Destination URL (privilege: advanced)-
Selects the connections that match the supplied desination.
[-state {connecting|connected|error|disabled|partial}]
- State (privilege: advanced)-
Selects the connections that match the supplied state. The state can have one of the following values:
-
connecting - The agent is in the process of establishing the connection.
-
connected - The connection is up and active.
-
error - The connection is down due to a problem. See error-message and error-time for details.
-
disabled - The connection has been administratively disabled.
-
[-use-proxy {true|false}]
- Use Proxy (privilege: advanced)-
Establish this connection through an HTTP Proxy server associated with this connection's IPspace
[-subscribe-address <text>]
- Subscribe Address (privilege: advanced)-
AMQP address to which ONTAP will subscribe. Defaults to "ontap.agent.manager".
[-publish-address <text>]
- Publish Address (privilege: advanced)-
AMQP address to which ONTAP will publish. Defaults to "ontap.agent.cluster".
[-certificate-uuid <UUID>]
- Auth Certificate UUID (privilege: advanced)-
Selects the connections that match the supplied certificate-uuid.
[-certificate-name <text>]
- Auth Certificate Name (privilege: advanced)-
Selects the connections that match the supplied certificate-name
[-csr-url <text>]
- Auth CSR URL (privilege: advanced)-
URL to send certicate signing request (CSR) that will be used for authenticating with the destination.
[-manager-token <text>]
- Manager Token (privilege: advanced)-
Selects the connections that match the supplied manager-token.
[-ipspace <IPspace>]
- IPspace for connection (privilege: advanced)-
The IPspace to use for the connection
[-error-code <integer>]
- Last Error Code (privilege: advanced)-
Selects the connections that match the supplied error-code.
[-error-message <text>]
- Last Error Message (privilege: advanced)-
Selects the connections that match the supplied error-message.
[-error-time <MM/DD/YYYY HH:MM:SS>]
- Last Error Time (privilege: advanced)-
Selects the connections that match the supplied error-time.
[-node <nodename>]
- Node owning the connection (privilege: advanced)-
The node owning the connection
[-msg-recv-total <integer>]
- Total messages received from manager (privilege: advanced)-
Total messages received from manager
[-msg-recv-manifest <integer>]
- Total manifest messages received from manager (privilege: advanced)-
Total manifest messages received from manager
[-msg-recv-baseline-request <integer>]
- Total baseline.request messages received from manager (privilege: advanced)-
Total baseline.request messages received from manager
[-msg-recv-counters-request <integer>]
- Total counters.request messages received from manager (privilege: advanced)-
Total counters.request messages received from manager
[-msg-recv-connection-status <integer>]
- Total connection status messages received from manager (privilege: advanced)-
Total connection status messages received from manager
[-msg-recv-connection-modify <integer>]
- Total connection modify messages received from manager (privilege: advanced)-
Total connection modify messages received from manager
[-msg-recv-unknown <integer>]
- Total unknown messages received from manager (privilege: advanced)-
Total unknown messages received from manager
[-msg-send-total <integer>]
- Total messages sent to manager (privilege: advanced)-
Total messages sent to manager
[-msg-send-manifest-request <integer>]
- Total manifest.request messages sent to manager (privilege: advanced)-
Total manifest.request messages sent to manager
[-msg-send-baseline <integer>]
- Total baseline messages sent to manager (privilege: advanced)-
Total baseline messages sent to manager
[-msg-send-counters <integer>]
- Total counters messages sent to manager (privilege: advanced)-
Total counters messages sent to manager
[-msg-send-connection-status <integer>]
- Total connection status messages sent to manager (privilege: advanced)-
Total connection status messages sent to manager
[-msg-send-errors <integer>]
- Total error messages sent to manager (privilege: advanced)-
Total error messages sent to manager
[-msg-delivery-errors <integer>]
- Total errors encountered attempting to send/receive (privilege: advanced)-
Total errors encountered attempting to send/receive
[-msg-connection-total <integer>]
- Total connection attempts (privilege: advanced)-
Total connection attempts
[-msg-connection-errors <integer>]
- Total connection errors (privilege: advanced)-
Total connection errors
[-msg-transport-errors <integer>]
- Total transport errors (privilege: advanced)-
Total transport errors
[-application <text>]
- Client Application (privilege: advanced)-
Selects the connections that match the supplied application.
[-application-url <text>]
- App URL (privilege: advanced)-
Selects the connections that match the supplied application-url.
[-idle-timeout <integer>]
- Idle Timeout (privilege: advanced)-
AMQP idle timeout. Defaults to 0. If set, the local peer will disconnect if it does not receive AMQP frames within the timeout
[-address-family {unknown|ipv4|ipv6}]
- Address Family (privilege: advanced)-
Specify address family.
[-auto-delete-error-minutes <integer>]
- Auto-delete when disconnected for specified minutes (privilege: advanced)-
Specify time to live in minutes for cloud agent connection in error state. Connection will be deleted if it stays in error state beyond this time.
Examples
cluster-1::> cluster agent connection show Name Destination State Application Use Proxy ------------- ----------------------------- ---------- -------------- --------- cloudinsights amqpws://172.31.50.251 connected Cloud Insights false