# How to resolve Sprinto check for monitoring active connection count on Oracle Cloud Load Balancer

### About

Sprinto check: Active connection count of a load balancer should be monitored

Monitoring the active connection count on Oracle Cloud is crucial for managing resources, optimizing performance, and ensuring smooth operations of your cloud-based applications and services.

### Purpose

The purpose of monitoring active connection count on Oracle Cloud is to:

1. Resource Management: Gain insights into resource utilization and capacity planning by monitoring the number of active connections to your Oracle Cloud services.
2. Performance Optimization: Identify potential bottlenecks or performance issues by tracking fluctuations in active connection count and taking proactive measures to optimize resource allocation and application performance.
3. Operational Efficiency: Ensure operational efficiency and reliability by monitoring active connection count in real-time, detecting anomalies, and responding promptly to mitigate potential disruptions or service degradation.

### How to resolve

Follow the below steps to create a monitoring alert on the Oracle Cloud Load Balancer:

#### Before you begin

* Ensure you have “Admin” access to the Oracle Cloud account where you wish to perform the following action.

#### Modifying internet access

1. Log in on[ Oracle Cloud](https://www.oracle.com/in/cloud/sign-in.html) using your credentials.
2. Navigate to the Load balancer service.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852551/original/vXUtG2ybb3c_3f9MnbAzKUsA-mjvbhN0uA.png?1710150708" alt="" width="563"><figcaption></figcaption></figure>
3. Select the load balancer for which you wish to create the monitoring alert.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852544/original/EQ4Y1Me2ShVWgNVvruVayMRkihW0ONtzng.png?1710150708" alt="" width="563"><figcaption></figcaption></figure>
4. Click Create an alarm on the query for the Active Connections metric.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852550/original/SMX-vOP4Z0SS_Y0kyMUdF8xDdpiPrSj1xQ.png?1710150708" alt="" width="563"><figcaption></figcaption></figure>
5. On Create Alarm page, enter Alarm name and describe the alarm purpose in brief.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852545/original/7DKKgPfRSkKhAMXJpKvt7Gvk_UzzUYjzTQ.png?1710150708" alt="" width="563"><figcaption></figcaption></figure>
6. Ensure the following metrics are selecter:
   * Metric Namespace: oci\_ibaas
   * Metric Name: ActiveConnections

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852543/original/Mb_9pNLNphYEWB81CiCwwVWHH3N-_wpZgQ.png?1710150707" alt="" width="563"><figcaption></figcaption></figure>
7. Define the alert trigger point.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852548/original/Iwy5EDSnxb-3okKFhml4DKUrZWj-LUQpxQ.png?1710150708" alt="" width="563"><figcaption></figcaption></figure>
8. Define the alarm notification by selecting your previously created topic. If you don’t have a topic created, you can Create a topic.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852542/original/N86VjBnoeZwVkfkVfefKFMmfnpGgA432wA.png?1710150707" alt="" width="563"><figcaption></figcaption></figure>
9. Review your selections, and click Save alarm.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72088852546/original/SMWgDBiUQMSVo7lniTkMhtui7kFWPWkE0A.png?1710150708" alt="" width="563"><figcaption></figcaption></figure>

Once the alert is created, Sprinto retrieves the change from your integrated Oracle Cloud account on Sprinto, and sets the assigned check status to "Passing."

If you need any assistance with the Sprinto check, please contact [Sprinto Support](mailto:www.support@sprinto.com).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sprinto.com/monitors/cloud-and-infrastructure-monitoring/oracle/how-to-resolve-sprinto-check-for-monitoring-active-connection-count-on-oracle-cloud-load-balancer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
