<div dir="ltr"><div class="gmail_extra">Monitoring of the Fuel master's disk space is the special case. I really wonder why Fuel master have no HA option, disk overflow can be predicted but many other failures cannot. HA is a solution of the 'single point of failure' problem.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The current monitoring recommendations (<a href="http://docs.openstack.org/openstack-ops/content/logging_monitoring.html">http://docs.openstack.org/openstack-ops/content/logging_monitoring.html</a>) are based on analyzing logs and manual checks, that are rather reactive way of fixing problems. Zabbix is quite good for preventing failures that are predictable but for the abrupt problems Zabbix just reports them 'post mortem'.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The only way to remove the single failure point is to implement redundancy/HA</div><div class="gmail_extra"><br></div><div class="gmail_extra">Anton</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 4, 2014 at 6:26 PM, Przemyslaw Kaminski <span dir="ltr"><<a href="mailto:pkaminski@mirantis.com" target="_blank">pkaminski@mirantis.com</a>></span> wrote:<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">Hello,<br>
<br>
In extension to my comment in this bug [1] I'd like to discuss the possibility of adding Fuel master node monitoring. As I wrote in the comment, when disk is full it might be already too late to perform any action since for example Nailgun could be down because DB shut itself down. So we should somehow warn the user that disk is running low (in the UI and fuel CLI on stderr for example) before it actually happens.<br>
<br>
For now the only meaningful value to monitor would be disk usage -- do you have other suggestions? If not then probably a simple API endpoint with statvfs calls would suffice. If you see other usages of this then maybe it would be better to have some daemon collecting the stats we want.<br>
<br>
If we opted for a daemon, then I'm aware that the user can optionally install Zabbix server although looking at blueprints in [2] I don't see anything about monitoring Fuel master itself -- is it possible to do? Though the installation of Zabbix though is not mandatory so it still doesn't completely solve the problem.<br>
<br>
[1] <a href="https://bugs.launchpad.net/fuel/+bug/1371757" target="_blank">https://bugs.launchpad.net/<u></u>fuel/+bug/1371757</a><br>
[2] <a href="https://blueprints.launchpad.net/fuel/+spec/monitoring-system" target="_blank">https://blueprints.launchpad.<u></u>net/fuel/+spec/monitoring-<u></u>system</a><br>
<br>
Przemek<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</blockquote></div><br></div></div>