Rubab Syed <[email protected]> wrote:

Hi,

I'm doing a university project in OpenStack. The aim is to monitor virtual routers per tenant with Monasca(which according to my knowledge hasn't been implemented yet). The initial features would include monitoring of in/out traffic per interface. I'm writing a plugin in Monasca for that purpose. If I'm not wrong, I can fetch the data about routers sitting on different compute nodes(in DVR case) running monasca-agent from Neutron database but will have to devise a mechanism to filter traffic based on tenants and subnets. Is there something already implemented in Neutron that I can use for this purpose?

Also, I would really appreciate if you guys tell me some use cases for Openstack's virtual routers monitoring per tenant with Monasca?

IIUC traffic monitoring for routers is already implemented with metering service plugin:

http://docs.openstack.org/admin-guide-cloud/networking_adv-features.html

The agent then reports collected stats to ceilometer. I guess you may want to consume existing notifications for Monasca.

Ihar

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to