Introduction
The Azure Relay service enables you to securely expose services that run in your corporate network to the public cloud. You can do so without opening a port on your firewall or making intrusive changes to your corporate network infrastructure.
Setup
To set up the OpsRamp Azure integration and discover the Azure service,
go to Azure Integration Discovery Profile and select Relay
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
azure_listenerconnections_success | ListenerConnections-Success | Count | Average | Number of successful listener connections made to Azure Relay over a specified period. |
azure_listenerconnections_clientError | ListenerConnections-ClientError | Count | Average | Number of client errors on listener connections over a specified period. |
azure_listenerconnections_serverError | ListenerConnections-ServerError | Count | Average | Number of server errors on the listener connections over a specified period. |
azure_senderconnections_success | SenderConnections-Success | Count | Average | Number of successful sender connections made over a specified period. |
azure_senderconnections_clientError | SenderConnections-ClientError | Count | Average | Number of client errors on sender connections over a specified period. |
azure_senderconnections_serverError | SenderConnections-ServerError | Count | Average | Number of server errors on sender connections over a specified period. |
azure_listenerconnections_totalRequests | ListenerConnections-TotalRequests | Count | Average | Total number of listener connections over a specified period. |
azure_senderconnections_totalRequests | SenderConnections-TotalRequests | Count | Average | Connection requests made by the senders over a specified period. |
azure_activeconnections | ActiveConnections | Count | Average | Number of active connections over a specified period. |
azure_activelisteners | ActiveListeners | Count | Average | Number of active listeners over a specified period. |
azure_listenerdisconnects | ListenerDisconnects | Bytes | Average | Number of disconnected listeners over a specified period. |
azure_senderdisconnects | SenderDisconnects | Bytes | Average | Number of disconnected senders over a specified period. |
azure_bytestransferred | BytesTransferred | Bytes | Average | Number of bytes transferred over a specified period. |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.