Commit Graph

34 Commits

Author SHA1 Message Date
Michael Friedrich c265e4c282 Windows Agent: Refine setup wizard text and add docs URL
Note for others: DO NOT manually fix whitespaces with sed
and variants. Ensure that tabs (4 spaces, keep tabs) are
set inside Visual Studio.
2019-07-31 13:47:31 +02:00
Michael Friedrich 7536ec4bdf Windows: client -> agent inside the setup routine
Requires updates screenshots later on.
2019-07-20 13:31:12 +02:00
Michael Insel 91ead3a3b7 Fix Windows Agent resize behavior
This fixes the Windows Agent behavior when resizing

refs #4959
2018-07-23 19:52:57 +02:00
Jean Flach 85dde65d00 Allow conf.d exclusion in windows wizard
refs #4508
2018-05-08 16:33:01 +02:00
Jean Flach e470e8927a Handle exceptions from X092certificate2
refs #6200
2018-04-05 13:37:11 +02:00
Michael Insel 662f817364 Add option to windows installer to add global zones
This implements the option to add global zones to the windows agent
wizard.
2018-03-18 16:19:15 +01:00
Jean Flach 2636e6a77a Whitespace fix
What does this change?
* Remove use of spaces for formatting
These could be found by using `grep -r -l -P '^\t+ +[^*]'
* Removal of training whitespaces
* A few lines longer than 120 chars
2017-12-20 14:53:52 +01:00
Noah Hilverling 4579e8f7f5 SetupWizard: Move Trim to GetMasterHostPort()
refs #5705
2017-11-09 09:28:05 +01:00
Noah Hilverling f3cc265135 SetupWizard: Remove Convert.ToString where useless
refs #5705
2017-11-09 09:27:15 +01:00
Michael Friedrich fc1ec22b77 Windows Wizard: Finalize design for 2.8
refs #5681
2017-11-03 16:56:28 +01:00
Michael Friedrich 2a61b743eb Windows wizard: Sanitize user inputs from text forms
This avoids white space problems with tickets and host names.

refs #5681
refs #5705
2017-11-03 14:10:56 +01:00
Michael Friedrich 299464e31e Windows Wizard: Missing ticket should tell the user about the master signing
refs #5681
2017-11-03 14:10:56 +01:00
Michael Friedrich 2a7cdf2fdc Cleanup Windows wizard and prepare for enhanced CSR signing
refs #5681
2017-11-03 13:53:24 +01:00
Noah Hilverling e2162b9a14 Replace space indents with tabs
refs #5545
2017-10-16 15:04:07 +02:00
Michael 4551113538 Add Edit button to Windows Setup Wizard
This adds an edit button to the windows setup wizard. This updates also the affected screenshots, where you can see the windws form, in the documentation.
2017-09-07 11:30:19 +02:00
Michael Friedrich 96cd4dc18e Windows wizard: Rename user setting
refs #9119
2016-12-08 14:59:29 +01:00
Jean Flach f1a8a74b95 Update design of Agent Wizard
refs #9119
2016-10-26 10:30:12 +02:00
Jean Flach 4b61aee90c Add option to choose icinga2s user
Adds the --scm-user option and a check box and text field in the Agent

fixes #9119
2016-10-25 16:08:03 +02:00
Gunnar Beutner 3715f307a1 Fix incorrect path for the X509 certificates on Windows
refs #11449
2016-04-01 11:44:02 +02:00
Gunnar Beutner dc09f5f706 Remove unused code in the Windows wizard
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner eb7887dad0 Update NSClient++ to version 0.4.4.19
fixes #11473
fixes #11474
2016-03-30 09:47:45 +02:00
Jean Flach 355c2610a9 Make agent error output more verbose
Adds the ran command to the agents error output

fixes #11388
2016-03-15 16:59:49 +01:00
Jean Flach 8f875dd51f Fix Windows Agent failing with special characters
refs #11327
2016-03-14 16:37:15 +01:00
Gunnar Beutner a0f7aa4fe6 Move NSClient++ installation step after all other wizard steps
refs #9263
2015-06-15 13:43:55 +02:00
Gunnar Beutner a1d80418db Add "Install NSClient++" check box in the Windows wizard
fixes #9263
2015-06-15 11:19:18 +02:00
Gunnar Beutner 85d773a21b Improve user experience when updating Icinga 2 with the NSIS installer
fixes #8116
2015-05-12 13:55:40 +02:00
Jean-Marcel Flach 8e73d72447 Add accept config/commands option to node setup
fixes #8803
2015-03-30 13:20:47 +02:00
Gunnar Beutner b83e207eb7 Add another missing directory
refs #7995
2015-02-10 09:31:41 +01:00
Gunnar Beutner b1b6c10406 Add missing directory in the Windows setup wizard
fixes #7995
2015-02-10 09:02:31 +01:00
Gunnar Beutner bf6a205edf Fix file permissions in the Windows wizard
refs #7726
2014-11-18 18:33:51 +01:00
Gunnar Beutner f8a5f98804 Fix: Windows wizard is missing --zone argument
fixes #7726
2014-11-18 16:19:32 +01:00
Gunnar Beutner e4656d9b25 Fix incorrect CLI command name in the Windows wizard
fixes #7725
2014-11-18 16:07:16 +01:00
Gunnar Beutner 98d81ffc85 Fix CA2202 code analysis warning in the Windows wizard 2014-11-13 20:18:41 +01:00
Gunnar Beutner 086eeea66f Update texts for the Windows wizard
refs #7525
2014-10-31 13:08:09 +01:00