Introduction
Alibaba Cloud File Storage NAS is a scalable, fully managed network-attached storage service that provides a distributed file system accessible through standard protocols such as NFS and SMB. It supports multiple file system types, including General-purpose NAS and Extreme NAS, offering different performance tiers and capabilities to meet diverse application and workload requirements.
Setup
To set up the Alibaba integration and discover the Alibaba service, navigate to Alibaba Integration Discovery Profile and select NAS File System.
External Reference
Supported Metrics
| Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|
| acs_nas_AlignedSize | Aligned Size | B | Value | Total data volume of General-purpose NAS file system, excluding Infrequent Access (IA) and Archive storage classes |
| acs_nas_ExtremeCapacity | Extreme Capacity | B | Value | Total storage capacity provisioned for Extreme NAS file system |
| acs_nas_ExtremeCapacityUsed | Extreme Capacity Used | B | Value | Amount of storage capacity currently used in Extreme NAS file system |
| acs_nas_ExtremeInodeLimit | Extreme Inode Limit | count | Value | Maximum number of inodes (files and directories) allowed in Extreme NAS file system |
| acs_nas_ExtremeInodeUsed | Extreme Inode Used | count | Value | Current number of inodes (files and directories) used in Extreme NAS file system |
| acs_nas_FileCount | File Count | count | Value | Total number of files stored in the NAS file system |
| acs_nas_IopsRead | Iops Read | IOPS | Value | Number of read input/output operations per second |
| acs_nas_IopsWrite | Iops Write | IOPS | Value | Number of write input/output operations per second |
| acs_nas_LatencyRead | Latency Read | ms | Value | Average time taken to complete read operations |
| acs_nas_LatencyWrite | Latency Write | ms | Value | Average time taken to complete write operations |
| acs_nas_OfflineReadQuantity | Offline Read Quantity | B | Value | Amount of data read from offline storage tiers (IA or Archive) |
| acs_nas_OfflineWriteQuantity | Offline Write Quantity | B | Value | Amount of data written to offline storage tiers (IA or Archive) |
| acs_nas_QpsMeta | Qps Meta | IOPS | Value | Number of metadata operations (queries) per second |
| acs_nas_SecondaryAlignedSize | Secondary Aligned Size | B | Value | Data volume stored in secondary storage tier or backup location |
| acs_nas_ThruputRead | Thruput Read | bytes/s | Value | Rate of data being read from the file system per second |
| acs_nas_ThruputWrite | Thruput Write | bytes/s | Value | Rate of data being written to the file system per second |