calcualting method
Csaba Dobo <[email protected]> Wed, 27 Nov 2019 14:45:43 +0100
| Newsgroups | gmane.network.nagios.devel |
|---|---|
| Message-ID | <CAOW7Zz3t2bzh4ZwuRJrA4o6iJU-mFVc+L9kR_E6qh9KkaEJNpQ__2870.4584388592$1574863111$gmane$org@mail.gmail.com> |
--000000000000d553f105985437e7
Content-Type: text/plain; charset="UTF-8"
To whom it may concern,
I am investigating this plugin and would like to know the calculating
method.
https://www.monitoring-plugins.org/doc/man/check_load.html
-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"
So when the system reports 3 values from ie. the uptime it would be red by
the plugin. And what is the evaluation logic?
Many thanks
Csaba Dobo
--000000000000d553f105985437e7
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"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.<b=
r></div><div><a href=3D"https://www.monitoring-plugins.org/doc/man/check_lo=
ad.html">https://www.monitoring-plugins.org/doc/man/check_load.html</a></di=
v><div><br></div><div>
<pre><code>-w, --warning=3DWLOAD1,WLOAD5,WLOAD15
Exit with WARNING status if load average exceeds WLOADn
-c, --critical=3DCLOAD1,CLOAD5,CLOAD15
Exit with CRITICAL status if load average exceed CLOADn
the load average format is the same used by "uptime" and &quo=
t;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></di=
v><div>Many thanks</div><div>Csaba Dobo<br></div></div>
--000000000000d553f105985437e7--