<div dir="ltr"><div>To whom it may concern,</div><div><br></div><div>I am investigating this plugin and would like to know the calculating method.<br></div><div><a href="https://www.monitoring-plugins.org/doc/man/check_load.html">https://www.monitoring-plugins.org/doc/man/check_load.html</a></div><div><br></div><div>
<pre><code>-w, --warning=WLOAD1,WLOAD5,WLOAD15
    Exit with WARNING status if load average exceeds WLOADn
 -c, --critical=CLOAD1,CLOAD5,CLOAD15
    Exit with CRITICAL status if load average exceed CLOADn
    the load average format is the same used by "uptime" and "w"</code></pre>

</div><div>So when the system reports 3 values from ie. the uptime it would be red by the plugin. And what is the evaluation logic?</div><div><br></div><div>Many thanks</div><div>Csaba Dobo<br></div></div>