OCI File Systems provide managed NFS file storage observability.
Use the Oracle Cloud integration to discover and collect metrics against the OCI File Systems.
Setup
To set up the Oracle Cloud integration and discover the OCI File Systems service, do the following:
- Create an Oracle Cloud (OCI) integration if not available in your installed integrations.
- You can select
OCI File Systemsduring integration or you can edit the existing integration and selectOCI File Systems. - Scan to discover the resources at any time independent of the predefined schedule.
- Once the scan is completed, you can view the OCI File Systems 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_filesystems_FileSystemReadThroughput | FileSystemReadThroughput | Read Throughput | Bps | Read throughput for the file system. If the file system is exported through multiple mount targets, total throughput for all mount targets is displayed. Expressed as bytes read per second. | MEAN |
| oci_filesystems_FileSystemWriteThroughput | FileSystemWriteThroughput | Write Throughput | Bps | Write throughput for the file system. If the file system is exported through multiple mount targets, total throughput for all mount targets is displayed. Expressed as bytes written per second. | MEAN |
| oci_filesystems_FileSystemReadRequestsbySize | FileSystemReadRequestsbySize | Read Requests | count | Read requests by size. Expressed as operation per second, grouped by size. | SUM |
| oci_filesystems_FileSystemWriteRequestsbySize | FileSystemWriteRequestsbySize | Write Requests | count | Write requests by size. Expressed as operation per second, grouped by size. | SUM |
| oci_filesystems_FileSystemReadAverageLatencybySize | FileSystemReadAverageLatencybySize | Read Latency | s | Read latency by size. Expressed as average read latency per second, grouped by size. | MEAN |
| oci_filesystems_FileSystemWriteAverageLatencybySize | FileSystemWriteAverageLatencybySize | Write Latency | s | Write latency by size. Expressed as average write latency per second, grouped by size. | MEAN |
| oci_filesystems_MetadataRequestAverageLatency | MetadataRequestAverageLatency | Metadata Latency | s | Average metadata request latency for the following NFS operations: CREATE, GETATTR, SETATTR, and REMOVE. Expressed as average latency per second, grouped by operation. | MEAN |
| oci_filesystems_MetadataIOPS | MetadataIOPS | Metadata IOPS | count | IOPs (Input/Output Operations Per Second) for the following NFS operations: CREATE, GETATTR, SETATTR, and REMOVE. Expressed as operations per second. | RATE |
| oci_filesystems_FileSystemUsage | FileSystemUsage | Usage | Bytes | Total space utilization for a file system. Expressed as GiB consumed per second. | MEAN |
| oci_filesystems_UserSoftQuotaViolations | UserSoftQuotaViolations | Soft Quota Violations | count | Number of write requests that exceeded soft quota. | SUM |
| oci_filesystems_UserHardQuotaViolations | UserHardQuotaViolations | Hard Quota Violations | count | Number of write requests that exceeded hard quota. | SUM |
| oci_filesystems_snapshotsGovernanceMode | snapshotsGovernanceMode | Snapshots In Governance Mode | count | Count of snapshots in governance lock mode. | SUM |
| oci_filesystems_snapshotsComplianceMode | snapshotsComplianceMode | Snapshots In Compliance Mode | count | Count of snapshots in compliance lock mode. | SUM |
| oci_filesystems_retentionLockDuration | retentionLockDuration | Retention Lock Duration | Days | Retention lock duration for snapshot locks. | MEAN |
| oci_filesystems_ReplicationThroughput | ReplicationThroughput | Replication Throughput | Bytes | Throughput of the data transferred out of the source file system. Expressed as bytes read per interval. | MEAN |
| oci_filesystems_ReplicationEgressThroughput | ReplicationEgressThroughput | Replication Egress Bytes | Bytes | Data copied out of the source region for cross-region replication, expressed as a sum of bytes per interval. | SUM |
| oci_filesystems_ReplicationRecoveryPointAge | ReplicationRecoveryPointAge | Replication Recovery Point Age | s | Age of the last fully copied snapshot applied to the target file system, expressed as time since the source snapshot was taken. | MEAN |