8337 Commits

Author SHA1 Message Date
Alexander A. Klimov
cfe4a170c5 RPM spec: don't enable features after an upgrade
fixes #4621
fixes #5226

Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-05-11 10:26:25 +02:00
Michael Friedrich
2196c6ea02 Merge pull request #4956 from TheFlyingCorpse/fix/persistent-comments-are-not-persistent
Fix persistent comments for Acknowledgements
2017-05-10 17:15:55 +02:00
Rune Darrud
273ca6a2cc Fix persistent comments for Acknowledgements
fixes #4818

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-05-10 17:10:22 +02:00
Michael Friedrich
a4dbc83748 Merge pull request #122 from MarcusCaepio/master
Update event handler example for SSH
2017-05-10 14:48:35 +02:00
MarcusCaepio
f3e32a4b35 Update event handler chapter for SSH usage 2017-05-10 14:44:21 +02:00
Michael Friedrich
52d6db07f7 Merge pull request #5238 from Icinga/fix/ido-category
Remove deprecated "DbCat1 | DbCat2" notation for DB IDO categories
2017-05-10 14:36:12 +02:00
Michael Friedrich
e0bfe0a5d0 Remove deprecated "DbCat1 | DbCat2" notation for DB IDO categories
This allows for a specific config validation function.
2017-05-10 14:32:53 +02:00
Michael Friedrich
922cb375a9 ITL: Fix missing double quote in ssl-cert CheckCommand
refs #5236
2017-05-10 14:04:13 +02:00
Michael Friedrich
ebdbca0730 Merge pull request #5170 from sysadmama/notification-scripts
Enhance mail notifications scripts and add support for command line parameters
2017-05-10 13:29:19 +02:00
Michael Friedrich
7b9f478bc1 Check for required parameters in notification scripts; add error helpers
refs #5170
2017-05-10 13:23:39 +02:00
Michael Friedrich
91ab8551c7 First review of notification script changes
refs #5170
2017-05-09 17:53:52 +02:00
Marianne M. Spiller
82a5c5a624 Add notification command parameters to the default mail notification script
Replace the previous notification scheme - now using getops in place of ENV
variables, giving the ability to integrate with the Icinga Director.

refs #5170

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-05-09 17:53:52 +02:00
Michael Friedrich
741f1b346e Merge pull request #5236 from dupondje/master
ITL: Add some missing arguments to ssl_cert
2017-05-09 17:31:46 +02:00
Michael Friedrich
0d380d0a4f Merge pull request #5237 from Icinga/feature/troubleshoot-debug-windows
Docs: Add a note for Windows debuglog to the troubleshooting chapter
2017-05-09 17:26:02 +02:00
Michael Friedrich
5788e3d315 Docs: Add a note for Windows debuglog to the troubleshooting chapter 2017-05-09 17:24:14 +02:00
Michael Friedrich
f3e9c86f2c Merge pull request #5136 from dgoetz/feature/improve-eventhandler-docs
Enhance event command docs with more examples on remote clients
2017-05-09 17:23:03 +02:00
Dirk Goetz
8e83a920cf Enhance event command docs with more examples on remote clients
fixes #5090
2017-05-09 17:17:55 +02:00
Jean-Louis Dupond
ff0c82a706 ITL: Add some missing arguments to ssl_cert 2017-05-09 16:48:47 +02:00
Michael Friedrich
452f8a1f0d Merge pull request #5042 from mbrgm/upgrade-docs-link
Add link to upgrade documentation to DB IDO log message
2017-05-09 16:17:58 +02:00
Michael Friedrich
c4637a6288 Merge pull request #5181 from leeclemens/rpm-selinux
List SELinux packages required for building RPMs
2017-05-09 16:16:48 +02:00
Michael Friedrich
496c939218 Merge pull request #5164 from rhopfer/master
ITL: Add CheckCommand ssl_cert, fix ssl attributes
2017-05-09 16:11:06 +02:00
Roland Hopferwieser
76600a81eb ITL: Add CheckCommand ssl_cert, fix ssl attributes 2017-05-09 16:01:55 +02:00
Michael Friedrich
5b7226548c Merge pull request #5209 from Mikesch-mp/itl_mssql
Add report mode to mssql_health

fixes #5209
2017-05-09 14:52:55 +02:00
Mikesch-mp
6bf81eb979 Add report mode to mssql_health 2017-05-09 14:43:20 +02:00
Michael Friedrich
9864a0175b Merge pull request #5210 from Mikesch-mp/itl_db2
Add report mode to db2_health

fixes #5210
2017-05-09 14:37:44 +02:00
Gunnar Beutner
c611a31670 Fix code style issues
refs #5219
2017-05-09 09:01:08 +02:00
Wenger Florian
a43e8d6b2d Add ITL --standbyok argument to the vmware-esx-soap-host-storage-path CheckCommand
fixes #5227

Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-05-09 07:43:16 +02:00
Gunnar Beutner
f9b34cca30 Fix compiler warning
refs #5219
2017-05-08 08:47:27 +02:00
Michael Friedrich
deb7bbd331 Merge pull request #5232 from Icinga/fix/influxdb-lock-5219
InfluxdbWriter: Use a work queue for async message processing; add stats log/api

refs #5219
2017-05-05 18:04:55 +02:00
Michael Friedrich
3649a5a0d7 InfluxdbWriter: Use a work queue for async message processing; add stats log/api 2017-05-05 17:56:51 +02:00
Michael Friedrich
f9e0fd2e3e Beautify some log message for cluster config sync
refs #5212
2017-05-04 15:21:32 +02:00
Gunnar Beutner
dadc21e12a Merge pull request #5225 from Al2Klimov/bugfix/mysql_init-mysql_error-3664
Don't call mysql_error() after a failure of mysql_init()

fixes #3664
2017-05-04 14:58:55 +02:00
Alexander A. Klimov
0da226163f Don't call mysql_error() after a failure of mysql_init()
refs #3664
2017-05-04 12:22:34 +02:00
Gunnar Beutner
f9f3358d09 Make sure all objects are set to 'active' before calling the Start() method
fixes #5224
2017-05-04 10:37:34 +02:00
Jean Flach
2932651b64 Fix incorrect state in check_ping
fixes #5223
2017-05-04 09:39:46 +02:00
Markus Frosch
55181fe8b2 icinga2.spec: Add selecting g++ compiler on older SUSE releases
g++ is too old, and the newer binary is suffixed.

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>

fixes #5218
2017-05-03 13:43:46 +02:00
Markus Frosch
712c526e31 icinga2.spec: Update RedHat SCL handling for builds on el 5 and 6
So you don't have to modify the environment.

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>

fixes #5177
2017-05-03 13:43:40 +02:00
Markus Frosch
4a1186d46f Update Boost dependency to >= 1.48 (INSTALL.md, icinga2.spec)
Icinga 2 does not build with 1.41:

    /usr/include/boost/range/const_iterator.hpp:37:58: error: no type
    named 'const_iterator' in 'class boost::intrusive_ptr<icinga::Array>'
    ...
    /usr/include/boost/thread/locks.hpp:269:22: error: cannot bind
    'boost::unique_lock<boost::mutex>' lvalue to
    'boost::unique_lock<boost::mutex>&&'

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>

fixes #5188

This also refs #5177 as a partial fix for the dependencies, when not
using Icinga's boost packages.
2017-05-03 13:43:25 +02:00
Gunnar Beutner
4134f7fe42 Make sure modified attributes are applied before calling the objects' Start method
refs #4696
2017-05-03 12:02:19 +02:00
Michael Friedrich
163f48a223 Merge pull request #5216 from andygrunwald/patch-1
Remove "... is is ..." in CONTRIBUTING.md
2017-05-03 11:19:17 +02:00
Andy Grunwald
0cc5ea6cde Remove "... is is ..." in CONTRIBUTING.md 2017-05-02 20:08:42 +02:00
Jean Flach
7c70d51b27 Add a few extra log messages
fixes #5212
2017-05-02 10:54:06 +02:00
Jean Flach
e29e25aefd Fix timestamp path
fixes #5211
2017-05-02 10:30:42 +02:00
Mikesch-mp
6d4acb3798 Add report mode to db2_health 2017-04-30 18:43:48 +02:00
Michael Friedrich
35f6f60390 Docs: Fix invalid/redirected URLs
fixes #5150
2017-04-28 17:02:13 +02:00
Michael Friedrich
98ccdfd027 Merge pull request #5184 from Al2Klimov/bugfix/doc-malformed-markdown-links
Doc/appendix: fix malformed markdown links

fixes #5184
2017-04-28 10:55:16 +02:00
Michael Friedrich
26c0a6f0c9 Merge pull request #5207 from Icinga/feature/ido-remove-unused-xommand-history
DB IDO: Disable external command history by default

fixes #5207 
refs #4788
2017-04-28 09:40:38 +02:00
Michael Friedrich
21ce07046c DB IDO: Disable external command history by default
That's not used in Icinga Web 2 and might lock the feature
on cleanup.

refs #4788
2017-04-28 09:37:27 +02:00
Michael Friedrich
0bafd532a9 Merge pull request #5203 from Tontonitch/patch-3
Fix typo in Getting Started docs chapter

fixes #5203 
refs #5206
2017-04-28 09:06:45 +02:00
Yannick Charton
3a6b7d1cf1 Update 2-getting-started.md
typo
2017-04-27 19:11:43 +02:00