<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 31/01/14 21:50, Julien Danjou wrote:<br>
</div>
<blockquote cite="mid:m2k3dgzg9d.fsf@danjou.info" type="cite">
<pre wrap="">On Fri, Jan 31 2014, Adrian Turjak wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Is it working on Havana? As I've gone through and tried all the possible
state changes (reboot, suspend, pause, resize, terminate, etc), and not one
triggers a poll cycle outside of the standard polling interval. So in all
those cases apart from pause (which doesn't cause a reset), I'm losing
cumulative data.
</pre>
</blockquote>
<pre wrap="">
It should. Did you enable it in the notification_drivers?
</pre>
</blockquote>
It hadn't been, devstack doesn't enable it by default it seems. I
have since added it to ceilometer.conf:<br>
"notification_driver = ceilometer.compute.nova_notifier"<br>
<br>
and done a ./unstack ./stack<br>
<br>
Still nothing. I'm not sure if there is some documentation on this
I'm missing, but I've been unable to find anything useful. <br>
<br>
Nova_notifier as is only covers the terminate case
("compute.instance.delete.start") anyway, but once I have it working
at least for that case, I can alter it to work for the rest easily
enough by adding in a list of tracked notifications. <br>
<br>
Also, side note, see comments #18 and #19 of this thread:<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="https://bugs.launchpad.net/nova/+bug/1221987">https://bugs.launchpad.net/nova/+bug/1221987</a><br>
<br>
If that is the case, is nova_notifier what I should be using at all?<br>
</body>
</html>