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 #7248] Cli command: Node #1992

Closed
icinga-migration opened this issue Sep 16, 2014 · 21 comments
Closed

[dev.icinga.com #7248] Cli command: Node #1992

icinga-migration opened this issue Sep 16, 2014 · 21 comments
Labels
area/cli Command line helpers enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

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

Created by mfriedrich on 2014-09-16 08:49:04 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-10-30 11:03:41 +00:00)
Target Version: 2.2.0
Last Update: 2014-10-31 12:58:06 +00:00 (in Redmine)


Required changes:

Changesets

2014-10-17 13:13:17 +00:00 by (unknown) d33b850

Cli commands: Add basic agent command set

refs #7248

2014-10-17 14:06:12 +00:00 by (unknown) f9209ec

Cli commands: Add basic agent command set

refs #7248

2014-10-18 19:06:28 +00:00 by (unknown) 0fc7c2c

CLI: Add agent command functionality (WIP)

refs #7248

2014-10-18 20:12:47 +00:00 by (unknown) cc9163f

CLI: Add agent command functionality (WIP)

refs #7248

2014-10-18 20:46:47 +00:00 by (unknown) 1e733e5

CLI: Add agent command functionality (WIP)

refs #7248

2014-10-18 22:42:37 +00:00 by (unknown) 0073dfe

CLI: Add agent command functionality (WIP)

refs #7248

2014-10-20 15:10:46 +00:00 by (unknown) aa6f497

CLI: Add agent command functionality (WIP)

refs #7248

2014-10-21 11:23:46 +00:00 by (unknown) e293092

CLI: Add basic agent command functionality (add, remove)

Prepare for set, setup, wizard, *list.
Change repository files to .repo, rename .peer to .settings

refs #7248
refs #7255

2014-10-22 17:26:31 +00:00 by (unknown) 8c36a71

Cli: Update agent wizard todos

refs #7248

2014-10-24 09:44:11 +00:00 by (unknown) 489badc

Fix icinga2-list-agents

refs #7248

2014-10-24 10:18:24 +00:00 by (unknown) 33b2395

Implement support for removing more than one agent

refs #7248

2014-10-24 10:18:29 +00:00 by (unknown) 10150c3

Fix null pointer deref in "agent list"

refs #7248

2014-10-24 10:19:36 +00:00 by (unknown) 41266aa

Remove obsolete scripts

refs #7248

2014-10-24 15:36:42 +00:00 by (unknown) 5cefabd

Fix formatting for "agent list"

refs #7248

2014-10-27 14:12:19 +00:00 by gbeutner 3f03269

Implement agent settings for "agent set" and "agent list"

refs #7248

2014-10-28 09:24:19 +00:00 by (unknown) 3c5645c

Cli: Add zone attribute for 'agent update-config' command

refs #7248

2014-10-28 09:54:29 +00:00 by (unknown) 00652f6

Cli: Add endpoint & zone repository object for 'agent update-config'

refs #7248

2014-10-28 18:28:38 +00:00 by (unknown) 16069a7

Cli: Don't overwrite existing objects; delete old agent objects on 'agent update-config'

refs #7248

2014-10-28 18:46:10 +00:00 by (unknown) 64298c3

Cli: Add agents.conf w/ default agent templates for 'agent update-config'

refs #7248

2014-10-28 20:13:15 +00:00 by (unknown) b344743

Cli: Write ApiListener config in 'agent setup' command

fixes #7438
refs #7248

2014-10-29 06:58:34 +00:00 by (unknown) 93da4ba

Use "cluster-zone" command to check agent hosts

refs #7248

2014-10-30 14:19:09 +00:00 by (unknown) cde4f9a

Cli: Fix log for CA copy in 'agent setup --master'

refs #7248

Parent Task: #7245

Subtasks:

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:24:39 +00:00

  • Category set to CLI

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:41:47 +00:00

  • Estimated Hours set to 4

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-15 14:22:54 +00:00

  • Assigned to set to mfriedrich

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-15 14:34:07 +00:00

  • Description updated
  • Assigned to deleted mfriedrich
  • Estimated Hours changed from 4 to 8

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-15 14:34:16 +00:00

  • Status changed from New to Assigned
  • Assigned to set to mfriedrich

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-10-17 11:15:17 +00:00

  • Priority changed from Normal to High

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-10-17 11:16:30 +00:00

  • Priority changed from High to Normal

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-17 11:33:56 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-10-24 10:15:13 +00:00

TODOs

  • agent list: show host/port

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-27 12:47:04 +00:00

TODOs

  • set
  • list: show host/port
  • wizard
  • update-config

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-27 13:58:43 +00:00

  • Relates set to 7441

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 09:06:11 +00:00

TODOs

  • setup tests (master, agent)
  • wizard implementation
  • write api.conf in #7438

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 09:07:03 +00:00

  • Relates set to 7465

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 09:13:03 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 09:16:09 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 10:30:53 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 14:50:37 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 18:47:35 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-28 20:14:40 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-10-30 11:03:42 +00:00

  • Status changed from Assigned to Resolved

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-31 12:58:06 +00:00

  • Subject changed from Cli command: Agent to Cli command: Node
  • Description updated

@icinga-migration icinga-migration added enhancement New feature or request area/cli Command line helpers labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.2.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/cli Command line helpers enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant