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 #7595] Remote connection resource configuration #1112

Closed
icinga-migration opened this issue Nov 6, 2014 · 20 comments
Closed
Labels
area/configuration Affects the configuration enhancement New feature or improvement
Milestone

Comments

@icinga-migration
Copy link

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

Created by bsheqa on 2014-11-06 13:16:52 +00:00

Assignee: jmeyer
Status: Resolved (closed on 2015-06-15 15:40:04 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-06-15 15:40:04 +00:00 (in Redmine)


Please make remote configuratin configurable via the webinterface.

Important are the following settings:

  • User
  • Host
  • SSH Privkey
  • (Location of SSH keys?)

Changesets

2015-05-28 08:42:18 +00:00 by afuhr 8dc79a3

Update resource documentation with the ssh resource configuration

refs #7595

2015-05-28 08:43:30 +00:00 by afuhr 9fdf2a2

Update instance documentation with the usage of a ssh resource

refs #7595

2015-05-28 08:44:58 +00:00 by afuhr bf21f55

Add a new ssh resource form

refs #7595

2015-05-28 08:45:57 +00:00 by afuhr b2e61a2

Add resource teaxtarea css styling for ssh-identity

refs #7595

2015-05-28 08:50:13 +00:00 by afuhr 558120e

Add resource ssh usage to resources and instances

refs #7595

2015-05-28 08:51:56 +00:00 by afuhr a47d05a

Add identity key usage for a specific user in remote command

refs #7595
fixes #7447

2015-05-28 12:09:13 +00:00 by afuhr 4958912

Rename identity_key with private_key in ssh resource

refs #7595

2015-05-28 12:15:01 +00:00 by afuhr f3a37e9

Update documentation for resources and instances

I've just only renamed the identity_key to the private_key thats it

refs #7595

2015-06-15 15:23:52 +00:00 by mjentsch 1637f47

Fix table formatting

refs #7595

2015-06-15 15:30:42 +00:00 by mjentsch 42de13a

Merge branch 'feature/ssh-remote-connection-resource-configuration-7595'

resolves #7595

Relations:

@icinga-migration
Copy link
Author

Updated by bsheqa on 2014-11-06 13:31:27 +00:00

Instances are already configurable via "Configuration -> Modules -> Monitoring -> Backends"

Configuring SSH Keypairs, User and Host would be nice anyway!

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-11-07 14:15:50 +00:00

Configuring the host, port and user to use for remote instances is already possible. (By selecting "Remote Command File" as instance type)

The SSH keypair related stuff is not yet supported. I'll add the related feature here :)

@icinga-migration
Copy link
Author

Updated by jmeyer on 2014-11-07 14:16:15 +00:00

  • Relates set to 7589

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-31 09:41:22 +00:00

  • Relates deleted 7589

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-31 09:41:38 +00:00

  • Blocked set to 7589

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-31 09:41:52 +00:00

  • Blocks set to 7447

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-31 09:42:18 +00:00

  • Subject changed from Remote Connection Configuration to Remote connection resource configuration
  • Target Version set to 2.0.0-rc1

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-18 14:33:50 +00:00

  • Assigned to set to afuhr

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-05-28 08:58:34 +00:00

Build !#693 triggered by commit a47d05a passed successfully.

Branch: origin/feature/ssh-remote-connection-resource-configuration-7595
Author: Alexander Fuhr

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-28 10:45:37 +00:00

  • Relates set to 9329

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-28 10:48:44 +00:00

  • Blocked deleted 7589

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-28 10:51:21 +00:00

There is now only one thing missing:

  • Generate new keypair

I have opened a new issue for it https://dev.icinga.org/issues/9329

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-28 11:06:17 +00:00

  • Relates set to 7589

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-28 11:06:28 +00:00

  • Relates deleted 7589

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-28 11:09:44 +00:00

  • Relates deleted 9329

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-05-28 11:25:37 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-05-28 12:12:32 +00:00

Build !#696 triggered by commit 4958912 passed successfully.

Branch: origin/feature/ssh-remote-connection-resource-configuration-7595
Author: Alexander Fuhr

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-05-28 12:18:10 +00:00

Build !#697 triggered by commit f3a37e9 passed successfully.

Branch: origin/feature/ssh-remote-connection-resource-configuration-7595
Author: Alexander Fuhr

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-06-11 08:36:58 +00:00

  • Status changed from New to Feedback
  • Assigned to changed from afuhr to jmeyer

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-06-15 15:40:04 +00:00

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

Applied in changeset 42de13a.

@icinga-migration icinga-migration added enhancement New feature or improvement area/configuration Affects the configuration labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 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 Affects the configuration enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant