Hi,

Hope this will help you :

nova hypervisor-stats

It will return the statistics of the Hypervisor node example,

+----------------------+-------+
| Property | Value |
+----------------------+-------+
| count | 2 |
| current_workload | 0 |
| disk_available_least | 1378 |
| free_disk_gb | 1606 |
| free_ram_mb | 47003 |
| local_gb | 1606 |
| local_gb_used | 0 |
| memory_mb | 48027 |
| memory_mb_used | 1024 |
| running_vms | 0 |
| vcpus | 28 |
| vcpus_used | 0 |
+----------------------+-------+
转自: https://ask.openstack.org/en/question/1123/how-to-see-the-real-available-resources/

最新文章

  1. JMeter使用文档
  2. Debian8.3.0下安装Odoo8.0步骤
  3. Drainage Ditches(dinic)
  4. 用UltralSO安装CentOS 和 Ubuntu
  5. 21.allegro下鼠标形状设置[原创]
  6. Date.prototype.format,js下的时间格式处理函数
  7. [正则表达式]PCRE反向分组引用(语法)
  8. c/c++叉树的创建与遍历(非递归遍历左右中,不破坏树结构)
  9. JS定义函数
  10. java 写 Excel(不生成实体文件,写为流的形式)
  11. Linux 下执行Shell 脚本的方式
  12. 移动Web UI库(H5框架)有哪些,看这里就够了
  13. Linux----知识储备
  14. react-native ios打包 、设置图标 启动图片
  15. 转载如何实现portlet之间的传递参数
  16. 【转】MEF程序设计指南四:使用MEF声明导出(Exports)与导入(Imports)
  17. Spring3.x错误---- Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces.
  18. linux的桌面介绍
  19. [Android] 开发第五天
  20. BZOJ5372: PKUSC2018神仙的游戏

热门文章

  1. Quartz定时任务
  2. [HTML5] Blob对象
  3. 星型数据仓库olap工具kylin介绍
  4. mac搭建测试服务器
  5. xv6的课本翻译之——附录B 系统启动器
  6. c# 读取mck码
  7. JS控制,返回上一页之后强行刷新一次
  8. WEB – Architecture
  9. LR破解版录制手机脚本(一)模拟器录制
  10. Oracle数据库to_date()和to_char()的相关