通过本文您可以了解云数据库RDS版的专属主机组的监控项。
当您调用云监控的API接口时,需要获取当前云产品的Namespace和Period,具体取值如下:
- Namespace为acs_rds_sar。
- Period默认为60秒,也可以为60的整数倍。
当前云产品的MetricName和Dimensions的取值如下表所示。
监控项 | 单位 | MetricName | Dimensions | Statistics |
---|---|---|---|---|
CPU利用率 | % | CPUUtilization | userId、hostGroupId、hostId | Average |
系统读IOPS | CountSecond | DiskReadIOPS | userId、hostGroupId、hostId | Average |
系统写IOPS | CountSecond | DiskWriteIOPS | userId、hostGroupId、hostId | Average |
公网流入流量 | MByte | InternetIn | userId、hostGroupId、hostId | Average |
公网流出流量 | MByte | InternetOut | userId、hostGroupId、hostId | Average |
私网流入流量 | MByte | IntranetIn | userId、hostGroupId、hostId | Average |
私网流出流量 | MByte | IntranetOut | userId、hostGroupId、hostId | Average |
系统程序CPU消耗 | % | cpu_system | userId、hostGroupId、hostId | Average |
CPU总消耗 | % | cpu_total | userId、hostGroupId、hostId | Average |
用户程序CPU消耗 | % | cpu_user | userId、hostGroupId、hostId | Average |
磁盘读取速度 | MByte/s | disk_readBytes | userId、hostGroupId、hostId | Average |
磁盘读IOPS | CountSecond | disk_readiops | userId、hostGroupId、hostId | Average |
磁盘写入速度 | Byte/s | disk_writeBytes | userId、hostGroupId、hostId | Average |
磁盘写IOPS | CountSecond | disk_writeiops | userId、hostGroupId、hostId | Average |
磁盘剩余空间 | MByte | diskusage_free | userId、hostGroupId、hostId、device | Average |
磁盘存储总量 | MByte | diskusage_total | userId、hostGroupId、hostId、device | Average |
已使用磁盘容量 | MByte | diskusage_used | userId、hostGroupId、hostId、device | Average |
磁盘使用率 | % | diskusage_utilization | userId、hostGroupId、hostId、device | Average |
最近15分钟系统平均负载 | % | load_15m | userId、hostGroupId、hostId | Average |
最近1分钟系统平均负载 | % | load_1m | userId、hostGroupId、hostId | Average |
最近5分钟系统平均负载 | % | load_5m | userId、hostGroupId、hostId | Average |
剩余内存容量 | MByte | memory_freespace | userId、hostGroupId、hostId | Average |
内存总量 | MByte | memory_totalspace | userId、hostGroupId、hostId | Average |
已使用内存 | MByte | memory_usedspace | userId、hostGroupId、hostId | Average |
在文档使用中是否遇到以下问题
更多建议
匿名提交