Closed dnsmichi closed 9 years ago
Linux load doesn't handle multiple CPUs properly. Here is a patch that makes the plugin to get the number of CPUs for a particular system and multiply warning and critical limits by this number.
Hi Michi, that breaks snmp-load (for me).
"my" variable $resultat masks earlier declaration in same scope at /usr/lib64/nagios/plugins/check_snmp_load.pl line 381.
Linux load doesn't handle multiple CPUs properly. Here is a patch that makes the plugin to get the number of CPUs for a particular system and multiply warning and critical limits by this number.