<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>i can confirm it works for me as well... are there any noticeable errors in the ceilometer-agent-notifications log? the snippet below looks sane to me though.<br><br>cheers,<font style="" face="Calibri"><br><i>gord</i></font><br><br><br><div>> From: idegtiarov@mirantis.com<br>> Date: Fri, 20 Mar 2015 18:35:56 +0200<br>> To: openstack-dev@lists.openstack.org<br>> Subject: Re: [openstack-dev] [ceilometer] Pipeline for notifications does not seem to work<br>> <br>> Hi Tim<br>> <br>> I've check your case on my devstack. And I've received new hs06 meter<br>> in my meter list.<br>> <br>> So something wrong with your local env.<br>> <br>> <br>> Cheers,<br>> Igor D.<br>> Igor Degtiarov<br>> Software Engineer<br>> Mirantis Inc<br>> www.mirantis.com<br>> <br>> <br>> On Fri, Mar 20, 2015 at 5:40 PM, Tim Bell <Tim.Bell@cern.ch> wrote:<br>> ><br>> ><br>> > I’m running Juno with ceilometer and trying to produce a new meter which is<br>> > based on vcpus * F (where F is a constant that is different for each<br>> > hypervisor).<br>> ><br>> ><br>> ><br>> > When I create a VM, I get a new sample for vcpus.<br>> ><br>> ><br>> ><br>> > However, it does not appear to fire the transformer.<br>> ><br>> ><br>> ><br>> > The same approach using “cpu” works OK but this one is polling on a regular<br>> > interval rather than a one off notification when the VM is created.<br>> ><br>> ><br>> ><br>> > Any suggestions or alternative approaches for how to get a sample based the<br>> > number of cores scaled by a fixed constant?<br>> ><br>> ><br>> ><br>> > Tim<br>> ><br>> ><br>> ><br>> > In my pipeline.yaml sources,<br>> ><br>> ><br>> ><br>> >     - name: vcpu_source<br>> ><br>> >       interval: 180<br>> ><br>> >       meters:<br>> ><br>> >           - "vcpus"<br>> ><br>> >       sinks:<br>> ><br>> >           - hs06_sink<br>> ><br>> ><br>> ><br>> > In my transformers, I have<br>> ><br>> ><br>> ><br>> >     - name: hs06_sink<br>> ><br>> >       transformers:<br>> ><br>> >           - name: "unit_conversion"<br>> ><br>> >             parameters:<br>> ><br>> >                 target:<br>> ><br>> >                     name: "hs06"<br>> ><br>> >                     unit: "HS06"<br>> ><br>> >                     type: "gauge"<br>> ><br>> >                     scale: "47.0"<br>> ><br>> >       publishers:<br>> ><br>> >           - notifier://<br>> ><br>> ><br>> ><br>> ><br>> ><br>> ><br>> ><br>> ><br>> > __________________________________________________________________________<br>> > OpenStack Development Mailing List (not for usage questions)<br>> > Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br>> ><br>> <br>> __________________________________________________________________________<br>> OpenStack Development Mailing List (not for usage questions)<br>> Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></div>                                    </div></body>
</html>