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 <[email protected]> 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@koteswar-ice-osc:~$ neutron meter-label-show INCOMING > sdn@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 : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
