]> granicus.if.org Git - icinga2/log
icinga2
6 years agoAdd missing initdb to PostgreSQL documentation
Noah Hilverling [Thu, 14 Dec 2017 16:08:03 +0000 (17:08 +0100)]
Add missing initdb to PostgreSQL documentation

refs #5864

6 years agoDocumentation: Add openSUSE to restart instructions
Noah Hilverling [Fri, 15 Dec 2017 07:19:00 +0000 (08:19 +0100)]
Documentation: Add openSUSE to restart instructions

refs #5866

6 years agoDocumentation: Remove redundant FreeBSD restart instructions
Noah Hilverling [Fri, 15 Dec 2017 06:41:05 +0000 (07:41 +0100)]
Documentation: Remove redundant FreeBSD restart instructions

refs #5866

6 years agoUpdate 09-object-types.md
noobahoi [Tue, 21 Nov 2017 15:22:58 +0000 (16:22 +0100)]
Update 09-object-types.md

object Downtime "localhost!my-downtime"

should be

object Downtime "my-downtime"

The host_name configuration attribute adds the localhost name automatically.

refs #5790

6 years agoUpdate 09-object-types.md
noobahoi [Tue, 21 Nov 2017 15:17:58 +0000 (16:17 +0100)]
Update 09-object-types.md

'TicketSalt' instead of 'NodeName'

refs #5790

6 years agoAdd documentation about automatic service restarts with systemd
Max Rosin [Wed, 15 Nov 2017 00:03:15 +0000 (01:03 +0100)]
Add documentation about automatic service restarts with systemd

refs #5721
refs #5757

6 years agoMake default getters and setters non-virtual
Gunnar Beutner [Wed, 15 Nov 2017 08:47:23 +0000 (09:47 +0100)]
Make default getters and setters non-virtual

6 years agoFix incorrect socket handling for the HTTP client
Gunnar Beutner [Tue, 14 Nov 2017 13:13:24 +0000 (14:13 +0100)]
Fix incorrect socket handling for the HTTP client

6 years agoFix performance issues for InfluxdbWriter
Gunnar Beutner [Tue, 24 Oct 2017 13:23:58 +0000 (15:23 +0200)]
Fix performance issues for InfluxdbWriter

6 years agoUpdate docs for Elasticsearch 5.x and 6.x support
Michael Friedrich [Thu, 7 Dec 2017 12:31:07 +0000 (13:31 +0100)]
Update docs for Elasticsearch 5.x and 6.x support

refs #5840

6 years agoFix newline terminator for bulk requests in ElasticsearchWriter
Michael Friedrich [Thu, 7 Dec 2017 10:11:03 +0000 (11:11 +0100)]
Fix newline terminator for bulk requests in ElasticsearchWriter

This enables compatibility with 6.x.

This commit also fixes an incorrect HTTP response parsing
which could lead into false positives.

Analysis and fix in https://github.com/Icinga/icinga2/issues/5795#issuecomment-349920587

fixes #5795

refs #5840

6 years agolivestatus: custom variables return empty arrays instead of strings
Sven Nierlein [Mon, 30 Oct 2017 13:49:22 +0000 (14:49 +0100)]
livestatus: custom variables return empty arrays instead of strings

livestatus queries for custom variables should return an empty list, ex: []
instead of an empty string if there are no variables.

Signed-off-by: Sven Nierlein <sven@nierlein.de>
refs #5746

6 years agoadd a bogus zero reply in livestatus if aggregate filter does not match, fix I#5626
Paolo Schiro [Fri, 3 Nov 2017 00:14:05 +0000 (01:14 +0100)]
add a bogus zero reply in livestatus if aggregate filter does not match, fix I#5626

refs #5716

6 years agofixes postgres schema upgrade path
Dirk Goetz [Wed, 6 Dec 2017 08:00:07 +0000 (09:00 +0100)]
fixes postgres schema upgrade path

refs #5835

6 years agofix formatting error
Strix [Tue, 5 Dec 2017 10:31:34 +0000 (11:31 +0100)]
fix formatting error

6 years agoFix formatting in value types docs
Michael Friedrich [Mon, 20 Nov 2017 17:48:26 +0000 (18:48 +0100)]
Fix formatting in value types docs

refs #5783

6 years agoSilence UpdateRepository message errors
Michael Friedrich [Mon, 27 Nov 2017 11:09:42 +0000 (12:09 +0100)]
Silence UpdateRepository message errors

Mixed setups with 2.8 and 2.7 will log this error every time
a new message is received. While this is truly an error,
it just fills the log to infinity. Should be used for debug only.

fixes #5776

refs #5804

6 years agoITL: Drop ssl_sni default setting
Michael Friedrich [Tue, 21 Nov 2017 08:38:56 +0000 (09:38 +0100)]
ITL: Drop ssl_sni default setting

That's not supported by all plugin suites out there, and as such
should not be the default value. The user must set it explicitly.

fixes #5775

refs #5785

6 years agoFix missing variable name which can lead to segfaults
Gunnar Beutner [Mon, 27 Nov 2017 15:06:59 +0000 (16:06 +0100)]
Fix missing variable name which can lead to segfaults

refs #5808
refs #5807

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
6 years agoMerge pull request #5773 from Icinga/feature/windows-client-requirements
Michael Friedrich [Fri, 17 Nov 2017 13:45:03 +0000 (14:45 +0100)]
Merge pull request #5773 from Icinga/feature/windows-client-requirements

Update Windows Client requirements for 2.8

6 years agoUpdate docs for Windows Client requirements for 2.8 5773/head
Michael Friedrich [Fri, 17 Nov 2017 09:59:04 +0000 (10:59 +0100)]
Update docs for Windows Client requirements for 2.8

6 years agoRevert "Windows: Remove requirement for KB2999226 (VS2015)"
Michael Friedrich [Fri, 17 Nov 2017 09:58:31 +0000 (10:58 +0100)]
Revert "Windows: Remove requirement for KB2999226 (VS2015)"

This reverts commit 5c4a833116654c9f742ffec3bbcd5e593c57f80b.

6 years agoDisable Flapping detection on Windows
Michael Friedrich [Fri, 17 Nov 2017 11:59:07 +0000 (12:59 +0100)]
Disable Flapping detection on Windows

6 years agoMerge pull request #5770 from Icinga/release/2.8.0
Michael Friedrich [Thu, 16 Nov 2017 10:01:09 +0000 (11:01 +0100)]
Merge pull request #5770 from Icinga/release/2.8.0

Release version 2.8.0

6 years agoRelease version 2.8.0 5770/head v2.8.0
Jean Flach [Thu, 16 Nov 2017 09:44:26 +0000 (10:44 +0100)]
Release version 2.8.0

6 years agoMerge pull request #5768 from Icinga/fix/mailmap-authors
Michael Friedrich [Thu, 16 Nov 2017 09:43:43 +0000 (10:43 +0100)]
Merge pull request #5768 from Icinga/fix/mailmap-authors

Update .mailmap and AUTHORS

6 years agoUpdate .mailmap and AUTHORS 5768/head
Jean Flach [Thu, 16 Nov 2017 09:28:59 +0000 (10:28 +0100)]
Update .mailmap and AUTHORS

6 years agoMerge pull request #5765 from Icinga/fix/config-elasticwriter-default
Michael Friedrich [Wed, 15 Nov 2017 21:08:29 +0000 (22:08 +0100)]
Merge pull request #5765 from Icinga/fix/config-elasticwriter-default

Fix default configuration example for ElasticsearchWriter

6 years agoFix default configuration example for ElasticsearchWriter 5765/head
Michael Friedrich [Wed, 15 Nov 2017 17:06:52 +0000 (18:06 +0100)]
Fix default configuration example for ElasticsearchWriter

6 years agoMerge pull request #5761 from Icinga/fix/docs-wrong-anchors
Michael Friedrich [Wed, 15 Nov 2017 10:23:00 +0000 (11:23 +0100)]
Merge pull request #5761 from Icinga/fix/docs-wrong-anchors

Fix wrong anchors in the documentation

6 years agoFix wrong anchors in the documentation 5761/head
Michael Friedrich [Wed, 15 Nov 2017 10:10:52 +0000 (11:10 +0100)]
Fix wrong anchors in the documentation

refs #5732

6 years agoMerge pull request #5755 from Icinga/fix/docs-troubleshooting-eventstreams
Michael Friedrich [Tue, 14 Nov 2017 13:48:46 +0000 (14:48 +0100)]
Merge pull request #5755 from Icinga/fix/docs-troubleshooting-eventstreams

Fix missing Accept header in troubleshooting docs

6 years agoFix missing Accept header in troubleshooting docs 5755/head
Michael Friedrich [Tue, 14 Nov 2017 13:40:50 +0000 (14:40 +0100)]
Fix missing Accept header in troubleshooting docs

6 years agoMerge pull request #5754 from dgoetz/fix/improve-cipherlist-docs-5690
Gunnar Beutner [Tue, 14 Nov 2017 09:44:12 +0000 (10:44 +0100)]
Merge pull request #5754 from dgoetz/fix/improve-cipherlist-docs-5690

Improve documentation of cipher_list

6 years agoImprove documentation of cipher_list 5754/head
Dirk Goetz [Tue, 14 Nov 2017 09:04:58 +0000 (10:04 +0100)]
Improve documentation of cipher_list

refs #5690

6 years agoMerge pull request #5752 from Icinga/fix/add-noah-hilverling-to-mailmap
Gunnar Beutner [Tue, 14 Nov 2017 07:05:09 +0000 (08:05 +0100)]
Merge pull request #5752 from Icinga/fix/add-noah-hilverling-to-mailmap

Add Noah Hilverling to .mailmap

6 years agoAdd Noah Hilverling to .mailmap 5752/head
Noah Hilverling [Mon, 13 Nov 2017 15:08:51 +0000 (16:08 +0100)]
Add Noah Hilverling to .mailmap

6 years agoMerge pull request #5748 from mcktr/fix/docs-pin-checks-in-a-zone
Michael Friedrich [Mon, 13 Nov 2017 12:49:44 +0000 (13:49 +0100)]
Merge pull request #5748 from mcktr/fix/docs-pin-checks-in-a-zone

Fix missing word in pin checks in a zone doc chapter

6 years agoMerge pull request #5738 from Icinga/feature/update-release-docs
Michael Friedrich [Mon, 13 Nov 2017 12:49:01 +0000 (13:49 +0100)]
Merge pull request #5738 from Icinga/feature/update-release-docs

Update release docs

6 years agoUpdate release docs 5738/head
Gunnar Beutner [Thu, 9 Nov 2017 12:30:33 +0000 (13:30 +0100)]
Update release docs

6 years agoFix missing word in doc chapter pin checks in a zone 5748/head
Michael [Sat, 11 Nov 2017 14:01:17 +0000 (15:01 +0100)]
Fix missing word in doc chapter pin checks in a zone

6 years agoMerge pull request #5739 from Icinga/feature/elasticsearchwriter
Michael Friedrich [Thu, 9 Nov 2017 14:42:37 +0000 (15:42 +0100)]
Merge pull request #5739 from Icinga/feature/elasticsearchwriter

Rename ElasticWriter to ElasticsearchWriter

6 years agoMerge pull request #5741 from Icinga/fix/docs-manual-certificate-creation
Michael Friedrich [Thu, 9 Nov 2017 14:36:01 +0000 (15:36 +0100)]
Merge pull request #5741 from Icinga/fix/docs-manual-certificate-creation

Fix manual certificate creation chapter in the docs

6 years agoRename ElasticWriter to ElasticsearchWriter 5739/head
Michael Friedrich [Thu, 9 Nov 2017 13:05:10 +0000 (14:05 +0100)]
Rename ElasticWriter to ElasticsearchWriter

This better reflects its purpose as otherwise it would imply
that you need Elastic Stack for it. Graylog also reads from
Elasticsearch instances, this could serve as additional integration
here.

6 years agoFix manual certificate creation chapter in the docs 5741/head
Michael Friedrich [Thu, 9 Nov 2017 14:14:10 +0000 (15:14 +0100)]
Fix manual certificate creation chapter in the docs

6 years agoMerge branch 'support/2.7'
Gunnar Beutner [Thu, 9 Nov 2017 12:54:29 +0000 (13:54 +0100)]
Merge branch 'support/2.7'

6 years agoRelease version 2.7.2 v2.7.2
Noah Hilverling [Thu, 9 Nov 2017 11:32:32 +0000 (12:32 +0100)]
Release version 2.7.2

6 years agoRelease version 2.7.2
Noah Hilverling [Thu, 9 Nov 2017 11:32:32 +0000 (12:32 +0100)]
Release version 2.7.2

6 years agoRemove spec file
Noah Hilverling [Thu, 9 Nov 2017 10:44:09 +0000 (11:44 +0100)]
Remove spec file

6 years agoMerge pull request #5730 from Icinga/fix/trim-form-fields-to-avoid-hidden-crlf-charac...
Gunnar Beutner [Thu, 9 Nov 2017 08:29:11 +0000 (09:29 +0100)]
Merge pull request #5730 from Icinga/fix/trim-form-fields-to-avoid-hidden-crlf-characters-from-linux-5705

Add missing trims to GetMasterHostPort and remove Convert.ToString from variables that are strings already

6 years agoSetupWizard: Move Trim to GetMasterHostPort() 5730/head
Noah Hilverling [Thu, 9 Nov 2017 08:28:05 +0000 (09:28 +0100)]
SetupWizard: Move Trim to GetMasterHostPort()

refs #5705

6 years agoSetupWizard: Remove Convert.ToString where useless
Noah Hilverling [Thu, 9 Nov 2017 08:27:15 +0000 (09:27 +0100)]
SetupWizard: Remove Convert.ToString where useless

refs #5705

6 years agoMerge pull request #5734 from mcktr/fix/doc-broken-links
Gunnar Beutner [Thu, 9 Nov 2017 07:07:12 +0000 (08:07 +0100)]
Merge pull request #5734 from mcktr/fix/doc-broken-links

Fix broken links inside the documentation

6 years agoFix broken links inside the documentation 5734/head
Michael [Thu, 9 Nov 2017 01:34:04 +0000 (02:34 +0100)]
Fix broken links inside the documentation

This replaces the broken link to the command transport chapter inside the Icinga
Web 2 documentation, besides that this also updates the link to the Icinga Web 2
installation documentation to the offical page on icinga.com.

6 years agoMerge pull request #5727 from Icinga/feature/docs-upgrading-2-8
Michael Friedrich [Wed, 8 Nov 2017 15:12:45 +0000 (16:12 +0100)]
Merge pull request #5727 from Icinga/feature/docs-upgrading-2-8

Update upgrading documentation for 2.8

6 years agoUpdate upgrading documentation for 2.8 5727/head
Michael Friedrich [Tue, 7 Nov 2017 15:07:30 +0000 (16:07 +0100)]
Update upgrading documentation for 2.8

6 years agoMerge pull request #5732 from Icinga/fix/flapping
Jean Flach [Wed, 8 Nov 2017 14:10:55 +0000 (15:10 +0100)]
Merge pull request #5732 from Icinga/fix/flapping

Fix flapping calculation and events

fixes #5720

6 years agoFix log messages for flapping 5732/head
Michael Friedrich [Wed, 8 Nov 2017 11:12:27 +0000 (12:12 +0100)]
Fix log messages for flapping

6 years agoAdd documentation for new attributes in `Flapping` API event stream type
Michael Friedrich [Wed, 8 Nov 2017 09:17:05 +0000 (10:17 +0100)]
Add documentation for new attributes in `Flapping` API event stream type

6 years agoMerge pull request #5728 from Icinga/fix/check_service
Michael Friedrich [Tue, 7 Nov 2017 17:17:14 +0000 (18:17 +0100)]
Merge pull request #5728 from Icinga/fix/check_service

Fix check_service not working with names

6 years agoMerge pull request #5485 from Icinga/fix/downtimehistory-5458
Michael Friedrich [Tue, 7 Nov 2017 16:50:19 +0000 (17:50 +0100)]
Merge pull request #5485 from Icinga/fix/downtimehistory-5458

Ensure that expired/removed downtimes/comments are correctly updated in DB IDO

6 years agoFix check_service not working with names 5728/head
Jean Flach [Tue, 7 Nov 2017 16:45:01 +0000 (17:45 +0100)]
Fix check_service not working with names

This change fixes check_service not working correctly when using
descriptions instead of names.
This should probably be in 2.8.0

6 years agoUpdate upgrading docs for DB IDO schema update 5485/head
Michael Friedrich [Tue, 7 Nov 2017 16:03:11 +0000 (17:03 +0100)]
Update upgrading docs for DB IDO schema update

6 years agoUse the entry_time for icinga_comments updates
Michael Friedrich [Tue, 7 Nov 2017 15:32:50 +0000 (16:32 +0100)]
Use the entry_time for icinga_comments updates

This follows all other queries in their where condition
using entry_time for comments/downtimes.

6 years agoDB IDO: Force users to upgrade the schema to avoid workaround fixes/missing indexes
Michael Friedrich [Tue, 7 Nov 2017 15:18:06 +0000 (16:18 +0100)]
DB IDO: Force users to upgrade the schema to avoid workaround fixes/missing indexes

6 years agoRemove unnecessary keys from where clauses
Jean Flach [Mon, 6 Nov 2017 09:59:44 +0000 (10:59 +0100)]
Remove unnecessary keys from where clauses

6 years agoido: Drop unused instance_id indices from comments, downtimes and their related histo...
Eric Lippmann [Thu, 26 Oct 2017 11:59:37 +0000 (13:59 +0200)]
ido: Drop unused instance_id indices from comments, downtimes and their related history tables

6 years agoFix commenthistory
Jean Flach [Thu, 10 Aug 2017 14:42:02 +0000 (16:42 +0200)]
Fix commenthistory

refs #5492

6 years agoAlter DowntimeRemoval behaviour
Jean Flach [Wed, 9 Aug 2017 15:41:43 +0000 (17:41 +0200)]
Alter DowntimeRemoval behaviour

This adds an additional index to the downtimehistory and updates the
dbevents in a way that it uses that index

6 years agoFix flapping endianness and events
Jean Flach [Fri, 3 Nov 2017 16:50:59 +0000 (17:50 +0100)]
Fix flapping endianness and events

fixes #5720

6 years agoMerge pull request #5719 from Icinga/feature/windows-wizard-2-8
Michael Friedrich [Fri, 3 Nov 2017 16:44:04 +0000 (17:44 +0100)]
Merge pull request #5719 from Icinga/feature/windows-wizard-2-8

Update Windows Wizard for 2.8 and new signing methods

6 years agoUpdate documentation for Windows Wizard and On-Demand signing support 5719/head
Michael Friedrich [Fri, 3 Nov 2017 16:07:16 +0000 (17:07 +0100)]
Update documentation for Windows Wizard and On-Demand signing support

refs #5681

6 years agoWindows Wizard: Finalize design for 2.8
Michael Friedrich [Fri, 3 Nov 2017 15:56:28 +0000 (16:56 +0100)]
Windows Wizard: Finalize design for 2.8

refs #5681

6 years agoWindows wizard: Sanitize user inputs from text forms
Michael Friedrich [Fri, 3 Nov 2017 12:51:45 +0000 (13:51 +0100)]
Windows wizard: Sanitize user inputs from text forms

This avoids white space problems with tickets and host names.

refs #5681
refs #5705

6 years agoWindows Wizard: Missing ticket should tell the user about the master signing
Michael Friedrich [Thu, 2 Nov 2017 16:01:52 +0000 (17:01 +0100)]
Windows Wizard: Missing ticket should tell the user about the master signing

refs #5681

6 years agoNode setup: ticket parameter is now optional
Michael Friedrich [Mon, 16 Oct 2017 16:38:18 +0000 (18:38 +0200)]
Node setup: ticket parameter is now optional

refs #5681

6 years agoWindows Wizard: Always enable the endpoint connection form
Michael Friedrich [Mon, 16 Oct 2017 16:25:48 +0000 (18:25 +0200)]
Windows Wizard: Always enable the endpoint connection form

We always have to tick them anyways, as otherwise the setup wizard
won't work with CSR signing.

refs #5681

6 years agoCleanup Windows wizard and prepare for enhanced CSR signing
Michael Friedrich [Mon, 16 Oct 2017 16:01:43 +0000 (18:01 +0200)]
Cleanup Windows wizard and prepare for enhanced CSR signing

refs #5681

6 years agoMerge pull request #5568 from kaprizki/41614-submitting-extended-plugin-output-via...
Michael Friedrich [Thu, 2 Nov 2017 15:05:04 +0000 (16:05 +0100)]
Merge pull request #5568 from kaprizki/41614-submitting-extended-plugin-output-via-process-check-result-api-call

Add documentation for multi-line plugin output for API actions

6 years agoAdd documentation for multi-line plugin output for API actions 5568/head
Irina Kaprizkina [Mon, 11 Sep 2017 03:10:58 +0000 (23:10 -0400)]
Add documentation for multi-line plugin output for API actions

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
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