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 #7250] Cli command: Feature #1994

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

[dev.icinga.com #7250] Cli command: Feature #1994

icinga-migration opened this issue Sep 16, 2014 · 7 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/7250

Created by mfriedrich on 2014-09-16 08:51:15 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-10-14 11:30:03 +00:00)
Target Version: 2.2.0
Last Update: 2014-10-17 08:49:13 +00:00 (in Redmine)


Required changes:

  • commands
    • enable
    • disable
    • list

Changesets

2014-10-13 16:34:44 +00:00 by (unknown) 1d08203

CLI: Add feature command (WIP)

refs #7250

2014-10-14 10:07:45 +00:00 by (unknown) 1753a07

CLI: Add feature command (WIP)

refs #7250

2014-10-14 11:23:32 +00:00 by (unknown) 8ca4004

CLI: Add feature command (WIP)

refs #7250

2014-10-14 11:27:30 +00:00 by (unknown) 92454ca

CLI: Add feature command (list, enable, disable)

fixes #7250

2014-10-14 16:35:52 +00:00 by (unknown) d7d6d60

Remove icinga2-enable-feature and icinga2-disable-feature

refs #7250

2014-10-14 18:25:53 +00:00 by (unknown) 648f47f

Fix package builds after removal of icinga2-{en,dis}able-feature scripts

refs #7250

2014-10-15 06:48:01 +00:00 by (unknown) ce6f7ac

Replace spaces with tabs

refs #7250

Parent Task: #7245

Subtasks:

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 08:51:56 +00:00

  • Subject changed from Cli command: Agen to Cli command: Feature
  • Description updated
  • Target Version set to 2.2.0

@icinga-migration
Copy link
Author

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

  • Category set to CLI

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:38:17 +00:00

  • Estimated Hours set to 4

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-13 08:40:38 +00:00

  • Assigned to set to mfriedrich

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-13 16:34:22 +00:00

First draft.

nbmif ~ # icinga2 feature enable graphite livestatus
[2014-10-13 18:33:34 +0200] information/cli: Enabling feature graphite in '/etc/icinga2/features-enabled'.
[2014-10-13 18:33:34 +0200] information/cli: Enabling feature livestatus in '/etc/icinga2/features-enabled'.
nbmif ~ # ls -lhtr /etc/icinga2/features-enabled/
insgesamt 0
lrwxrwxrwx. 1 icinga icinga 37 19. Jul 16:31 statusdata.conf -> ../features-available/statusdata.conf
lrwxrwxrwx. 1 icinga icinga 36 19. Jul 16:31 ido-mysql.conf -> ../features-available/ido-mysql.conf
lrwxrwxrwx. 1 icinga icinga 34 19. Jul 16:31 command.conf -> ../features-available/command.conf
lrwxrwxrwx. 1 root   root   36  5. Aug 15:49 compatlog.conf -> ../features-available/compatlog.conf
lrwxrwxrwx. 1 root   root   35 15. Sep 18:09 debuglog.conf -> ../features-available/debuglog.conf
lrwxrwxrwx. 1 root   root   34 13. Okt 18:32 checker.conf -> ../features-available/checker.conf
lrwxrwxrwx. 1 root   root   39 13. Okt 18:32 notification.conf -> ../features-available/notification.conf
lrwxrwxrwx. 1 root   root   34 13. Okt 18:32 mainlog.conf -> ../features-available/mainlog.conf
lrwxrwxrwx. 1 icinga icinga 45 13. Okt 18:33 graphite.conf -> /etc/icinga2/features-available/graphite.conf
lrwxrwxrwx. 1 icinga icinga 47 13. Okt 18:33 livestatus.conf -> /etc/icinga2/features-available/livestatus.conf

@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-10-14 11:30:03 +00:00

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

Applied in changeset 92454ca.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-10-15 12:54:03 +00:00

  • Relates set to 7380

@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