Commit Graph

4454 Commits

Author SHA1 Message Date
Michael Friedrich 0f4e3004b6 Documentation: Add some more remote client details
Rename agents.conf too.

refs #7254
2014-11-02 21:56:11 +01:00
Michael Friedrich a56561beec Docs: Add cli commands
fixes #7356
2014-11-02 21:46:02 +01:00
Michael Friedrich 4eeed787ea Docs: Add first draft for setting up remote clients using Icinga 2
refs #7254
2014-11-02 20:35:16 +01:00
Michael Friedrich db856a0eee Cli: Disable notifications on remote client 'node setup/wizard'
fixes #7547
2014-11-02 20:17:57 +01:00
Michael Friedrich f69527599f Cli: Fix serial.txt permissions for 'node setup/wizard'
fixes #7546
2014-11-02 19:38:35 +01:00
Michael Friedrich 30718813c9 Cli: Fix error message for clearing repository commit changes 2014-11-02 18:22:51 +01:00
Michael Friedrich a751dc0353 Cli: Better output formatting for 'node wizard' 2014-11-02 17:45:51 +01:00
Gunnar Beutner 46b149dd7d Implement support for formatting arrays in macro strings
fixes #7262
2014-11-02 07:35:43 +01:00
Gunnar Beutner 4677014b6d Implement support for arrays in custom variables
fixes #6544
2014-11-02 07:27:50 +01:00
Michael Friedrich 9844a2c990 Docs: Move troubleshooting after getting started, mention object list in validation
fixes #7514
fixes #7478
2014-11-01 21:38:50 +01:00
Michael Friedrich 5934c02dd9 Docs: Update Changes for What's New section
refs #7387
2014-11-01 21:06:43 +01:00
Gunnar Beutner db3887d09e Make the 'name' attribute available in object definitions
fixes #7538
2014-11-01 06:39:21 +01:00
Gunnar Beutner d300ceaaf7 Fix: Nesting an object in a template causes the template to become non-abstract
fixes #7537
2014-11-01 06:25:58 +01:00
Gunnar Beutner 93b66a0c4a Clean up the config parser a bit 2014-11-01 05:23:14 +01:00
Gunnar Beutner 1811f8689b Make sure templates are never evaluated on their own
fixes #7536
2014-11-01 05:12:13 +01:00
Michael Friedrich 6bc2938996 Cli: Require --zone for 'node setup'
refs #7522
2014-10-31 22:21:36 +01:00
Michael Friedrich bc83c9a698 CLI Commands: Remove timestamp prefix when logging output
fixes #7376
2014-10-31 22:01:36 +01:00
Michael Friedrich 78140fa1c8 Cli: Repository should validate if object exists before add/remove
fixes #7461
2014-10-31 21:08:11 +01:00
Michael Friedrich 7c1cd4c506 Cli: Fix incorrect error message in 'node update-config'
fixes #7529
2014-10-31 20:35:05 +01:00
Michael Friedrich b60adade1a Cli: Fix confusing error messages in repository <type> add
fixes #7530
2014-10-31 20:27:10 +01:00
Michael Friedrich 6596192f2c Cli: Fix black/whitelist remove command
refs #7526
2014-10-31 20:22:24 +01:00
Michael Friedrich ce4dcea21f Change blacklist/whitelist backend
fixes #7526
2014-10-31 16:21:34 +01:00
Gunnar Beutner 6f160eda47 Remove static_cast optimization for Value's operator shared_ptr<T> 2014-10-31 14:34:28 +01:00
Gunnar Beutner 4b89e1b45f Fix error message in migrate-hosts
fixes #7528
2014-10-31 13:47:34 +01:00
Gunnar Beutner 95b5e1d67b Move the "repository commit --clear" functionality into a separate command
fixes #7499
2014-10-31 13:27:29 +01:00
Gunnar Beutner 2ab43a63cb Rename templates "agent-{host,service}" to "satellite-{host,service}"
refs #7525
2014-10-31 13:15:51 +01:00
Gunnar Beutner 086eeea66f Update texts for the Windows wizard
refs #7525
2014-10-31 13:08:09 +01:00
Gunnar Beutner 5aa392fa37 Update variable names
refs #7516
2014-10-31 11:55:38 +01:00
Gunnar Beutner 5d7e30bb81 Rename --agent to --zone (for blacklist/whitelist)
fixes #7516
2014-10-31 11:53:44 +01:00
Gunnar Beutner 79f1711a61 Rename CLI command "agent" to "node"
fixes #7525
2014-10-31 11:38:16 +01:00
Michael Friedrich 5eefda8b85 Cli: Fix import description for 'repository <type> add' 2014-10-31 11:20:14 +01:00
Gunnar Beutner f8799f0252 Use ScriptVariable::Get for "agent wizard" and "agent setup"
fixes #7520
2014-10-31 10:35:03 +01:00
Gunnar Beutner 3fc3f05bb4 Implement field attribute to hide fields in command auto-completion
fixes #7403
2014-10-31 08:53:25 +01:00
Gunnar Beutner 9f7c97051e Hide attributes in command auto-completion which cannot be set
refs #7403
2014-10-31 08:49:14 +01:00
Gunnar Beutner 00cb1ca971 Agent health check must not have zone attribute
fixes #7519
2014-10-31 06:27:22 +01:00
Michael Friedrich 3fe2bb03fd Docs: MonitoringExchamge -> IcingaExchange 2014-10-30 21:05:20 +01:00
Michael Friedrich a4697b61c6 Cli: Chown certificate dirs/files to the icinga user in agent setup/wizard
fixes #7476
refs #7465
refs #7423
2014-10-30 20:34:33 +01:00
Michael Friedrich 3709ec73ea Add Utility::SetFileOwnership() on Linux
refs #7476
2014-10-30 19:52:22 +01:00
Michael Friedrich 70d2486f43 Docs: Fix Icinga Web 2 description & urls 2014-10-30 19:51:14 +01:00
Michael Friedrich fb2bc5efbf Cli: Fix choices in agent setup wizard
refs #7465
2014-10-30 18:22:05 +01:00
Michael Friedrich b863c7fde0 Cli Agent Setup: Provide hint with actual CN for master ticket cmd
refs #7465
2014-10-30 18:07:00 +01:00
Michael Friedrich 43d3878207 Cli: Add 'agent wizard' command
refs #7465
2014-10-30 17:55:34 +01:00
Gunnar Beutner c2270445d3 Use VariableUtility for "pki ticket"
fixes #7443
2014-10-30 15:25:34 +01:00
Michael Friedrich cde4f9a700 Cli: Fix log for CA copy in 'agent setup --master'
refs #7248
2014-10-30 15:19:09 +01:00
Michael Friedrich 11058664bc Fix enabling features in RPMs
fixes #7510
2014-10-30 14:41:06 +01:00
Gunnar Beutner ff12522a62 Fix operator== for Value and String comparisons
refs #7472
2014-10-30 13:04:00 +01:00
Wolfgang Nieder ae1dcf6258 Docs: Fix typos and other small corrections
fixes #7477

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2014-10-30 12:23:58 +01:00
Gunnar Beutner 4b6abd9aa7 Update downtimes.conf example config
fixes #7472
2014-10-30 12:22:31 +01:00
Gunnar Beutner f8f89cef6d Fix scoping rules for apply rules
fixes #7503
2014-10-30 09:20:42 +01:00
Gunnar Beutner bfcf1b3eb8 Build fix
fixes #7502
2014-10-30 09:20:25 +01:00