OCI Mount Targets provide NFS endpoint observability for attached OCI File Systems.
Use the Oracle Cloud integration to discover and collect metrics against the OCI Mount Targets.
Setup
To set up the Oracle Cloud integration and discover the OCI Mount Targets service, do the following:
- Create an Oracle Cloud (OCI) integration if not available in your installed integrations.
- You can select
OCI Mount Targetsduring integration or you can edit the existing integration and selectOCI Mount Targets. - Scan to discover the resources at any time independent of the predefined schedule.
- Once the scan is completed, you can view the OCI Mount Targets resource under Infrastructure > Resources > Oracle Cloud category.
- Create a template. See Create a Template for more information on how to create a template.
- Refer to Assign a Template on how to assign a template to a resource.
Supported metrics
| OpsRamp Metric | Oracle Cloud Metric | Metric Display Name | Unit | Description | Aggregation Type |
|---|---|---|---|---|---|
| oci_mounttarget_MountTargetReadThroughput | MountTargetReadThroughput | Read Throughput | Bytes | Read throughput for the mount target across all exported file systems, expressed as bytes read per interval. | MEAN |
| oci_mounttarget_MountTargetWriteThroughput | MountTargetWriteThroughput | Write Throughput | Bytes | Write throughput for the mount target across all exported file systems, expressed as bytes written per interval. | MEAN |
| oci_mounttarget_MountTargetConnections | MountTargetConnections | Connections | count | Number of client connections for the mount target at the interval. | SUM |
| oci_mounttarget_MountTargetHealth | MountTargetHealth | Health | % | Number of successfully executed NFS API requests expressed as a percentage of total requests per interval. | MEAN |
| oci_mounttarget_KerberosErrors | KerberosErrors | Kerberos Errors | count | Kerberos errors seen by the mount target while receiving I/O from an NFS client, expressed as a sum of errors per interval. | SUM |
| oci_mounttarget_LdapRequestThroughput | LdapRequestThroughput | LDAP Request Throughput | count | Requests from the mount target to the LDAP server through its outbound connector, expressed as request type and outbound connector per interval. | SUM |
| oci_mounttarget_LdapRequestAverageLatency | LdapRequestAverageLatency | LDAP Request Latency | s | Mount target to LDAP server request latency, expressed as mean latency in seconds by request type and outbound connector. | MEAN |
| oci_mounttarget_LdapConnectionErrors | LdapConnectionErrors | LDAP Connection Errors | count | Connection failures between the mount target and LDAP server, expressed as total error count by error type and outbound connector per interval. | SUM |
| oci_mounttarget_LdapRequestErrors | LdapRequestErrors | LDAP Request Errors | count | LDAP query failures over an established connection between the mount target and LDAP server, expressed as total error count by request type, error type, and outbound connector per interval. | SUM |