Skip to main content

OCI File Storage

Overview

The OCI File Storage integration with ObserveOps (formerly known as AIOps) collects operational telemetry from Oracle Cloud Infrastructure File Storage service. It monitors file system state and capacity, mount target availability, export configurations, and replication status.

These metrics help administrators track storage utilization, monitor mount target health, verify export configurations, and maintain visibility over file storage replication across OCI environments.

Prerequisites

  • The OCI tenancy has File Storage file systems provisioned.
  • The user or service account used for integration has the file-system-inspect and mount-target-inspect permissions.
  • Required OCI API endpoints are reachable from ObserveOps.
  • The OCI tenancy is added in discovery with correct credentials and region configuration.

List of Supported KPIs

File System

MetricDescriptionType
oci.file.storageIdentifier of the OCI File Storage file system.String
oci.file.storage.stateCurrent operational state of the file system.String
oci.file.storage.metered.bytesTotal billable bytes consumed by the file system.Bytes
oci.file.storage.availability.domainAvailability domain in which the file system resides.String

Mount Targets

MetricDescriptionType
oci.file.storage.mount.targetsTotal number of mount targets for this file system.Count
oci.file.storage.mount.targetIdentifier of an individual mount target.String
oci.file.storage.mount.target.stateCurrent state of the mount target.String
oci.file.storage.mount.target.ipIP address assigned to the mount target.String
oci.file.storage.mount.target.availability.domainAvailability domain in which the mount target resides.String
oci.file.storage.mount.target.subnetSubnet associated with the mount target.String
oci.file.storage.mount.target.exportsTotal number of exports configured on the mount target.Count

Exports

MetricDescriptionType
oci.file.storage.exportsTotal number of exports for this file system.Count
oci.file.storage.exportIdentifier of an individual export.String
oci.file.storage.export.stateCurrent state of the export.String
oci.file.storage.export.pathNFS export path configured for this export.String

Replications

MetricDescriptionType
oci.file.storage.replicationsTotal number of replication configurations for this file system.Count
oci.file.storage.replicationIdentifier of an individual replication configuration.String
oci.file.storage.replication.stateCurrent state of the replication.String
oci.file.storage.replication.interval.minutesReplication interval in minutes.Count
oci.file.storage.replication.lag.secondsCurrent replication lag in seconds.Seconds
oci.file.storage.replication.progress.percentCompletion percentage of the current replication operation.Percent