]> granicus.if.org Git - icinga2/log
icinga2
6 years agoMerge pull request #5678 from Tuxdiver/Tuxdiver-patch-ntp_peer
Michael Friedrich [Thu, 2 Nov 2017 14:32:07 +0000 (15:32 +0100)]
Merge pull request #5678 from Tuxdiver/Tuxdiver-patch-ntp_peer

Added missing "-q" parameter to check_ntp_peer

6 years agoITL: Add "-q" parameter to ntp_peer CheckCommand 5678/head
Dirk Melchers [Mon, 16 Oct 2017 11:59:18 +0000 (13:59 +0200)]
ITL: Add "-q" parameter to ntp_peer CheckCommand

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
6 years agoAdd missing image
Jean Flach [Thu, 2 Nov 2017 13:37:47 +0000 (14:37 +0100)]
Add missing image

refs #4982

6 years agoAdd additional tests for flapping
Jean Flach [Thu, 2 Nov 2017 13:36:16 +0000 (14:36 +0100)]
Add additional tests for flapping

refs #4982

6 years agoMerge pull request #5710 from mcktr/feature/add-global-zones-during-wizard
Michael Friedrich [Tue, 31 Oct 2017 11:24:16 +0000 (12:24 +0100)]
Merge pull request #5710 from mcktr/feature/add-global-zones-during-wizard

Include default global zones during node wizard/setup

6 years agoInclude default global zones during node wizard/setup 5710/head
Michael [Mon, 30 Oct 2017 18:49:54 +0000 (19:49 +0100)]
Include default global zones during node wizard/setup

This changes the GenerateNodeMasterIcingaConfig and GenerateNodeIcingaConfig
functions inside the nodeutillity class to the effect, that the default global
zones global-templates and director-global will be written to the generated
zones.conf that is created during the node wizard/setup.

refs #5707

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
6 years agoMerge pull request #5708 from RobinOBrien/fix/small-documentation-fix
Michael Friedrich [Tue, 31 Oct 2017 10:34:41 +0000 (11:34 +0100)]
Merge pull request #5708 from RobinOBrien/fix/small-documentation-fix

Fixed grammar and spelling mistakes

6 years agoMerge branch 'master' into fix/small-documentation-fix 5708/head
RobinOBrien [Tue, 31 Oct 2017 08:18:57 +0000 (10:18 +0200)]
Merge branch 'master' into fix/small-documentation-fix

6 years agoMerge pull request #5709 from bascarsija/fix/flapping-documentation-typo-5703
Jean Flach [Mon, 30 Oct 2017 16:42:58 +0000 (17:42 +0100)]
Merge pull request #5709 from bascarsija/fix/flapping-documentation-typo-5703

fixes minor typos in flapping detection documentation

6 years agoFixed grammer and spelling mistakes
Robin O'Brien [Mon, 30 Oct 2017 16:02:42 +0000 (18:02 +0200)]
Fixed grammer and spelling mistakes

6 years agofixes minor typos in flapping detection documentation 5709/head
bascarsija [Wed, 25 Oct 2017 19:42:23 +0000 (12:42 -0700)]
fixes minor typos in flapping detection documentation

refs #5703

6 years agoMerge pull request #5693 from Icinga/fix/flapping-old-4982
Jean Flach [Tue, 24 Oct 2017 14:58:59 +0000 (16:58 +0200)]
Merge pull request #5693 from Icinga/fix/flapping-old-4982

Re-implement flapping

fixes #4982

6 years agoMake the 'deprecated' keyword work for all field types 5693/head
Gunnar Beutner [Tue, 24 Oct 2017 08:18:32 +0000 (10:18 +0200)]
Make the 'deprecated' keyword work for all field types

6 years agoFix flapping
Jean Flach [Thu, 19 Oct 2017 15:32:52 +0000 (17:32 +0200)]
Fix flapping

Re-implement flapping following the 'old way' of just observing the last
20 stage changes.

refs #4982

6 years agoMerge pull request #5620 from Icinga/fix/api-staging-3668
Gunnar Beutner [Tue, 24 Oct 2017 10:51:09 +0000 (12:51 +0200)]
Merge pull request #5620 from Icinga/fix/api-staging-3668

WIP: Ensure that the REST API config package/stage creation is atomic

6 years agoMerge pull request #5696 from Icinga/fix/crash-with-premature-eof-on-resource-limited...
Jean Flach [Tue, 24 Oct 2017 10:50:29 +0000 (12:50 +0200)]
Merge pull request #5696 from Icinga/fix/crash-with-premature-eof-on-resource-limited-os-5617

Fix fork error handling

6 years agoProcess: Fix fork error handling 5696/head
Noah Hilverling [Mon, 23 Oct 2017 09:01:42 +0000 (11:01 +0200)]
Process: Fix fork error handling

refs #5617

6 years agoProcess: Remove log message from child process
Noah Hilverling [Mon, 23 Oct 2017 09:01:16 +0000 (11:01 +0200)]
Process: Remove log message from child process

6 years agoUpdate mkdocs.yaml
Jean Flach [Mon, 23 Oct 2017 07:59:49 +0000 (09:59 +0200)]
Update mkdocs.yaml

refs #5450

6 years agoMerge pull request #5695 from Icinga/feature/docs-distributed-security
Michael Friedrich [Fri, 20 Oct 2017 15:35:20 +0000 (17:35 +0200)]
Merge pull request #5695 from Icinga/feature/docs-distributed-security

Enhance Security chapter for Distributed Monitoring documentation

6 years agoEnhance Security chapter for Distributed Monitoring documentation 5695/head
Michael Friedrich [Fri, 20 Oct 2017 15:22:51 +0000 (17:22 +0200)]
Enhance Security chapter for Distributed Monitoring documentation

https://monitoring-portal.org/index.php?thread/42175-newbie-zones/

6 years agoMerge pull request #5682 from Icinga/feature/cert-migration
Michael Friedrich [Fri, 20 Oct 2017 12:26:16 +0000 (14:26 +0200)]
Merge pull request #5682 from Icinga/feature/cert-migration

Implement support for migrating certificates to /var/lib/icinga2/certs

6 years agoImplement support for migrating certificates to /var/lib/icinga2/certs 5682/head
Gunnar Beutner [Mon, 16 Oct 2017 13:32:57 +0000 (15:32 +0200)]
Implement support for migrating certificates to /var/lib/icinga2/certs

This commit includes documentation too.

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
6 years agoMerge pull request #5691 from mcktr/fix/doc-formatting
Michael Friedrich [Thu, 19 Oct 2017 09:54:34 +0000 (11:54 +0200)]
Merge pull request #5691 from mcktr/fix/doc-formatting

Fixed doc formatting

6 years agoFixed doc formatting 5691/head
Michael [Thu, 19 Oct 2017 07:56:41 +0000 (09:56 +0200)]
Fixed doc formatting

This fixes a minor doc formatting bug, where one closing bracket is outside the code tag.

6 years agoMerge pull request #5638 from strajansebastian/patch-1
Gunnar Beutner [Thu, 19 Oct 2017 07:23:49 +0000 (09:23 +0200)]
Merge pull request #5638 from strajansebastian/patch-1

Add support for check_address as default in database CheckCommand objects

6 years agoAdd support for check_address as default in database CheckCommand objects 5638/head
Strajan Sebastian Ioan [Fri, 29 Sep 2017 15:51:40 +0000 (18:51 +0300)]
Add support for check_address as default in database CheckCommand objects

1. set the default hostname to the "$check_address$" for multiple CheckCommands
2. add support for  "$check_address$" for ping4 and ping6 commands which don't import the ipv4-or-ipv6 template

This commit changes the default address for redis, mongodb and elasticsearch to
use check_address instead of localhost. Users who might not have set this explicitly
in their services should adopt this.

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
6 years agoFix some formatting issues in the ITL documentation
Strajan Sebastian Ioan [Fri, 29 Sep 2017 15:51:40 +0000 (18:51 +0300)]
Fix some formatting issues in the ITL documentation

Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
6 years agoMerge pull request #5687 from Icinga/fix/jsonrpc-error-message-#5686
Michael Friedrich [Wed, 18 Oct 2017 15:10:37 +0000 (17:10 +0200)]
Merge pull request #5687 from Icinga/fix/jsonrpc-error-message-#5686

Improve error message for unknown cluster message functions

6 years agoMerge pull request #5688 from RobinOBrien/fix/template_library_documentation
Michael Friedrich [Wed, 18 Oct 2017 13:34:43 +0000 (15:34 +0200)]
Merge pull request #5688 from RobinOBrien/fix/template_library_documentation

Fixed typos and punctuation

6 years agoFixed typos and punctuation errors in the icinga template library documenation file... 5688/head
Robin O'Brien [Wed, 18 Oct 2017 13:07:10 +0000 (15:07 +0200)]
Fixed typos and punctuation errors in the icinga template library documenation file. Very minor changes.

6 years agoImprove error message for unknow functions 5687/head
Jean Flach [Wed, 18 Oct 2017 09:08:55 +0000 (11:08 +0200)]
Improve error message for unknow functions

refs #5686

6 years agoMerge branch 'mcktr-mcktr/feature/4128-win-edit-button'
Noah Hilverling [Mon, 16 Oct 2017 13:08:47 +0000 (15:08 +0200)]
Merge branch 'mcktr-mcktr/feature/4128-win-edit-button'

fixes #4128

6 years agoReplace space indents with tabs
Noah Hilverling [Mon, 16 Oct 2017 12:43:09 +0000 (14:43 +0200)]
Replace space indents with tabs

refs #5545

6 years agoMerge branch 'mcktr/feature/4128-win-edit-button' of https://github.com/mcktr/icinga2...
Noah Hilverling [Mon, 16 Oct 2017 12:34:47 +0000 (14:34 +0200)]
Merge branch 'mcktr/feature/4128-win-edit-button' of https://github.com/mcktr/icinga2 into mcktr-mcktr/feature/4128-win-edit-button

6 years agoMerge pull request #5677 from mcktr/fix/doc-win-threshold-syntax
Michael Friedrich [Mon, 16 Oct 2017 10:00:19 +0000 (12:00 +0200)]
Merge pull request #5677 from mcktr/fix/doc-win-threshold-syntax

Fix typo in threshold syntax documentation

6 years agoFix typo in threshold syntax documentation 5677/head
Michael [Sun, 15 Oct 2017 15:28:30 +0000 (17:28 +0200)]
Fix typo in threshold syntax documentation

6 years agoMerge pull request #5602 from Icinga/fix/config-validation-fails-on-windows-with...
Michael Friedrich [Fri, 13 Oct 2017 14:31:12 +0000 (16:31 +0200)]
Merge pull request #5602 from Icinga/fix/config-validation-fails-on-windows-with-unprivileged-account-5515

Add windows process elevation and log message if user does not have privileges to read/write files

6 years agoMerge pull request #5647 from konstantin-kelemen/fix/itl-ipmi-sensor-missing-argument...
Michael Friedrich [Fri, 13 Oct 2017 12:05:31 +0000 (14:05 +0200)]
Merge pull request #5647 from konstantin-kelemen/fix/itl-ipmi-sensor-missing-argument-5579

Allow to disable thresholds for ipmi CheckCommand

6 years agoAllow to disable thresholds for ipmi CheckCommand 5647/head
Konstantin Kelemen [Thu, 5 Oct 2017 07:28:27 +0000 (10:28 +0300)]
Allow to disable thresholds for ipmi CheckCommand

fixes #5579

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
6 years agoMerge pull request #5231 from Al2Klimov/bugfix/failure-to-kill-check-command-after...
Michael Friedrich [Fri, 13 Oct 2017 11:57:26 +0000 (13:57 +0200)]
Merge pull request #5231 from Al2Klimov/bugfix/failure-to-kill-check-command-after-exceeding-timeout-is-not-reported-4981

Report failure to kill check command after exceeding timeout

6 years agoMerge pull request #5672 from Tontonitch/feature/itl-snmp-service
Michael Friedrich [Fri, 13 Oct 2017 07:59:58 +0000 (09:59 +0200)]
Merge pull request #5672 from Tontonitch/feature/itl-snmp-service

add itl snmp-service for manubulon plugin check_snmp_win.pl

6 years agoadd itl snmp-service 5672/head
Yannick Charton [Thu, 12 Oct 2017 22:15:53 +0000 (00:15 +0200)]
add itl snmp-service

add itl snmp service for manubulon plugin check_snmp_win.pl

6 years agoMerge pull request #5640 from miken32/patch-1
Michael Friedrich [Thu, 12 Oct 2017 14:57:43 +0000 (16:57 +0200)]
Merge pull request #5640 from miken32/patch-1

ITL: Support weathermap data in snmp_interface CheckCommand

6 years agoITL: Support weathermap data in snmp_interface CheckCommand 5640/head
Michael Newton [Fri, 29 Sep 2017 20:33:03 +0000 (13:33 -0700)]
ITL: Support weathermap data in snmp_interface CheckCommand

See https://github.com/dnsmichi/manubulon-snmp/pull/26 for related commit.

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
6 years agoMerge pull request #5581 from Icinga/fix/api-crash-race-condition
Michael Friedrich [Thu, 12 Oct 2017 11:40:59 +0000 (13:40 +0200)]
Merge pull request #5581 from Icinga/fix/api-crash-race-condition

Fix possible race condition in ApiListener locking

6 years agoMerge pull request #5637 from Icinga/fix/influxdb-unnecessary-string-casts
Michael Friedrich [Thu, 12 Oct 2017 11:22:43 +0000 (13:22 +0200)]
Merge pull request #5637 from Icinga/fix/influxdb-unnecessary-string-casts

Fix unnecessary String() casts in InfluxdbWriter

6 years agoMerge pull request #5668 from Icinga/feature/docs-enhance-monitoring-basics
Michael Friedrich [Wed, 11 Oct 2017 07:51:20 +0000 (09:51 +0200)]
Merge pull request #5668 from Icinga/feature/docs-enhance-monitoring-basics

Enhance Monitoring Basics in the documentation

6 years agoEnhance Monitoring Basics in the documentation 5668/head
Michael Friedrich [Tue, 10 Oct 2017 15:55:15 +0000 (17:55 +0200)]
Enhance Monitoring Basics in the documentation

This commit adds documentation for

* custom attributes value types and nested dictionaries
* better introduction into apply rules and usage examples
* better apply for iterations and explanations
* notifications with users on the host/service objects explained in a dedicated chapter
* command arguments and set_if - which values are supported
* macro() as scoped function
* alternative host check command

This also changes all code and config snippets to use
three backticks instead of four spaces indent.

fixes #5663
fixes #5664
fixes #5665
fixes #5666
fixes #5667
fixes #5186
fixes #5060
fixes #5662

6 years agoMerge pull request #5655 from Icinga/feature/docs-attribute-value-types
Michael Friedrich [Tue, 10 Oct 2017 15:53:55 +0000 (17:53 +0200)]
Merge pull request #5655 from Icinga/feature/docs-attribute-value-types

Enhance documentation with more details on value types for object attributes

6 years agoEnhance documentation with more details on value types for object attributes 5655/head
Michael Friedrich [Mon, 9 Oct 2017 19:09:12 +0000 (21:09 +0200)]
Enhance documentation with more details on value types for object attributes

Main focus: Object attributes and their value types. Originates from the
API Event Streams patch to document their value types. Now applied to
the entire configuration objects chapter.

The API chapter and their value types has been changed to capitalized
type identifiers.

Value types are now explicitly told about inside monitoring basics. This
has been adopted into the Icinga 2 training material a long time ago
and finds its way into the docs too.

The CheckResult and PerfdataValue value types have been moved into the
advanced topics chapter. mkdocs doesn't like multiple `#` headings in one file
and did just hide it.

Also moved the Influxdb details into the features documentation where it
belongs.

Many small references and URLs to other chapters added.
E.g. dedicated chapters for object accessor examples, to better link against
time dependent thresholds.

Can serve as patch basis and reference for ITL documentation where the
value types are missing too.

This commit also fixes the non-requirement of "legacy-timeperiod" which
also is a default template import since 2.6.

This also fixes the state mapping issue.

fixes #4015

6 years agoMerge pull request #5554 from Icinga/feature/cn-check-for-san
Michael Friedrich [Tue, 10 Oct 2017 15:50:01 +0000 (17:50 +0200)]
Merge pull request #5554 from Icinga/feature/cn-check-for-san

Add subjectAltName extension for all non-CA certificates

6 years agoMerge pull request #5636 from Icinga/fix/db-ido-comments-downtimes-constraint-on...
Michael Friedrich [Tue, 10 Oct 2017 15:47:47 +0000 (17:47 +0200)]
Merge pull request #5636 from Icinga/fix/db-ido-comments-downtimes-constraint-on-legacy-id-change

Fix unique constraint matching for UPDATE downtime/comment runtime tables in DB IDO

6 years agoMerge pull request #5635 from Icinga/fix/match-with-empty-array
Michael Friedrich [Tue, 10 Oct 2017 15:46:51 +0000 (17:46 +0200)]
Merge pull request #5635 from Icinga/fix/match-with-empty-array

Fix match(), regex(), cidr_match() behaviour with MatchAll and empty arrays

6 years agoMerge pull request #5652 from Icinga/fix/docs-cluster-zone
Michael Friedrich [Mon, 9 Oct 2017 11:11:58 +0000 (13:11 +0200)]
Merge pull request #5652 from Icinga/fix/docs-cluster-zone

Docs: Fix missing default value for cluster-zone checks

6 years agoMerge pull request #5653 from Icinga/fix/docs-manubulon-nocrypt-default-value
Michael Friedrich [Mon, 9 Oct 2017 11:10:37 +0000 (13:10 +0200)]
Merge pull request #5653 from Icinga/fix/docs-manubulon-nocrypt-default-value

Docs: Fix default value for `snmp_nocrypt` for Manubulon CheckCommand definitions

6 years agoDocs: Fix default value for `snmp_nocrypt` for Manubulon CheckCommand definitions 5653/head
Michael Friedrich [Mon, 9 Oct 2017 09:09:53 +0000 (11:09 +0200)]
Docs: Fix default value for `snmp_nocrypt` for Manubulon CheckCommand definitions

6 years agoDocs: Fix missing default value for cluster-zone checks 5652/head
Michael Friedrich [Mon, 9 Oct 2017 08:21:54 +0000 (10:21 +0200)]
Docs: Fix missing default value for cluster-zone checks

6 years agoMerge pull request #5643 from Icinga/fix/buildfix-apple-clang-9.0.0
Michael Friedrich [Mon, 2 Oct 2017 12:57:49 +0000 (14:57 +0200)]
Merge pull request #5643 from Icinga/fix/buildfix-apple-clang-9.0.0

Fix debug builds on Apple Clang 9.0.0 (macOS High Sierra)

6 years agoFix debug builds on Apple Clang 9.0.0 (macOS High Sierra) 5643/head
Michael Friedrich [Mon, 2 Oct 2017 11:49:42 +0000 (13:49 +0200)]
Fix debug builds on Apple Clang 9.0.0 (macOS High Sierra)

6 years agoMerge pull request #5624 from mcktr/mcktr/fix/missing-include-statements
Michael Friedrich [Mon, 2 Oct 2017 11:27:04 +0000 (13:27 +0200)]
Merge pull request #5624 from mcktr/mcktr/fix/missing-include-statements

Fixed missing include statement in unit test

6 years agoMerge pull request #5641 from Icinga/fix/compiler-warnings-high-sierra
Michael Friedrich [Mon, 2 Oct 2017 11:14:47 +0000 (13:14 +0200)]
Merge pull request #5641 from Icinga/fix/compiler-warnings-high-sierra

Fix compiler warnings on macOS 10.13

6 years agoFix compiler warnings on macOS 10.13 5641/head
Gunnar Beutner [Mon, 2 Oct 2017 07:13:37 +0000 (09:13 +0200)]
Fix compiler warnings on macOS 10.13

6 years agoMerge pull request #5612 from Icinga/bugfix/systemd-tasksmax
Michael Friedrich [Fri, 29 Sep 2017 15:36:57 +0000 (17:36 +0200)]
Merge pull request #5612 from Icinga/bugfix/systemd-tasksmax

Improve documentation and systemd config on TaskMax

6 years agoImprove documentation and Systemd config for TasksMax setting 5612/head
Markus Frosch [Sat, 23 Sep 2017 13:16:00 +0000 (15:16 +0200)]
Improve documentation and Systemd config for TasksMax setting

This also disables setting a value by default.

Packaging should decide to install the config file:
`/etc/systemd/system/icinga2.service.d`

fixes #5611

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
6 years agoFix unnecessary String() casts in InfluxdbWriter 5637/head
Michael Friedrich [Fri, 29 Sep 2017 14:33:08 +0000 (16:33 +0200)]
Fix unnecessary String() casts in InfluxdbWriter

fixes #5629

6 years agoFix unique constraint matching for UPDATE downtime/comment runtime tables in DB IDO 5636/head
Michael Friedrich [Mon, 25 Sep 2017 13:21:20 +0000 (15:21 +0200)]
Fix unique constraint matching for UPDATE downtime/comment runtime tables in DB IDO

fixes #5623
fixes #5603

6 years agoFix match(), regex(), cidr_match() behaviour with MatchAll and empty arrays 5635/head
Michael Friedrich [Fri, 29 Sep 2017 12:45:15 +0000 (14:45 +0200)]
Fix match(), regex(), cidr_match() behaviour with MatchAll and empty arrays

fixes #5634

6 years agoMerge pull request #5632 from Icinga/feature/docs-getting-started-selinux
Michael Friedrich [Fri, 29 Sep 2017 08:47:20 +0000 (10:47 +0200)]
Merge pull request #5632 from Icinga/feature/docs-getting-started-selinux

Docs: Mention SELinux in Getting Started chapter

6 years agoDocs: Mention SELinux in Getting Started chapter 5632/head
Michael Friedrich [Fri, 29 Sep 2017 08:41:01 +0000 (10:41 +0200)]
Docs: Mention SELinux in Getting Started chapter

refs icinga/icingaweb2#2973

6 years agoMerge pull request #5258 from Icinga/fix/clang-pthread
Michael Friedrich [Thu, 28 Sep 2017 14:57:54 +0000 (16:57 +0200)]
Merge pull request #5258 from Icinga/fix/clang-pthread

Fix clang compiler detection on Fedora and macOS

6 years agochangelog.py: Fix debugging leftover
Michael Friedrich [Thu, 28 Sep 2017 13:41:43 +0000 (15:41 +0200)]
changelog.py: Fix debugging leftover

refs #5600

6 years agoFix clang compiler detection on Fedora and macOS 5258/head
Michael Friedrich [Wed, 27 Sep 2017 18:04:43 +0000 (20:04 +0200)]
Fix clang compiler detection on Fedora and macOS

fixes #5257

6 years agoFixed missing include statement in unit test 5624/head
Michael [Tue, 26 Sep 2017 20:01:07 +0000 (22:01 +0200)]
Fixed missing include statement in unit test

This adds the missing iostream include to the notification unit test.

refs #5613

6 years agoMerge pull request #5619 from Icinga/fix/changelog-project-name-error
Gunnar Beutner [Tue, 26 Sep 2017 05:40:09 +0000 (07:40 +0200)]
Merge pull request #5619 from Icinga/fix/changelog-project-name-error

Exit early in changelog.py if GitHub API fetch fails

fixes #5600

6 years agoMerge pull request #5578 from mcktr/mcktr/fix/5577-doc-ssl-check-command
Michael Friedrich [Mon, 25 Sep 2017 14:07:55 +0000 (16:07 +0200)]
Merge pull request #5578 from mcktr/mcktr/fix/5577-doc-ssl-check-command

ITL: Re-Add ssl_sni attribute for check_tcp

6 years agoExit early in changelog.py if GitHub API fetch fails 5619/head
Michael Friedrich [Mon, 25 Sep 2017 14:05:05 +0000 (16:05 +0200)]
Exit early in changelog.py if GitHub API fetch fails

fixes #5600

6 years agoMerge pull request #5616 from Icinga/fix/build-warning
Gunnar Beutner [Mon, 25 Sep 2017 10:23:07 +0000 (12:23 +0200)]
Merge pull request #5616 from Icinga/fix/build-warning

Fix a build warning

6 years agoFix a build warning 5616/head
Gunnar Beutner [Mon, 25 Sep 2017 10:15:59 +0000 (12:15 +0200)]
Fix a build warning

refs #5443

6 years agoMerge pull request #5614 from mcktr/mcktr/fix/5613-missing-include-statement
Gunnar Beutner [Mon, 25 Sep 2017 05:48:04 +0000 (07:48 +0200)]
Merge pull request #5614 from mcktr/mcktr/fix/5613-missing-include-statement

Fixed missing include statement in unit tests

fixes #5613

6 years agoFixed missing include statement in unit tests 5614/head
Michael [Sun, 24 Sep 2017 23:07:50 +0000 (01:07 +0200)]
Fixed missing include statement in unit tests

refs #5613

6 years agoITL: Re-Add ssl_sni attribute for check_tcp 5578/head
Michael [Fri, 22 Sep 2017 15:58:57 +0000 (17:58 +0200)]
ITL: Re-Add ssl_sni attribute for check_tcp

6 years agoMerge pull request #5608 from Icinga/fix/certificate-directories
Michael Friedrich [Fri, 22 Sep 2017 14:39:22 +0000 (16:39 +0200)]
Merge pull request #5608 from Icinga/fix/certificate-directories

Fix certificate paths for installers

6 years agoFix certificate paths for installers 5608/head
Michael Friedrich [Fri, 22 Sep 2017 13:00:45 +0000 (15:00 +0200)]
Fix certificate paths for installers

refs #5450

6 years agoMerge pull request #5606 from Icinga/feature/remove-bottom-up
Michael Friedrich [Fri, 22 Sep 2017 12:48:51 +0000 (14:48 +0200)]
Merge pull request #5606 from Icinga/feature/remove-bottom-up

Remove bottom-up client mode

6 years agoDrop satellite.conf reference for bottom-up 5606/head
Michael Friedrich [Fri, 22 Sep 2017 12:26:39 +0000 (14:26 +0200)]
Drop satellite.conf reference for bottom-up

refs #4799

6 years agoDrop repository.d from configuration chapter in the docs
Michael Friedrich [Fri, 22 Sep 2017 11:48:13 +0000 (13:48 +0200)]
Drop repository.d from configuration chapter in the docs

refs #4799

6 years agoDrop repository from Windows installer
Michael Friedrich [Fri, 22 Sep 2017 11:47:11 +0000 (13:47 +0200)]
Drop repository from Windows installer

refs #4799

6 years agoRemove reference to bottom-up in troubleshooting docs
Michael Friedrich [Fri, 22 Sep 2017 11:41:05 +0000 (13:41 +0200)]
Remove reference to bottom-up in troubleshooting docs

refs #4799

6 years agoUpdate CLI commands documentation
Michael Friedrich [Fri, 22 Sep 2017 11:39:00 +0000 (13:39 +0200)]
Update CLI commands documentation

refs #4799

6 years agoDrop unused code from NodeUtility class
Michael Friedrich [Fri, 22 Sep 2017 11:16:58 +0000 (13:16 +0200)]
Drop unused code from NodeUtility class

refs #4799

6 years agoAdd upgrading docs for removed bottom-up client mode
Michael Friedrich [Fri, 22 Sep 2017 11:06:40 +0000 (13:06 +0200)]
Add upgrading docs for removed bottom-up client mode

refs #4799

6 years agoDrop unused bottom-up images from the docs
Michael Friedrich [Fri, 22 Sep 2017 11:00:29 +0000 (13:00 +0200)]
Drop unused bottom-up images from the docs

refs #4799

6 years agoRemove bottom-up repository.d references
Michael Friedrich [Fri, 22 Sep 2017 10:57:15 +0000 (12:57 +0200)]
Remove bottom-up repository.d references

refs #4799

6 years agoRemove bottom-up from docs and add hints for Director, Puppet, etc.
Michael Friedrich [Wed, 20 Sep 2017 09:32:26 +0000 (11:32 +0200)]
Remove bottom-up from docs and add hints for Director, Puppet, etc.

refs #4799

6 years agoRemove bottom-up cluster messages
Michael Friedrich [Wed, 20 Sep 2017 09:22:41 +0000 (11:22 +0200)]
Remove bottom-up cluster messages

refs #4799

6 years agoRemove bottom-up CLI commands
Michael Friedrich [Wed, 20 Sep 2017 09:18:59 +0000 (11:18 +0200)]
Remove bottom-up CLI commands

refs #4799

6 years agoDocs: Clarify on configuration and packages, thanks @dgoetz
Michael Friedrich [Fri, 22 Sep 2017 10:48:18 +0000 (12:48 +0200)]
Docs: Clarify on configuration and packages, thanks @dgoetz

refs #5604
refs #5301

6 years agoMerge pull request #5604 from Icinga/feature/remove-deprecated-classicui-pkg
Michael Friedrich [Fri, 22 Sep 2017 10:35:09 +0000 (12:35 +0200)]
Merge pull request #5604 from Icinga/feature/remove-deprecated-classicui-pkg

Remove the icinga2-classicui-package and update documentation

6 years agoDocs: Add a note for upgrading with removed classicui-config package 5604/head
Michael Friedrich [Fri, 22 Sep 2017 10:28:26 +0000 (12:28 +0200)]
Docs: Add a note for upgrading with removed classicui-config package

refs #5301