<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
How about this?<br>
https://wiki.openstack.org/wiki/Monasca<br>
<br>
Kevin <strong>
<div><font face="Tahoma" color="#000000" size="2"> </font></div>
</strong>
<hr tabindex="-1">
<font face="Tahoma" size="2"><b>From:</b> Dmitriy Shulyak<br>
<b>Sent:</b> Friday, November 21, 2014 12:57:45 AM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> Re: [openstack-dev] [Fuel] fuel master monitoring<br>
</font><br>
<div></div>
<div>
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote"><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left-width:1px; border-left-color:rgb(204,204,204); border-left-style:solid; padding-left:1ex">
<div bgcolor="#FFFFFF">I have nothing against using some 3rd party service. But I thought this was to be small -- disk monitoring only & notifying the user, not stats collecting. That's why I added the code to Fuel codebase. If you want external service you
 need to remember about such details as, say, duplicate settings (database credentials at least) and I thought this was an overkill for such simple functionality.
</div>
</blockquote>
<div> </div>
<div>Yes, it will be much more complex than simple daemon that creates notifications but our application is operating in isolated containers, and most of the resources cant be discovered from any particular container. So if we will want to extend it, with another
 task, like monitoring pool of dhcp addresses - we will end up with some kindof server-agent architecture, and this is a lot of work to do<br>
</div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left-width:1px; border-left-color:rgb(204,204,204); border-left-style:solid; padding-left:1ex">
<div bgcolor="#FFFFFF">Also, for a 3rd party service, notification injecting code still needs to be written as a plugin -- that's why I also don't think Ruby is a good idea :)<br>
<br>
</div>
</blockquote>
<div>Afaik there is a way to write python plugins for sensu, but if there is monitoring app  in python, that have friendly support for extensions, I am +1 for python</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left-width:1px; border-left-color:rgb(204,204,204); border-left-style:solid; padding-left:1ex">
<div bgcolor="#FFFFFF">So in the end I don't know if we'll have that much less code with a 3rd party service. But if you want a statistics collector then maybe it's OK.<br>
<span class=""><font color="#888888"><br>
</font></span></div>
</blockquote>
<div>I think that monitoring application is fits there, and we kindof already introducing our whell for collecting</div>
<div>statistic from openstack. I would like to know what guys who was working on stats in 6.0 thinking about it. So it is TBD</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>