[Openstack] [ceilometer] how to list l3 meters using neutron meter-labels?

Nejc Saje nejc.saje at xlab.si
Fri Mar 28 11:50:54 UTC 2014


If I’m not mistaken, you should be able to get the relevant samples by filtering on resource_id being the label’s ID, e.g.

`ceilometer sample-list -q resource_id=<LABEL ID>`

Cheers,
Nejc

On Mar 28, 2014, at 11:40 AM, Kelam, Koteswara Rao <koteswara.kelam at hp.com> wrote:

> Hi All,
>  
> I am using icehouse-2. In my setup 10.64.201.0/24 is external network and set it as router gateway.
> |10.64.201.0/24|<------->|router|<------>|22.0.0.0/24|
>  
> Now I want see the rx and tx stats of qg-XX interface of router as meters.
> I configured neutron metering label and rule as follows.
> sdn at koteswar-ice-osc:~$ neutron meter-label-show INCOMING
> sdn at koteswar-ice-osc:~$ neutron meter-label-rule-create INCOMING 10.64.201.0/24 --direction ingress
>  
> But I don’t know how to see the stats associated with label  INCOMING. After creating label, how to see it as a meter in the collector side?
> “ceilometer meter-list/sample-list” not listing anything related to this label. Please help.
>  
> Thanks in advance
> Koteswar
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140328/8df47e31/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140328/8df47e31/attachment.sig>


More information about the Openstack mailing list