Commit Graph

9131 Commits

Author SHA1 Message Date
Markus Frosch 4a51096e65
Merge pull request #6045 from gunnarbeutner/fix/move-passive-check-command
Move the "passive" check command to command-icinga.conf
2018-02-01 11:22:10 +01:00
Noah Hilverling b83aaaf1db
Merge pull request #6044 from gunnarbeutner/feature/frozen-dict-and-array
Implement support for frozen arrays and dictionaries
2018-01-31 09:34:17 +01:00
Gunnar Beutner 414a8ec534 Move the "passive" check command to command-icinga.conf 2018-01-30 14:58:57 +01:00
Gunnar Beutner e361b3c427 Implement support for frozen arrays and dictionaries 2018-01-30 12:22:04 +01:00
Gunnar Beutner b88149c455
Merge pull request #5979 from Icinga/feature/enhance-console-5595
Add quit, exit and help
2018-01-29 16:41:10 +01:00
Noah Hilverling 9cb7c9d7f7
Merge pull request #6020 from Icinga/fix/console-home-env
Fix crash when running 'icinga2 console' without HOME environment variable
2018-01-29 16:37:24 +01:00
Jean Flach 9c9d190b9c
Merge pull request #6039 from Icinga/feature/improve-error-message
Improve location info for some error messages
2018-01-29 13:12:35 +01:00
Gunnar Beutner 1047e5ff3d Improve location info for some error messages 2018-01-29 10:04:58 +01:00
Gunnar Beutner 3f6b61faf8
Merge pull request #6037 from Icinga/fix/windows-build-fix
Fix build error on Windows
2018-01-29 08:28:18 +01:00
Gunnar Beutner 1d65c48387
Merge pull request #6038 from Icinga/fix/windows-missing-boost-split-include
Fix missing include for boost::split
2018-01-29 06:31:43 +01:00
Michael Insel 1321c09132 Fix missing include for boost::split
This adds a missing include for the function boost::split.
2018-01-28 22:21:27 +01:00
Michael Insel 12c4a1be1f Fix build error on Windows
The `kill` and `SIGUSR2` statements are not available on Windows.
2018-01-28 22:00:36 +01:00
Gunnar Beutner ae7cd01052
Merge pull request #6036 from Icinga/fix/include-sstream
Fix missing include
2018-01-27 13:29:42 +01:00
Jean Flach 51d5a3e457 Fix missing include 2018-01-26 14:38:55 +01:00
Jean Flach cc73eed2af
Merge pull request #5992 from Icinga/feature/remove-includes
Remove unused includes
2018-01-25 09:13:02 +01:00
Gunnar Beutner 81d681efa2
Merge pull request #6034 from Icinga/fix/itl-by-ssh-option-4094
ITL by_ssh add -E parameter
2018-01-25 05:06:04 +01:00
Michael Insel 548027808b ITL by_ssh add -E parameter
This adds the -E parameter to the by_ssh ITL CheckCommand definition.

refs #4094
2018-01-24 20:51:43 +01:00
Jean Flach 5b1f9fd257
Merge pull request #6029 from Icinga/feature/duplicate-semicolons
Remove duplicate semicolons
2018-01-24 12:55:57 +01:00
Gunnar Beutner 0cc9af6bee Remove duplicate semicolons 2018-01-24 12:07:52 +01:00
Michael Friedrich 361fed8ba0
Merge pull request #6022 from Icinga/feature/library-default-config
Update default config and documentation for the "library" keyword
2018-01-22 09:53:32 +01:00
Gunnar Beutner 94e6be1a65 Remove unused includes 2018-01-22 09:52:29 +01:00
Gunnar Beutner 6506a89db3 Update default config and documentation for the "library" keyword 2018-01-22 08:18:05 +01:00
Gunnar Beutner 5d464a9f7e
Merge pull request #5996 from Icinga/feature/watchdog-2287
Add systemd watchdog and adjust reload behaviour
2018-01-21 05:18:13 +01:00
Michael Friedrich 777d85cecc
Merge pull request #5964 from fedepires/fix/opentsdbwriter-host-tag-5963
OpenTSDB writer - Fix function for escaping host tag chars.
2018-01-20 12:17:25 +01:00
Gunnar Beutner 3e3658b7a5 Fix crash when running 'icinga2 console' without HOME environment variable
fixes #6019
2018-01-20 07:46:19 +01:00
Gunnar Beutner 3122e44087
Merge pull request #6017 from Icinga/fix/socketpair-windows
Remove build breaking include
2018-01-19 18:53:02 +01:00
Jean Flach c418a9611e Add systemd watchdog and adjust reload behaviour 2018-01-19 16:52:36 +01:00
Jean Flach ee85af2151 Remove build breaking include
This breaks the build for windows and does not seem to be required.
2018-01-19 15:44:52 +01:00
Michael Friedrich 627fddf12b
Merge pull request #6015 from Icinga/fix/cmakelist-whitespace
Fix whitespaces in CMakeLists files
2018-01-19 11:11:43 +01:00
Jean Flach 1da6b2c883 Fix whitespaces in CMakeLists files
Uses 2 space indentation as standard
2018-01-19 09:19:40 +01:00
Michael Friedrich 59b34846e8
Merge pull request #6014 from Icinga/feature/docs-ido-tuning
Docs: Add IDO DB tuning tips
2018-01-18 17:53:42 +01:00
Michael Friedrich d4b9e4a827 Docs: Add IDO DB tuning tips
fixes #5622
2018-01-18 17:52:38 +01:00
Jean Flach 5ed9b063a8
Merge pull request #6010 from Icinga/feature/cluster-check-endpoints-long-output
Move the endpoint list into a new line for the 'cluster' check
2018-01-18 15:51:03 +01:00
Michael Friedrich 88f740b13c Move the endpoint list into a new line for the 'cluster' check
If you have many satellites/clients, the list view in Icinga Web 2
will get overly long. Moving the list for connected/not connected
endpoints into a new line makes this check more beautiful.

fixes #5444
2018-01-18 15:43:01 +01:00
Gunnar Beutner 7702cb056a
Merge pull request #6009 from Icinga/fix/build-fix-gcc
Build fix for ancient versions of GCC
2018-01-18 15:29:50 +01:00
Jean Flach 37e890f513
Merge pull request #6008 from Icinga/fix/cmake-3-0-compat
Fix compatibility with CMake < 3.1
2018-01-18 15:26:10 +01:00
Gunnar Beutner 9d436605f0 Fix compatibility with CMake < 3.1 2018-01-18 15:12:46 +01:00
Gunnar Beutner aa76ddf7f2 Build fix for ancient versions of GCC 2018-01-18 15:12:14 +01:00
Gunnar Beutner 86cdbd1651
Merge pull request #6007 from Icinga/fix/include-6001
Fix missing include
2018-01-18 15:06:40 +01:00
Michael Friedrich b38027ff93
Merge pull request #6006 from Icinga/fix/docs-nscp-local-include
Fix wrong nscp-local include in the docs
2018-01-18 13:31:06 +01:00
Michael Friedrich eac6e7e861 Fix wrong nscp-local include in the docs 2018-01-18 13:25:23 +01:00
Noah Hilverling 4b0628c59d
Merge pull request #6005 from Icinga/fix/mkunity-depends
Fix incorrect dependencies for mkunity targets
2018-01-18 11:46:56 +01:00
Gunnar Beutner ae2b91a308 Fix incorrect dependencies for mkunity targets 2018-01-18 11:32:06 +01:00
Jean Flach f9b378edc6 Fix missing include
fixes #6001
2018-01-18 10:54:49 +01:00
Jean Flach 5186ff7af8
Merge pull request #5982 from dgoetz/fix/selinux-kill
SELinux: Allows icinga2_t to send sigkill to all domains it transitions to
2018-01-18 10:38:01 +01:00
Noah Hilverling 6e03e7b2f2
Merge pull request #6000 from Icinga/fix/copying-newline
Add newline to COPYING to fix Github license detection
2018-01-17 15:47:00 +01:00
Noah Hilverling 434bd9d4df Add newline to COPYING to fix Github license detection 2018-01-17 15:37:18 +01:00
Gunnar Beutner a80b883991
Merge pull request #5999 from Icinga/fix/build-fix
Build fix
2018-01-17 15:31:57 +01:00
Gunnar Beutner 892afea435 Build fix 2018-01-17 15:26:49 +01:00
Gunnar Beutner b9d267318f
Merge pull request #5998 from Icinga/fix/obj-libs-gcc-ar
Build all remaining libraries as object libraries
2018-01-17 15:01:20 +01:00