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