Metrics for the File Storage with Lustre service help you measure the performance, capacity, and health of a file system. You can use metrics data to diagnose and troubleshoot issues.
To view a default set of metrics charts in the Console, navigate to the file system that you're interested in, and then select Metrics. You also can use the Monitoring service to create custom queries.
Tip
You can enable logging for File Storage with Lustre resources. For more information, see Logging Overview.
Prerequisites
IAM policies: To monitor resources, you must be given the required type of access in a policy (IAM) written by an administrator. Policies are required for using the Console or the REST API with an SDK, CLI, or other tool. The policy must give you access to the monitoring services and the resources being monitored. When you try to perform an action, you might get a message that you don't have permission or are unauthorized. Confirm with your administrator the type of access you've been granted and which compartment you should work in. For more information on user authorizations for monitoring, see the Authentication and Authorization section for the related service: Monitoring or Notifications.
The metrics listed on this page are automatically available for any resources you create. You don't need to enable monitoring on the resource to get these metrics.
Available Metrics 🔗
Metrics emitted by the File Storage with Lustre service are available in the oci_lustrefilesystem metric namespace and include the following dimensions:
resourceName: The name of the resource for which the metrics apply
resourceId: The OCID of the resource for which the metric applies
Metric
Metric Display Name
Unit
Description
Dimensions
TotalSize
Total size
kilobytes
The total size of the file system.
resourceId
resourceName
AvailableSize
Available size
kilobytes
The available capacity of the file system.
resourceId
resourceName
ReadBytes
Bytes read
bytes
Bytes read from the file system.
resourceId
resourceName
WriteBytes
Bytes written
bytes
Bytes written to the file system.
resourceId
resourceName
ReadOperations
Read operations
operations
Read operations for the file system.
resourceId
resourceName
WriteOperations
Write operations
operations
Write operations for the file system.
resourceId
resourceName
MetadataOperations
Metadata operations
operations
Metadata operations for the file system.
resourceId
resourceName
View Default Metric Charts 🔗
Open the navigation menu and select Storage. Under Lustre, select File Systems with Lustre.
Select the file system for which you want to view metrics.
On the file system details page, select Metrics.
A default set of charts for the current file system is displayed.
For more information about monitoring metrics and using alarms, see Monitoring. For information about notifications for alarms, see Notifications.