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

[dev.icinga.com #9699] Adding "-r" parameter to the check_load command for dividing the load averages by the number of CPUs. #3170

Closed
icinga-migration opened this issue Jul 22, 2015 · 4 comments
Labels
area/configuration DSL, parser, compiler, error handling enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9699

Created by ruzickap on 2015-07-22 07:42:26 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2015-07-22 08:06:30 +00:00)
Target Version: 2.3.9
Last Update: 2015-08-12 08:35:13 +00:00 (in Redmine)

Backport?: Already backported
Include in Changelog: 1

Hello.

I added "-r" parameter to the check_load command for dividing the load averages by the number of CPUs.
It's handy if you are monitoring the servers with different number of CPUs.
I also added new variable "load_percpu" to use this and write descriptions to the "check_load command section".

Details about implementation can be found here: #41

Regards

PetrR

Changesets

2015-07-22 08:05:50 +00:00 by ruzickap 660ffe9

Add "-r" parameter to the check_load command for dividing the load averages by the number of CPUs

New variable "load_percpu" added to use when "-r" should be added for the check_load command.

fixes #9699

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>

2015-07-22 08:06:06 +00:00 by (unknown) 838f7ca

Update AUTHORS

refs #9699

2015-08-12 08:34:43 +00:00 by ruzickap 3687768

Add "-r" parameter to the check_load command for dividing the load averages by the number of CPUs

New variable "load_percpu" added to use when "-r" should be added for the check_load command.

fixes #9699

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>

2015-08-12 08:34:54 +00:00 by (unknown) f2b32ac

Update AUTHORS

refs #9699
@icinga-migration
Copy link
Author

Updated by ruzickap on 2015-07-22 08:06:30 +00:00

  • Status changed from New to Resolved

Applied in changeset 660ffe9.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-07-22 08:06:42 +00:00

  • Assigned to set to gbeutner
  • Target Version set to 2.4.0

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-07-22 08:07:07 +00:00

Thanks for the patch.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-08-12 08:35:13 +00:00

  • Target Version changed from 2.4.0 to 2.3.9
  • Backport? changed from TBD to Yes

@icinga-migration icinga-migration added enhancement New feature or request area/configuration DSL, parser, compiler, error handling labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.3.9 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration DSL, parser, compiler, error handling enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant