]>
granicus.if.org Git - icinga2/log
Noah Hilverling [Tue, 29 May 2018 11:51:34 +0000 (13:51 +0200)]
Fix that checks with command_endpoint don't return any check results
fixes #6337
Michael Friedrich [Fri, 25 May 2018 07:08:38 +0000 (09:08 +0200)]
Merge pull request #6336 from Icinga/fix/log-message-typo
Fix unnecessary blank in log message
Michael Insel [Thu, 24 May 2018 17:35:52 +0000 (19:35 +0200)]
Fix unnecessary blank in log message
This fixes an unnecessary blank in the updating configuraiton log message.
information/cli: Updating ' "conf.d"' include in '/etc/icinga2/icinga2.conf'.
Should be:
information/cli: Updating '"conf.d"' include in '/etc/icinga2/icinga2.conf'.
Michael Friedrich [Thu, 24 May 2018 07:56:28 +0000 (09:56 +0200)]
Merge pull request #6330 from boltronics/doc_typo_fix
Fix $ipaddress6$ attribute name typo in the docs
Adam Bolte [Thu, 24 May 2018 07:47:03 +0000 (17:47 +1000)]
Fix $ipaddress6$ attribute name typo in the docs
fixes #6329
Michael Friedrich [Wed, 23 May 2018 09:25:52 +0000 (11:25 +0200)]
Merge pull request #6324 from Icinga/fix/6279-api-user-crash
Ensure that password hash generation from OpenSSL is atomic
Jean Flach [Tue, 22 May 2018 13:01:15 +0000 (15:01 +0200)]
Ensure that password hash generation from OpenSSL is atomic
This is supposed to solve a problem with segfaults caused by
race conditions withing the random byte generation of OpenSSL.
fixes #6279
Michael Friedrich [Tue, 22 May 2018 13:46:04 +0000 (15:46 +0200)]
Merge pull request #6290 from jre3brg/opentsdb-metric-names
Fixed opentsdb metric name with colon chars
Michael Friedrich [Tue, 22 May 2018 07:22:00 +0000 (09:22 +0200)]
Merge pull request #6321 from Icinga/feature/enhance-cert-renewal-log
Update log message for skipped certificate renewal
Michael Friedrich [Fri, 18 May 2018 15:04:03 +0000 (17:04 +0200)]
Update log message for skipped certificate renewal
Users kept asking about it, still it is just an "information"
that this isn't needed yet.
Noah Hilverling [Fri, 18 May 2018 14:30:10 +0000 (16:30 +0200)]
Merge pull request #6320 from Icinga/fix/icinga-min-version-optional
Ensure that icinga_min_version parameter is optional
Michael Friedrich [Fri, 18 May 2018 13:11:56 +0000 (15:11 +0200)]
Ensure that icinga_min_version parameter is optional
Seen that here: https://github.com/Icinga/icinga2/issues/6319#issuecomment-
390195058
refs #5960
refs #3998
Michael Friedrich [Fri, 18 May 2018 08:46:33 +0000 (10:46 +0200)]
Merge pull request #6317 from Icinga/feature/docs-nscp-cpu
Add a note on Windows NSClient++ CPU checks to the docs
Michael Friedrich [Fri, 18 May 2018 08:43:20 +0000 (10:43 +0200)]
Add a note on Windows NSClient++ CPU checks to the docs
refs #6315
Noah Hilverling [Thu, 17 May 2018 11:52:29 +0000 (13:52 +0200)]
Merge pull request #6292 from Icinga/fix/flapping-reminder-notification
Fix problem with reminder notifications if the checkable is flapping
Michael Friedrich [Wed, 16 May 2018 08:42:31 +0000 (10:42 +0200)]
Merge pull request #6309 from Icinga/fix/compiler-warning-in-checkercomponent-ti
Fix compiler warning in checkercomponent.ti
Michael Friedrich [Tue, 15 May 2018 12:05:16 +0000 (14:05 +0200)]
Merge pull request #6306 from Icinga/feature/checkresultreader-deprecated
Adjust message for CheckResultReader deprecation
Michael Friedrich [Tue, 15 May 2018 12:04:50 +0000 (14:04 +0200)]
Merge pull request #6305 from gunnarbeutner/feature/environment-variable
Introduce the 'Environment' variable
Gunnar Beutner [Tue, 15 May 2018 08:27:13 +0000 (10:27 +0200)]
Introduce the 'Environment' variable
Noah Hilverling [Tue, 15 May 2018 09:25:28 +0000 (11:25 +0200)]
Fix compiler warning
fixes #6081
Michael Friedrich [Tue, 15 May 2018 08:44:06 +0000 (10:44 +0200)]
Adjust message for CheckResultReader deprecation
refs #6031
Michael Friedrich [Mon, 14 May 2018 14:04:32 +0000 (16:04 +0200)]
Merge pull request #6301 from Icinga/feature/deprecate-remove-compat-update
Adjust deprecation removal for compat features
Michael Friedrich [Mon, 14 May 2018 13:55:30 +0000 (15:55 +0200)]
Adjust deprecation removal for compat features
As discussed with @lippserd :)
refs #6032
refs #6033
Michael Friedrich [Fri, 11 May 2018 13:55:15 +0000 (15:55 +0200)]
Merge pull request #6299 from Icinga/feature/event-command-visible-error-log
Change log level for failed event command execution
Michael Friedrich [Fri, 11 May 2018 13:24:37 +0000 (15:24 +0200)]
Change log level for failed event command execution
refs #5692
Michael Friedrich [Fri, 11 May 2018 11:13:37 +0000 (13:13 +0200)]
Merge pull request #6297 from Icinga/fix/eventhandler-ha-zone
Execute event commands only on actively checked host/service objects in an HA zone
Michael Friedrich [Fri, 11 May 2018 10:58:33 +0000 (12:58 +0200)]
Execute event commands only on actively checked host/service objects in an HA zone
fixes #3431
Michael Friedrich [Wed, 9 May 2018 15:52:55 +0000 (17:52 +0200)]
Merge pull request #6295 from Icinga/feature/deprecate-compatlog
Deprecate compatlog feature
Michael Friedrich [Wed, 9 May 2018 15:37:28 +0000 (17:37 +0200)]
Deprecate compatlog feature
fixes #6032
Michael Friedrich [Wed, 9 May 2018 15:36:03 +0000 (17:36 +0200)]
Merge pull request #6294 from Icinga/feature/unique-groups-api
Ensure that group memberships on API object creation are unique
Michael Friedrich [Wed, 9 May 2018 15:18:22 +0000 (17:18 +0200)]
Ensure that user input for groups is unique on API object creation
refs #4732
Michael Friedrich [Wed, 9 May 2018 15:15:44 +0000 (17:15 +0200)]
Ensure that added group members are unique
refs #4732
Michael Friedrich [Wed, 9 May 2018 14:55:14 +0000 (16:55 +0200)]
Implement Array::Unique() and add unit tests
refs #4732
Michael Friedrich [Wed, 9 May 2018 07:54:48 +0000 (09:54 +0200)]
Fix problem with reminder notifications if the checkable is flapping
Michael Friedrich [Tue, 8 May 2018 15:16:35 +0000 (17:16 +0200)]
Merge pull request #5426 from mcktr/mcktr/feature/node-setup-disable-confd-dir-4508
Add the ability to disable the conf.d inclusion through the node wizard
Michael Friedrich [Tue, 8 May 2018 14:31:06 +0000 (16:31 +0200)]
Add documentation for CLI command parameters
refs #4508
Michael Friedrich [Tue, 8 May 2018 14:06:10 +0000 (16:06 +0200)]
Fix style and logging from review; enhance output
refs #4508
Jean Flach [Fri, 4 May 2018 09:38:30 +0000 (11:38 +0200)]
Small changes to node wizard/command
refs #4508
Michael Insel [Thu, 3 May 2018 15:12:06 +0000 (17:12 +0200)]
Warn in case of failed conf.d exclusion also on master setup
refs #4508
Jean Flach [Wed, 2 May 2018 15:45:07 +0000 (17:45 +0200)]
Allow conf.d exclusion in windows wizard
refs #4508
Jean Flach [Wed, 2 May 2018 15:42:30 +0000 (17:42 +0200)]
Rename "dont-disable-confd"
Double negation is confusing. Also this would change the default
behaviour and could lead to problems in automated environments.
refs #4508
Jean Flach [Wed, 2 May 2018 13:10:44 +0000 (15:10 +0200)]
Warn in case of failed conf.d exclusion
refs #4508
Michael Insel [Wed, 18 Apr 2018 18:22:04 +0000 (20:22 +0200)]
Allow to disable conf.d inclusion through node wizard/setup
This implements a function to disable the conf.d directory through the node wizard/setup.
refs #4508
Michael Friedrich [Tue, 8 May 2018 09:03:13 +0000 (11:03 +0200)]
Merge pull request #6289 from Icinga/feature/docs-release-tag
Update release documentation with git tag signing key configuration
jre3brg [Tue, 8 May 2018 07:40:13 +0000 (09:40 +0200)]
Fixed opentsdb metric name with colon chars
Michael Friedrich [Tue, 8 May 2018 07:38:00 +0000 (09:38 +0200)]
Update release documentation with git tag signing key configuration
Jean Flach [Fri, 4 May 2018 14:38:21 +0000 (16:38 +0200)]
Merge pull request #6239 from Icinga/fix/windows-check-memory
Fix Windows check_memory rounding
Michael Friedrich [Fri, 4 May 2018 09:41:57 +0000 (11:41 +0200)]
Merge pull request #6270 from Icinga/feature/activation-priority
Add activation priority for config object types
Jean Flach [Thu, 26 Apr 2018 13:53:11 +0000 (15:53 +0200)]
Add activation priorities for config object types
This patch ensures that specific configuration types
are pre-activated and post-activated. In general,
logging is first, then common configuration objects
like host/service, downtimes, etc.
In the end, all features are activated after to ensure
that notifications are only sent once downtimes are applied.
A similar thing happens for starting with checks too early.
The ApiListener feature runs first to allow cluster connections
at first glance.
fixes #6057
fixes #6231
Michael Friedrich [Thu, 3 May 2018 13:36:59 +0000 (15:36 +0200)]
Merge pull request #6238 from Icinga/fix/notification-script-check-required-parameters
Implement better way to check parameters in notification scripts
Jean Flach [Thu, 3 May 2018 12:22:39 +0000 (14:22 +0200)]
Merge pull request #6285 from Icinga/feature/config-validation-timestamps
Add support for config validation log timestamps
Jean Flach [Thu, 3 May 2018 11:34:16 +0000 (13:34 +0200)]
Merge pull request #6281 from Icinga/fix/revert-ecc-certificates
Revert "Implement support for ECC certificates"
Michael Friedrich [Thu, 3 May 2018 09:35:29 +0000 (11:35 +0200)]
Add support for config validation log timestamps
This also adds implicit support for the startup.log
generated from API config package validation, e.g. used by
the Icinga Director.
fixes #3455
Michael Friedrich [Thu, 3 May 2018 07:30:16 +0000 (09:30 +0200)]
Merge pull request #6283 from eirinikos/update-license
edit Icinga license info so that GitHub recognizes it
Andrea Kao [Thu, 3 May 2018 00:38:33 +0000 (17:38 -0700)]
edit Icinga license info so that GitHub recognizes it
GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.
This commit modifies a few of Icinga's license-related docs so that
Licensee is able to recognize the repository's license type. It moves
the contents of COPYING.Exceptions to the relevant section of the
README, which has been renamed to "Licensing". It then removes the
COPYING.Exceptions file and updates CMakeLists.txt accordingly.
Collectively, these changes allow Licensee to successfully identify the
license type of Icinga as GPL 2.0.
Signed-off-by: Andrea Kao <eirinikos@gmail.com>
Michael Friedrich [Wed, 2 May 2018 14:39:01 +0000 (16:39 +0200)]
Revert "Implement support for ECC certificates"
This reverts commit
10691db5b1297caaff15a2470575d34c29bd00e2 .
refs #5555
refs #6200
Michael Friedrich [Fri, 27 Apr 2018 14:50:35 +0000 (16:50 +0200)]
Merge pull request #6271 from Icinga/feature/docs-advanced-downtimes
Enhance advanced topics with (scheduled) downtimes
Michael Friedrich [Fri, 27 Apr 2018 14:16:59 +0000 (16:16 +0200)]
Enhance advanced topics with (scheduled) downtimes
Michael Friedrich [Fri, 27 Apr 2018 09:41:14 +0000 (11:41 +0200)]
Merge pull request #6267 from Icinga/fix/docs-notification-users
Update docs to reflect required user* attributes for notification objects
Michael Friedrich [Fri, 27 Apr 2018 09:40:03 +0000 (11:40 +0200)]
Update docs to reflect required user* attributes for notification objects
fixes #6265
Jean Flach [Thu, 26 Apr 2018 14:05:25 +0000 (16:05 +0200)]
Merge pull request #6263 from Icinga/fix/itl-win-default-thresholds
ITL: Add default thresholds to windows check commands
Michael Friedrich [Thu, 26 Apr 2018 11:55:05 +0000 (13:55 +0200)]
Merge pull request #6264 from Icinga/feature/docs-getting-started
Enhance "Getting Started" chapter
Michael Insel [Wed, 25 Apr 2018 19:26:44 +0000 (21:26 +0200)]
ITL: Add default thresholds to windows check commands
This adds default thresholds to the windows check commands:
* disk-windows: warn: 20%, crit: 10%
* memory-windows: warn: 10%, crit: 5%
* swap-windows: warn: 10%, crit: 5%
Michael Friedrich [Wed, 25 Apr 2018 12:29:41 +0000 (14:29 +0200)]
Enhance "Getting Started" chapter
Michael Friedrich [Wed, 25 Apr 2018 15:18:07 +0000 (17:18 +0200)]
Merge pull request #6262 from Icinga/feature/docs-env-vars
Enhance the environment variables chapter
Michael Friedrich [Wed, 25 Apr 2018 10:40:14 +0000 (12:40 +0200)]
Enhance the environment variables chapter
fixes #4958
Michael Friedrich [Wed, 25 Apr 2018 13:12:43 +0000 (15:12 +0200)]
Merge branch 'support/2.8'
Michael Friedrich [Wed, 25 Apr 2018 13:11:31 +0000 (15:11 +0200)]
Release version 2.8.4
Michael Friedrich [Wed, 25 Apr 2018 13:11:31 +0000 (15:11 +0200)]
Release version 2.8.4
Jean Flach [Wed, 25 Apr 2018 12:26:40 +0000 (14:26 +0200)]
Revert "fixup set rlimit stack failed condition"
This reverts commit
bf959371c4505bfe27b0682611c035d64b90efd3 .
fixes #6257
refs #6260
Michael Friedrich [Wed, 25 Apr 2018 12:47:01 +0000 (14:47 +0200)]
Merge pull request #6260 from Icinga/fix/plugin-exec
Revert "fixup set rlimit stack failed condition"
Jean Flach [Wed, 25 Apr 2018 12:26:40 +0000 (14:26 +0200)]
Revert "fixup set rlimit stack failed condition"
This reverts commit
bf959371c4505bfe27b0682611c035d64b90efd3 .
fixes #6257
Michael Friedrich [Wed, 25 Apr 2018 09:00:36 +0000 (11:00 +0200)]
Merge pull request #6243 from Icinga/postgres-docs
Update PostgreSQL documentation
Jean Flach [Tue, 24 Apr 2018 14:02:39 +0000 (16:02 +0200)]
Merge pull request #6236 from Icinga/feature/ido-pgsql-tls
Add TLS support for DB IDO PostgreSQL feature
Michael Friedrich [Tue, 24 Apr 2018 13:44:00 +0000 (15:44 +0200)]
Merge pull request #6254 from Icinga/feature/docs-release
Enhance release documentation
Michael Friedrich [Tue, 24 Apr 2018 12:51:26 +0000 (14:51 +0200)]
Enhance release documentation
Jean Flach [Tue, 24 Apr 2018 13:11:41 +0000 (15:11 +0200)]
Merge pull request #6253 from Icinga/fix/doc-note-for-other-plugin-collections
Doc: Add note for not fully supported Plugin collections
Jean Flach [Tue, 24 Apr 2018 12:50:03 +0000 (14:50 +0200)]
Update 10-icinga-template-library.md
We Germans tend to overdo it with commas in English
Jean Flach [Tue, 24 Apr 2018 08:44:37 +0000 (10:44 +0200)]
Merge branch 'support/2.8'
Jean Flach [Tue, 24 Apr 2018 08:13:48 +0000 (10:13 +0200)]
Release version 2.8.3
Jean Flach [Tue, 24 Apr 2018 08:13:48 +0000 (10:13 +0200)]
Release version 2.8.3
Michael Insel [Mon, 23 Apr 2018 16:13:40 +0000 (18:13 +0200)]
Doc: Add note for not fully supported Plugin collections
This adds a note to the ITL documentation, to mention that only the Monitoring Plugins collection is fully supported by the ITL.
refs #6248
Jean Flach [Mon, 23 Apr 2018 09:37:26 +0000 (11:37 +0200)]
Merge pull request #6251 from Icinga/fix/jf-gpg
Add my gpg fingerprint to release docs
Jean Flach [Mon, 23 Apr 2018 09:28:12 +0000 (11:28 +0200)]
Add my gpg fingerprint to release docs
Michael Friedrich [Thu, 5 Apr 2018 14:41:10 +0000 (16:41 +0200)]
Use VERSION instead of icinga2.spec
Jean Flach [Mon, 23 Apr 2018 08:18:31 +0000 (10:18 +0200)]
Fix typo
Jean Flach [Mon, 23 Apr 2018 08:35:13 +0000 (10:35 +0200)]
Merge pull request #6250 from Icinga/fix/typo
Fix typo
Jean Flach [Mon, 23 Apr 2018 08:18:31 +0000 (10:18 +0200)]
Fix typo
Jean Flach [Thu, 19 Apr 2018 15:46:32 +0000 (17:46 +0200)]
Update 02-getting-started.md
Older versions which use createlang are not supported anzmore
Jean Flach [Thu, 19 Apr 2018 14:42:58 +0000 (16:42 +0200)]
Update 02-getting-started.md
createlang was removed with posgresql 10
Jan Wagner [Wed, 6 Dec 2017 16:07:14 +0000 (17:07 +0100)]
services.conf has also be moved to zones.d/global-templates/
refs #5838
Gunnar Beutner [Sun, 31 Dec 2017 18:12:33 +0000 (19:12 +0100)]
Fix missing variable name in ApiListener::Start
fixes #5924
refs #5807
refs #5925
Michael Friedrich [Thu, 5 Apr 2018 18:55:33 +0000 (20:55 +0200)]
Add docs for script debugger and API filters
refs #6203
Michael Friedrich [Thu, 19 Apr 2018 07:54:29 +0000 (09:54 +0200)]
Log warning when sysconfig file cannot be read
refs #6215
refs #6241
Jean Flach [Mon, 16 Apr 2018 11:39:20 +0000 (13:39 +0200)]
Add improved error messages for resource limits
refs #6215
refs #6241
Michael Friedrich [Thu, 19 Apr 2018 06:49:47 +0000 (08:49 +0200)]
Fix SysconfigFile detection for binary builds
It may happen that the variable is not properly initialized
and we'll have an empty string. Observed on macOS and inside
Docker.
refs #6215
refs #6241
lihan [Tue, 27 Feb 2018 04:56:36 +0000 (12:56 +0800)]
fixup set rlimit stack failed condition
refs #6119
refs #6215
Michael Friedrich [Thu, 19 Apr 2018 09:19:20 +0000 (11:19 +0200)]
Fix unit tests for 2.8.x
refs #6207
Jean Flach [Mon, 18 Dec 2017 10:04:40 +0000 (11:04 +0100)]
Fix package error message
fixes #5879
refs #5881
Jean Flach [Thu, 19 Apr 2018 09:17:36 +0000 (11:17 +0200)]
Merge pull request #6241 from Icinga/fix/sysconfig-location-ignored
Fix Sysconfig file detection for Icinga 2 settings