<div dir="ltr">Ok, thank you for your help :)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno dom 31 mar 2019 alle ore 13:39 Martin Lenko <<a href="mailto:lenko99@gmail.com">lenko99@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Hi Luca,<div>the answer is a bit more complex than that, but basically, load 2 on 2 CPU machine means that the machine is just about able to cope with the load thrown at it. If the load is higher than the number of CPUs for a longer period of time, you might have a performance problem.<br>More detailed explanation here: <a href="https://www.howtogeek.com/194642/understanding-the-load-average-on-linux-and-other-unix-like-systems/" target="_blank">https://www.howtogeek.com/194642/understanding-the-load-average-on-linux-and-other-unix-like-systems/</a></div><div><br></div><div>I usually set the warning/yellow threshold to a value slightly higher than the number of CPUs and the critical/red to twice the number of warning/yellow value. At least on machines with a small number of CPUs.</div><div><br></div><div>I case of 2CPU machine I would set it to:</div><div>LOAD 2.5 5.0</div><div><br></div><div>Obviously, if you should review the CPU load patterns of your server and update the LOAD config accordingly to make sure the thresholds are not:</div><div>- too low - you might get a lot of false positive alerts</div><div>- too high - you might not notice there is something going and the machine is struggling to cope with the load</div><div><br></div><div>Regards,</div><div>Martin</div></div></div>
</blockquote></div>