Commit Graph

9361 Commits

Author SHA1 Message Date
Gunnar Beutner 6737a0fa8f Make MSVC happy 2018-01-01 09:24:28 +01:00
Gunnar Beutner 4ed19d5cf6 Fix missing variable name in ApiListener::Start
fixes #5924
refs #5807
2017-12-31 19:12:33 +01:00
Michael Insel a5a37995a7 Fix link format in documentation 2017-12-29 17:56:43 +01:00
Michael Insel a442e96a99 Fix typo in SELinux documentation 2017-12-28 12:03:49 +01:00
Michael Insel ae3921b798 Fix for wrong attribute in ITL mongodb CheckCommand
This corrects the attribute mongodb_address to mongodb_host, if the old attribute is set Icinga will use that and output a Log message to the Log.

refs #5817
2017-12-27 20:19:39 +01:00
sah d858b9741a Add parameter --octetlength to snmp-storage command. 2017-12-27 19:39:19 +01:00
Jean Flach 619266bf97
Merge pull request #5907 from mcktr/fix/check-swap-build-error
Windows plugin check_swap build fix
2017-12-24 18:41:39 +01:00
Michael Insel abd6c84be8 Enhance http_certificate parameter documentation
This clarifies the usage of the http_certificate parameter.

refs #5610
2017-12-22 14:46:45 +01:00
Michael Friedrich a6f32d78c3 Update ElasticsearchWriter docs for 5.x support only
refs #5911
2017-12-22 10:29:18 +01:00
Jean Flach eea8e4e1d3
Merge pull request #5911 from Icinga/fix/docs-elastic
Update ElasticsearchWriter docs for 5.x support only
2017-12-22 10:23:20 +01:00
Michael Friedrich 9b5486eb0c Update ElasticsearchWriter docs for 5.x support only 2017-12-22 10:11:37 +01:00
Michael Friedrich cfb3835b54 Revert "Update docs for Elasticsearch 5.x and 6.x support"
This reverts commit 14953dff42.
2017-12-22 10:10:04 +01:00
Michael Friedrich 4b7507cfcf Revert "Update docs for Elasticsearch 5.x and 6.x support"
This reverts commit 9b0cc125dd.

refs #5840
2017-12-22 09:54:20 +01:00
Michael Friedrich 1256fb3356 Revert "Fix newline terminator for bulk requests in ElasticsearchWriter"
This reverts commit 806eb0d2d2.

refs #5840
2017-12-22 09:53:56 +01:00
Michael Insel 3171b9548b Fix check_swap build error 2017-12-21 19:13:48 +01:00
Gunnar Beutner bff6e39b7d
Merge pull request #5901 from Icinga/fix/do-not-replace-colons-in-output
Do not replace colons in plugin output
2017-12-21 13:46:32 +01:00
Michael Friedrich 8bdd16bb42 Do not replace colons in plugin output
This affects all interfaces which are using the CompatUtility class
format helpers for short and long output.

fixes #4785
2017-12-21 09:49:34 +01:00
Jean Flach 9b75548b07
Merge pull request #5893 from Icinga/fix/whitespace
Whitespace fix
2017-12-20 15:02:30 +01:00
Jean Flach 2636e6a77a Whitespace fix
What does this change?
* Remove use of spaces for formatting
These could be found by using `grep -r -l -P '^\t+ +[^*]'
* Removal of training whitespaces
* A few lines longer than 120 chars
2017-12-20 14:53:52 +01:00
Gunnar Beutner df88da5836
Merge pull request #5897 from Icinga/remove-inline
Remove unnecessary inline statements
2017-12-20 14:14:31 +01:00
Michael Friedrich 378837941e
Merge pull request #5892 from Icinga/feature/solaris-init
Enable installing the init scripts on Solaris
2017-12-20 14:10:39 +01:00
Jean Flach f40f366e9e Remove unnecessary inline statements
fixes #5886
2017-12-20 13:22:38 +01:00
Gunnar Beutner a236a5a582
Merge pull request #5894 from Icinga/remove-string_iless
Remove string_iless
2017-12-20 11:33:39 +01:00
Jean Flach 6d9a0fe3a9 Remove string_iless
It's unused
2017-12-20 11:18:28 +01:00
Jean Flach 0791a8ddde
Merge pull request #5887 from Icinga/fix/windows-build-fix
Windows build fix
2017-12-20 10:50:27 +01:00
Jean Flach bde3263d5c
Merge pull request #5885 from Icinga/fix/build-fix-gcc
Workaround for GCC bug 61321
2017-12-20 09:59:45 +01:00
Michael Friedrich 050794355f
Merge pull request #5805 from KAMI911/master
Add support for LD_LIBRARY_PATH env variable in oracle_health ITL CheckCommand
2017-12-20 09:48:41 +01:00
Gunnar Beutner b3b707aba0 Enable installing the init scripts on Solaris 2017-12-20 08:44:06 +01:00
Gunnar Beutner ba70b3361e
Merge pull request #5871 from Icinga/feature/legacy-timerperiod-test
Unit tests for the LegacyTimePeriod class
2017-12-20 08:28:19 +01:00
Jean Flach 629c502ca9 Fix build errors 2017-12-20 08:08:02 +01:00
Adam James 37d100ddef Implement unit tests for the time period parser
fixes #11146
2017-12-20 08:08:02 +01:00
Gunnar Beutner 88af57e2ec Fix for outdated libstdcxx 2017-12-20 08:02:17 +01:00
Gunnar Beutner b63caaa756 Workaround for GCC bug 51494 2017-12-20 08:02:17 +01:00
Gunnar Beutner 02dc3a9507 Workaround for GCC bug 61321 2017-12-20 08:02:17 +01:00
Gunnar Beutner adc892bde7 Windows build fix 2017-12-20 08:01:04 +01:00
Gunnar Beutner 10a188d395
Merge pull request #5891 from Icinga/feature/update-gitignore
Update .gitignore
2017-12-20 07:57:11 +01:00
Gunnar Beutner 1797e80369 Update .gitignore 2017-12-20 07:56:04 +01:00
Gunnar Beutner ae2793424f
Merge pull request #5889 from Icinga/fix/execvpe-indention
execvpe: Fixup indention for readability
2017-12-20 07:53:55 +01:00
Markus Frosch da1265a0fc execvpe: Fixup indention for readability
The file was added with a mixed indention, now all are spaces.

Corresponding to the indented tabwidth of 2 and a sub-indention on curly
brackets.
2017-12-19 16:40:38 +01:00
Kálmán Szalai - KAMI 709d00fbdb Add support for LD_LIBRARY_PATH env variable in oracle_health ITL CheckCommand
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-12-19 11:56:44 +01:00
Michael Friedrich 49931ea732
Merge pull request #5717 from hrld/patch-1
add order tags to disk check
2017-12-19 09:22:22 +01:00
Noah Hilverling 36674db14f Add missing initdb to PostgreSQL documentation
refs #5864
2017-12-18 17:50:51 +01:00
Noah Hilverling 05a0425a7c Documentation: Add openSUSE to restart instructions
refs #5866
2017-12-18 17:49:54 +01:00
Noah Hilverling 6add03e29e Documentation: Remove redundant FreeBSD restart instructions
refs #5866
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 #5790
2017-12-18 17:48:35 +01:00
noobahoi 3640d7545c Update 09-object-types.md
'TicketSalt' instead of 'NodeName'

refs #5790
2017-12-18 17:48:15 +01:00
Max Rosin 6435574413 Add documentation about automatic service restarts with systemd
refs #5721
refs #5757
2017-12-18 17:46:37 +01:00
Michael Friedrich 4fa42a81f8
Merge pull request #5882 from Icinga/feature/avoid-allocations
Avoid unnecessary allocations
2017-12-18 17:11:27 +01:00
Gunnar Beutner 4866f777cc Avoid unnecessary allocations for script frames 2017-12-18 13:40:29 +01:00
Gunnar Beutner 80b72cfb1c Avoid allocations in ScriptUtils::Match 2017-12-18 13:40:21 +01:00