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 #9191] Add "mongodb" CheckCommand definition #2975

Closed
icinga-migration opened this issue Apr 27, 2015 · 8 comments
Closed

[dev.icinga.com #9191] Add "mongodb" CheckCommand definition #2975

icinga-migration opened this issue Apr 27, 2015 · 8 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/9191

Created by selamanse on 2015-04-27 15:13:57 +00:00

Assignee: selamanse
Status: Resolved (closed on 2015-04-28 12:42:10 +00:00)
Target Version: 2.3.6
Last Update: 2015-07-06 13:15:06 +00:00 (in Redmine)

Backport?: Not yet backported
Include in Changelog: 1

I'd like to contribute an icinga2 configuration file for plugin-mongodb
As described here (https://github.com/mzupan/nagios-plugin-mongodb)

Attachments

Changesets

2015-04-28 12:28:12 +00:00 by (unknown) 9562018

Add database CheckCommand definition for mongodb

fixes #9191

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

2015-04-28 12:31:25 +00:00 by (unknown) e2247d3

Update AUTHORS

refs #9191

2015-07-06 13:15:18 +00:00 by (unknown) 692e924

Add database CheckCommand definition for mongodb

fixes #9191

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

2015-07-06 13:22:40 +00:00 by (unknown) eda205a

Update AUTHORS

refs #9191
@icinga-migration
Copy link
Author

Updated by selamanse on 2015-04-27 15:17:59 +00:00

  • File added 0001-Add-database-CheckCommand-definition-for-mongodb.patch

attached patch

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-04-28 08:15:28 +00:00

  • Status changed from New to Feedback
  • Assigned to set to selamanse

Please prefix your custom variables with mongodb_. The rationale for this is that this allows users to override the check's custom variables in the host/service definition.

For example, if all plugins were using the same custom variable 'timeout' you wouldn't be able to overwrite them on a per-command basis.

@icinga-migration
Copy link
Author

Updated by selamanse on 2015-04-28 08:31:33 +00:00

  • File added 0002-Update-custom-vars-in-CheckCommand-definition-for-mo.patch

makes sense....
added prefix mongodb_ to custom vars. attached patch 0002

@icinga-migration
Copy link
Author

Updated by Anonymous on 2015-04-28 12:42:10 +00:00

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

Applied in changeset 9562018.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-04-28 12:42:32 +00:00

  • Target Version set to 2.4.0
  • Estimated Hours set to 1

@icinga-migration
Copy link
Author

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

  • Target Version changed from 2.4.0 to 2.3.5

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-15 14:45:25 +00:00

  • Subject changed from icinga2 configurations for plugin-mongodb to Add "mongodb" CheckCommand definition
  • Category changed from Plugins to ITL

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-07-06 13:15:06 +00:00

  • Target Version changed from 2.3.5 to 2.3.6

Was not backported.

@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.3.6 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