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 #12189] Add support for "-A" command line switch to CheckCommand "snmp-process" #4379

Closed
icinga-migration opened this issue Jul 20, 2016 · 3 comments
Labels
area/itl Template Library CheckCommands enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

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

Created by Manul on 2016-07-20 21:17:36 +00:00

Assignee: Manul
Status: Resolved (closed on 2016-07-21 14:33:25 +00:00)
Target Version: 2.5.0
Last Update: 2016-07-21 14:33:25 +00:00 (in Redmine)

Backport?: Not yet backported
Include in Changelog: 1

The "-A" command line switch for the manubulon plugin check_snmp_process.pl causes it to match the regexp pattern not only against the process name but also against its parameters. There is currently no support to activate this switch from the corresponding CheckCommand in the ITL.

I'm preparing a patch to fix this.

Attachments

Changesets

2016-07-21 14:31:18 +00:00 by Manul 77f5988

Add support for "-A" command line switch to CheckCommand "snmp-process"

Support for "-A" command line switch to CheckCommand "snmp-process" added in
command-plugins-manubulon.conf. Further details can be found in issue #12189.

fixes #12189

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>

2016-07-21 14:33:52 +00:00 by mfriedrich 171c137

Update AUTHORS

refs #12189
@icinga-migration
Copy link
Author

Updated by Manul on 2016-07-20 21:24:35 +00:00

  • File added 0001-Added-support-for-A-command-line-switch-to-CheckComm.patch

Patch file added, hope I did everything right, this is my first patch...

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-07-21 14:32:17 +00:00

  • Subject changed from Add support for "-A" command line switch to CheckCommand "snmp-process" in command-plugins-manubulon.conf to _Add support for "-A" command line switch to CheckCommand "snmp-process" _
  • Status changed from New to Assigned
  • Assigned to set to Manul
  • Target Version set to 2.5.0

Perfect, thank you :) Adding this to 2.5 as an exception being that small.

@icinga-migration
Copy link
Author

Updated by Manul on 2016-07-21 14:33:25 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 77f5988.

@icinga-migration icinga-migration added enhancement New feature or request area/itl Template Library CheckCommands labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.5.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/itl Template Library CheckCommands enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant