虚拟机监控工具

Virtual Machine Monitoring tool

我想在内存利用率方面监控虚拟机的性能,CPU 用法 etc.I 需要一个 OpenSource 工具来监控虚拟机的性能,具有良好的应用程序编程接口并具有警报 system.Which 工具适合这里吗?

我遇到了这个工具 VMturbo。不然你可以看看Nagios

http://vmturbo.com/vhm-earth-why-pay-for-monitoring/?utm_source=Whosebug&utm_medium=banner-ad&utm_campaign=vhm-earth&utm_content=728x90top&utm_term=tagset1

如果你想要一个简单的、嵌入式的、开源的监控工具,并且你可以在每台虚拟机上安装它,你可以尝试 glances and eventually aggregate the metrics in one of the supported gateway(influxdb、Grafana、Statsd、Graphite,... ).