Jump to: navigation, search

Difference between revisions of "PerformanceMonitoringTools"

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
If you want to do some performance monitoring, here are some tools.
 
If you want to do some performance monitoring, here are some tools.
  
[http://docs.gridcentric.com/canary/ Canary] is an OpenStack service we wrote for accessing statistics stored in RRD format (generally collected by `collectd`), under the Apache 2.0 license. Canary adds the ability to see real-time graphs of host statistics in the Horizon dashboard as well as the ability to query stats via the nova API / novaclient.
+
[http://docs.gridcentric.com/canary/ Canary] is an OpenStack service that accesses statistics stored in RRD format (generally collected by `collectd`), released by Gridcentric under the Apache 2.0 license. Canary adds the ability to see real-time graphs of host statistics in the Horizon dashboard as well as the ability to query stats via the nova API / novaclient.
  
 
A blog post from Piotr Siwczak of Mirantis entitled [http://www.mirantis.com/blog/openstack-monitoring/ Some practical considerations for monitoring in OpenStack cloud] also mentions the following tools:
 
A blog post from Piotr Siwczak of Mirantis entitled [http://www.mirantis.com/blog/openstack-monitoring/ Some practical considerations for monitoring in OpenStack cloud] also mentions the following tools:
Line 10: Line 10:
 
* [https://github.com/zenoss/ZenPacks.zenoss.OpenStack Zenoss ZenPack for OpenStack]
 
* [https://github.com/zenoss/ZenPacks.zenoss.OpenStack Zenoss ZenPack for OpenStack]
 
* [http://www.inmon.com/products/sFlowTrend.php sFlowTrend]
 
* [http://www.inmon.com/products/sFlowTrend.php sFlowTrend]
 +
* graphite with statsD

Latest revision as of 09:17, 29 July 2013

If you want to do some performance monitoring, here are some tools.

Canary is an OpenStack service that accesses statistics stored in RRD format (generally collected by `collectd`), released by Gridcentric under the Apache 2.0 license. Canary adds the ability to see real-time graphs of host statistics in the Horizon dashboard as well as the ability to query stats via the nova API / novaclient.

A blog post from Piotr Siwczak of Mirantis entitled Some practical considerations for monitoring in OpenStack cloud also mentions the following tools: