Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_snmp_load.pl - Linux load multiple CPUs #6

Closed
dnsmichi opened this issue Apr 25, 2015 · 1 comment
Closed

check_snmp_load.pl - Linux load multiple CPUs #6

dnsmichi opened this issue Apr 25, 2015 · 1 comment
Milestone

Comments

@dnsmichi
Copy link
Collaborator

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.

@bsiege
Copy link

bsiege commented May 5, 2015

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.

dnsmichi pushed a commit that referenced this issue May 5, 2015
@dnsmichi dnsmichi added this to the 2.0.0 milestone Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants