# CloudMonitoringDataChan **Repository Path**: vfancloud/cloud-monitoring-data-chan ## Basic Information - **Project Name**: CloudMonitoringDataChan - **Description**: 调用阿里云Openapi获取指定云资源的监控数据(使用管道实现) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-27 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CloudMonitoringDataChan #### 介绍 调用阿里云Openapi获取指定云资源的监控数据(使用管道实现) #### 安装教程 1. 提前搭建好go环境 2. go build -o xxx main.go #### 使用说明 1. 编译完成后,修改config.yaml,配置ak,sk以及查询的时间范围 2. 将编译后的执行文件与config.yaml放在同级目录下 3. ./xxx 运行,即可生成excel表格