IoT Protocol (AWS_IOT_PROTOCOL)
Attributes (parameters)
The following attributes are available for this monitor type:
Name | Description | Unit | Default Performance Key Indicator (KPI) |
---|---|---|---|
Connect Auth Error (ConnectAuthError) | Displays the number of connection requests that could not be authorized by the message broker. The Protocol dimension contains the protocol used to send the CONNECT message. | Number (#) | No |
Connect Client Error (ConnectClientError) | Displays the number of connection requests rejected because the Message Queue Telemetry Transport (MQTT) message did not meet the requirements defined in AWS IoT Limits. The Protocol dimension contains the protocol used to send the CONNECT message. | Number (#) | No |
Connect Server Error (ConnectServerError) | Displays the number of connection requests that failed because an internal error occurred. The Protocol dimension contains the protocol used to send the CONNECT message. | Number (#) | No |
Connect Success (ConnectSuccess) | Displays the number of successful connections to the message broker. The Protocol dimension contains the protocol used to send the CONNECT message. | Number (#) | No |
Connect Throttle (ConnectThrottle) | Displays the number of connection requests that were throttled because the client exceeded the allowed connect request rate. The Protocol dimension contains the protocol used to send the CONNECT message. | Number (#) | No |
Delete Thing Shadow Accepted (DeleteThingShadowAccepted) | Displays the number of DeleteThingShadow requests processed successfully. The Protocol dimension contains the protocol used to make the request. | Number (#) | No |
Get Thing Shadow Accepted (GetThingShadowAccepted) | Displays the number of GetThingShadow requests processed successfully. The Protocol dimension contains the protocol used to make the request. | Number (#) | No |
Ping Success (PingSuccess) | Displays the number of ping messages received by the message broker. The Protocol dimension contains the protocol used to send the Ping message. | Number (#) | No |
Publish In Auth Error (PublishInAuthError) | Displays the number of publish requests the message broker was unable to authorize. The Protocol dimension contains the protocol used to publish the message. | Number (#) | No |
Publish In Client Error (PublishInClientError) | Displays the number of publish requests rejected by the message broker because the message did not meet the requirements defined in AWS IoT Limits. The Protocol dimension contains the protocol used to publish the message. | Number (#) | No |
Publish In Server Error (PublishInServerError) | Displays the number of publish requests the message broker failed to process because an internal error occurred. The Protocol dimension contains the protocol used to send the PUBLISH message. | Number (#) | No |
Publish In Success (PublishInSuccess) | Displays the number of publish requests successfully processed by the message broker. The Protocol dimension contains the protocol used to send the PUBLISH message. | Number (#) | No |
Publish In Throttle (PublishInThrottle) | Displays the number of publish request that were throttled because the client exceeded the allowed inbound message rate. The Protocol dimension contains the protocol used to send the PUBLISH message. | Number (#) | No |
Publish Out Auth Error (PublishOutAuthError) | Displays the number of publish requests made by the message broker that could not be authorized by AWS IoT. The Protocol dimension contains the protocol used to send the PUBLISH message. | Number (#) | No |
Publish Out Client Error (PublishOutClientError) | Displays the number of publish requests made by the message broker that were rejected because the message did not meet the requirements defined in AWS IoT Limits. The Protocol dimension contains the protocol used to send the PUBLISH message. | Number (#) | No |
Publish Out Success (PublishOutSuccess) | Displays the number of publish requests successfully made by the message broker. The Protocol dimension contains the protocol used to send the PUBLISH message. | Number (#) | No |
Subscribe Auth Error (SubscribeAuthError) | Displays the number of subscription requests made by a client that could not be authorized. The Protocol dimension contains the protocol used to send the SUBSCRIBE message. | Number (#) | No |
Subscribe Client Error (SubscribeClientError) | Displays the number of subscribe requests that were rejected because the SUBSCRIBE message did not meet the requirements defined in AWS IoT Limits. The Protocol dimension contains the protocol used to send the SUBSCRIBE message. | Number (#) | No |
Subscribe Server Error (SubscribeServerError) | Displays the number of subscribe requests that were rejected because an internal error occurred. The Protocol dimension contains the protocol used to send the SUBSCRIBE message. | Number (#) | No |
Subscribe Success (SubscribeSuccess) | Displays the number of subscribe requests that were successfully processed by the message broker. The Protocol dimension contains the protocol used to send the SUBSCRIBE message. | Number (#) | Yes |
Subscribe Throttle (SubscribeThrottle) | Displays the number of subscribe requests that were throttled because the client exceeded the allowed subscribe request rate. The Protocol dimension contains the protocol used to send the SUBSCRIBE message. | Number (#) | No |
Unsubscribe Client Error (UnsubscribeClientError) | Displays the number of unsubscribe requests that were rejected because the UNSUBSCRIBE message did not meet the requirements defined in AWS IoT Limits. The Protocol dimension contains the protocol used to send the UNSUBSCRIBE message. | Number (#) | No |
Unsubscribe Server Error (UnsubscribeServerError) | Displays the number of unsubscribe requests that were rejected because an internal error occurred. The Protocol dimension contains the protocol used to send the UNSUBSCRIBE message. | Number (#) | No |
Unsubscribe Success (UnsubscribeSuccess) | Displays the number of unsubscribe requests that were successfully processed by the message broker. The Protocol dimension contains the protocol used to send the UNSUBSCRIBE message. | Number (#) | No |
Unsubscribe Throttle (UnsubscribeThrottle) | Displays the number of unsubscribe requests that were rejected because the client exceeded the allowed unsubscribe request rate. The Protocol dimension contains the protocol used to send the UNSUBSCRIBE message. | Number (#) | No |
Update Thing Shadow Accepted (UpdateThingShadowAccepted) | Displays the number of UpdateThingShadow requests processed successfully. The Protocol dimension contains the protocol used to make the request. | Number (#) | No |