[Openstack] Why did the instancemonitor disappear in the Diablo?

Vishvananda Ishaya vishvananda at gmail.com
Thu Sep 29 10:23:54 UTC 2011


They were removed because they no longer worked correctly and they were based on twisted code.  There is no current plan to replace them.  Rather than generating graphs via internal software, it makes more sense to write very simple plugins for external monitoring services like munin.

Example using nova db calls:

https://github.com/cloudbuilders/openstack-munin/blob/master/nova_floating_ips

Example using custom sql:

https://github.com/cloudbuilders/openstack-munin/blob/master/nova_instance_timing

Existing ones for network and block monitoring:

http://honk.sigxcpu.org/projects/libvirt/

Vish

On Sep 29, 2011, at 2:58 AM, 이준원 (Joonwon Lee) wrote:

> Dear All
> 
> Why did the instancemonitor disappear in the Diablo release?
> For example, following files can be found in the Diablo milestone-3. But
> they're removed in the Diablo milestone-4 and the last release.
>    bin/nova-instancemonitor
>    nova/compute/monitor.py
> 
> Can someone explain the reason why these are removed and whether there is
> any plan to replace them.
> 
> Joonwon Lee
> 
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110929/7f250aa8/attachment.html>


More information about the Openstack mailing list