迁移中心 MGC-工具概述:命令矩阵
命令矩阵
命令矩阵列出了迁移工具Edge包含的命令,以及命令所在绝对路径、功能、用法等信息。
命令所在节点 |
命令名 |
命令所在绝对路径 |
是否可独立调用 |
命令功能 |
命令用法 |
命令风险提示 |
命令类型 |
---|---|---|---|---|---|---|---|
Edge |
accountPermission.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询管理员用户组角色 |
.\accountPermission.ps1 |
无 |
功能类 |
basicInfo.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询基础信息 |
.\basicInfo.ps1 |
无 |
功能类 |
|
checkBasicObjects.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
检查系统基本组件 |
.\checkBasicObjects.ps1 |
无 |
功能类 |
|
checkPerformanceObjects.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
检查系统性能组件 |
.\checkPerformanceObjects.ps1 |
无 |
功能类 |
|
diskInfo.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询磁盘基本信息 |
.\diskInfo.ps1 |
无 |
功能类 |
|
eachDiskPerformance.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询磁盘性能信息 |
.\eachDiskPerformance.ps1 |
无 |
功能类 |
|
fileSharingInfo.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询文件分享信息 |
.\fileSharingInfo.ps1 |
无 |
功能类 |
|
fireware.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询固件信息 |
.\fireware.ps1 |
无 |
功能类 |
|
memorySize.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询内存信息 |
.\memorySize.ps1 |
无 |
功能类 |
|
netcardInfo.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询网卡信息 |
.\netcardInfo.ps1 |
无 |
功能类 |
|
netcardPerform.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询网卡带宽和PPS |
.\netcardPerform.ps1 |
无 |
功能类 |
|
oemSystem.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
检查OEM系统 |
.\oemSystem.ps1 |
无 |
功能类 |
|
osInfo.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询系统信息 |
.\osInfo.ps1 |
无 |
功能类 |
|
processInfo.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询进程信息 |
.\processInfo.ps1 |
无 |
功能类 |
|
scheduledTasks.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询定时任务 |
.\scheduledTasks.ps1 |
无 |
功能类 |
|
specialHardware.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询硬件信息 |
.\specialHardware.ps1 |
无 |
功能类 |
|
systemRoot.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询系统目录 |
.\systemRoot.ps1 |
无 |
功能类 |
|
systemService.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
检查VSS 镜像服务 |
.\systemService.ps1 |
无 |
功能类 |
|
tcpNum.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询网络连接数 |
.\tcpNum.ps1 |
无 |
功能类 |
|
utilInfo.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询性能信息 |
.\utilInfo.ps1 |
无 |
功能类 |
|
virtioDriver.ps1 |
/Edge/tools/plugins/collectors/rda-collector-server/powershell |
是 |
查询virtio驱动 |
.\virtioDriver.ps1 |
无 |
功能类 |
|
getArchitecture.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询系统架构 |
sh getArchitecture.sh |
无 |
功能类 |
|
getBootLoader.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询系统引导类型 |
sh getBootLoader.sh |
无 |
功能类 |
|
getCPUCores.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询CPU核数 |
sh getCPUCores.sh |
无 |
功能类 |
|
getCpuFrequency.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询CPU主频信息 |
sh getCpuFrequency.sh |
无 |
功能类 |
|
getCPURate.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询CPU使用率 |
sh getCPURate.sh |
无 |
功能类 |
|
getCPUtype.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询CPU类型 |
sh getCPUtype.sh |
无 |
功能类 |
|
getDisk_each_read_write_info.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询磁盘吞吐量 |
sh getDisk_each_read_write_info.sh |
无 |
功能类 |
|
getDiskInfo.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询磁盘基本信息 |
sh getDiskInfo.sh |
无 |
功能类 |
|
getDiskUtil.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询磁盘使用率 |
sh getDiskUtil.sh |
无 |
功能类 |
|
getFileSharingInfo.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询文件分享信息 |
sh getFileSharingInfo.sh |
无 |
功能类 |
|
getFirmwareType.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询固件类型 |
sh getFirmwareType.sh |
无 |
功能类 |
|
getGPUDevices.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询GPU设备 |
sh getGPUDevices.sh |
无 |
功能类 |
|
getHostname.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询主机名称 |
sh getHostname.sh |
无 |
功能类 |
|
getMem.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询内存信息 |
sh getMem.sh |
无 |
功能类 |
|
getMemRate.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询内存使用率 |
sh getMemRate.sh |
无 |
功能类 |
|
getKernel.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询内核 |
sh getKernel.sh |
无 |
功能类 |
|
getNetCards.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询网卡信息 |
sh getNetCards.sh |
无 |
功能类 |
|
getNetcardsInfo.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询网卡带宽和PPS |
sh getNetcardsInfo.sh |
无 |
功能类 |
|
getOsDisk.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询系统盘信息 |
sh getOsDisk.sh |
无 |
功能类 |
|
getOsInfo.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询系统信息 |
sh getOsInfo.sh |
无 |
功能类 |
|
getRawDevices.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询裸设备信息 |
sh getRawDevices.sh |
无 |
功能类 |
|
getRsync.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询Rsync |
sh getRsync.sh |
无 |
功能类 |
|
getProcessInfo.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询进程信息 |
sh getProcessInfo.sh |
无 |
功能类 |
|
getScheduledTasks.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询定时任务 |
sh getScheduledTasks.sh |
无 |
功能类 |
|
getUSBDevices.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询USB设备 |
sh getUSBDevices.sh |
无 |
功能类 |
|
getTcpTotal.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询网络连接数 |
sh getTcpTotal.sh |
无 |
功能类 |
|
getVirtioDriver.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询virtio驱动 |
sh getVirtioDriver.sh |
无 |
功能类 |
|
getVirtualType.sh |
/Edge/tools/plugins/collectors/rda-collector-server/shell |
是 |
查询虚拟类型 |
sh getVirtualType.sh |
无 |
功能类 |
- GaussDB命令_GaussDB数据库命令_高斯数据库命令-华为云
- 免费主机迁移服务_虚拟机文件复制到主机_虚拟主机迁移_云服务器迁移
- GaussDB查版本命令_GaussDB命令参考_高斯数据库查版本命令-华为云
- GAUSS(DWS)工具_gsql工具_DataStudio工具_DSC工具
- 电话呼叫中心软件_呼叫中心平台_呼叫中心客服系统_云呼叫中心
- 分布式云原生权限概述_华为云分布式云原生_华为云UCS权限概述
- OBS常用工具_OBS工具_OBS工具汇总
- 分布式缓存数据迁移_分布式缓存_数据迁移-华为云
- MySQL创建数据库命令_MySQL查看数据库命令_如何安装MySQL数据库
- 容器集群迁移