Commit Graph

8833 Commits

Author SHA1 Message Date
Noah Hilverling 6add03e29e Documentation: Remove redundant FreeBSD restart instructions
refs 
2017-12-18 17:49:34 +01:00
noobahoi 02ecf4d728 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 
2017-12-18 17:48:35 +01:00
noobahoi 3640d7545c Update 09-object-types.md
'TicketSalt' instead of 'NodeName'

refs 
2017-12-18 17:48:15 +01:00
Max Rosin 6435574413 Add documentation about automatic service restarts with systemd
refs 
refs 
2017-12-18 17:46:37 +01:00
Gunnar Beutner 50eb774a0f Make default getters and setters non-virtual 2017-12-12 11:19:53 +01:00
Gunnar Beutner 59da943548 Fix incorrect socket handling for the HTTP client 2017-12-12 11:18:09 +01:00
Gunnar Beutner eea451ee94 Fix performance issues for InfluxdbWriter 2017-12-12 10:36:45 +01:00
Michael Friedrich 9b0cc125dd Update docs for Elasticsearch 5.x and 6.x support
refs 
2017-12-07 17:08:06 +01:00
Michael Friedrich 806eb0d2d2 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 

refs 
2017-12-07 17:07:44 +01:00
Sven Nierlein 9ba5f30afa 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 
2017-12-07 13:29:11 +01:00
Paolo Schiro 3a7c54c3d1 add a bogus zero reply in livestatus if aggregate filter does not match, fix I#5626
refs 
2017-12-07 13:28:16 +01:00
Dirk Goetz 89f905acef fixes postgres schema upgrade path
refs 
2017-12-06 09:58:51 +01:00
Strix 83d6cdb27b fix formatting error 2017-12-05 11:36:33 +01:00
Michael Friedrich f4524c2aba Fix formatting in value types docs
refs 
2017-11-28 11:37:25 +01:00
Michael Friedrich 5b231147fe 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 

refs 
2017-11-28 11:27:39 +01:00
Michael Friedrich de7a90dba7 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 

refs 
2017-11-28 11:15:57 +01:00
Gunnar Beutner a18fbcb27a Fix missing variable name which can lead to segfaults
refs 
refs 

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-11-28 11:14:32 +01:00
Michael Friedrich df10d2a295
Merge pull request from Icinga/feature/windows-client-requirements
Update Windows Client requirements for 2.8
2017-11-17 14:45:03 +01:00
Michael Friedrich 6244ab1e8c Update docs for Windows Client requirements for 2.8 2017-11-17 12:59:26 +01:00
Michael Friedrich 4d25afad21 Revert "Windows: Remove requirement for KB2999226 (VS2015)"
This reverts commit 5c4a833116.
2017-11-17 12:59:26 +01:00
Michael Friedrich 35f0df3fe5 Disable Flapping detection on Windows 2017-11-17 12:59:07 +01:00
Michael Friedrich 21efdae8b7
Merge pull request from Icinga/release/2.8.0
Release version 2.8.0
2017-11-16 11:01:09 +01:00
Jean Flach 06ed955cb5 Release version 2.8.0 2017-11-16 10:44:26 +01:00
Michael Friedrich 5e4b073686
Merge pull request from Icinga/fix/mailmap-authors
Update .mailmap and AUTHORS
2017-11-16 10:43:43 +01:00
Jean Flach e73dcfd4f3 Update .mailmap and AUTHORS 2017-11-16 10:28:59 +01:00
Michael Friedrich 5a4c67345c
Merge pull request from Icinga/fix/config-elasticwriter-default
Fix default configuration example for ElasticsearchWriter
2017-11-15 22:08:29 +01:00
Michael Friedrich 3673bd2201 Fix default configuration example for ElasticsearchWriter 2017-11-15 18:06:52 +01:00
Michael Friedrich f2fbdd098e
Merge pull request from Icinga/fix/docs-wrong-anchors
Fix wrong anchors in the documentation
2017-11-15 11:23:00 +01:00
Michael Friedrich 77851c0a48 Fix wrong anchors in the documentation
refs 
2017-11-15 11:12:32 +01:00
Michael Friedrich 6c2e98a6fd
Merge pull request from Icinga/fix/docs-troubleshooting-eventstreams
Fix missing Accept header in troubleshooting docs
2017-11-14 14:48:46 +01:00
Michael Friedrich 3a2edf544d Fix missing Accept header in troubleshooting docs 2017-11-14 14:40:50 +01:00
Gunnar Beutner c16a705f14
Merge pull request from dgoetz/fix/improve-cipherlist-docs-5690
Improve documentation of cipher_list
2017-11-14 10:44:12 +01:00
Dirk Goetz c0c3b70a11 Improve documentation of cipher_list
refs 
2017-11-14 10:04:58 +01:00
Gunnar Beutner 01e8fb9be2
Merge pull request from Icinga/fix/add-noah-hilverling-to-mailmap
Add Noah Hilverling to .mailmap
2017-11-14 08:05:09 +01:00
Noah Hilverling 55dc87c956 Add Noah Hilverling to .mailmap 2017-11-13 16:08:51 +01:00
Michael Friedrich e4466307a7
Merge pull request from mcktr/fix/docs-pin-checks-in-a-zone
Fix missing word in pin checks in a zone doc chapter
2017-11-13 13:49:44 +01:00
Michael Friedrich 06bd737945
Merge pull request from Icinga/feature/update-release-docs
Update release docs
2017-11-13 13:49:01 +01:00
Gunnar Beutner 7dbadfb7a3 Update release docs 2017-11-13 13:47:26 +01:00
Michael 80deaf64f0 Fix missing word in doc chapter pin checks in a zone 2017-11-11 15:01:17 +01:00
Michael Friedrich 166ecfe446
Merge pull request from Icinga/feature/elasticsearchwriter
Rename ElasticWriter to ElasticsearchWriter
2017-11-09 15:42:37 +01:00
Michael Friedrich 972f0fb116
Merge pull request from Icinga/fix/docs-manual-certificate-creation
Fix manual certificate creation chapter in the docs
2017-11-09 15:36:01 +01:00
Michael Friedrich 7c0a09cfb6 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.
2017-11-09 15:33:10 +01:00
Michael Friedrich f4dad05a63 Fix manual certificate creation chapter in the docs 2017-11-09 15:14:10 +01:00
Gunnar Beutner d69c73bbc8 Merge branch 'support/2.7' 2017-11-09 13:54:29 +01:00
Noah Hilverling dc925238c0 Release version 2.7.2 2017-11-09 13:44:36 +01:00
Noah Hilverling f3085c70e5 Release version 2.7.2 2017-11-09 13:43:05 +01:00
Noah Hilverling cacb3cbca9 Remove spec file 2017-11-09 13:42:45 +01:00
Gunnar Beutner bcf6739d9f
Merge pull request 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
2017-11-09 09:29:11 +01:00
Noah Hilverling 4579e8f7f5 SetupWizard: Move Trim to GetMasterHostPort()
refs 
2017-11-09 09:28:05 +01:00
Noah Hilverling f3cc265135 SetupWizard: Remove Convert.ToString where useless
refs 
2017-11-09 09:27:15 +01:00