Michael Friedrich
3d721236ae
Add upgrading docs for removed bottom-up client mode
...
refs #4799
2017-09-22 14:05:04 +02:00
Michael Friedrich
c0c0fd27fe
Drop unused bottom-up images from the docs
...
refs #4799
2017-09-22 14:05:02 +02:00
Michael Friedrich
cfd2a93aa6
Remove bottom-up repository.d references
...
refs #4799
2017-09-22 14:04:59 +02:00
Michael Friedrich
9c9b0140be
Remove bottom-up from docs and add hints for Director, Puppet, etc.
...
refs #4799
2017-09-22 14:04:56 +02:00
Michael Friedrich
68cae91378
Remove bottom-up cluster messages
...
refs #4799
2017-09-22 14:04:53 +02:00
Michael Friedrich
601c10b997
Remove bottom-up CLI commands
...
refs #4799
2017-09-22 14:04:43 +02:00
Michael Friedrich
aa6ad55212
Docs: Clarify on configuration and packages, thanks @dgoetz
...
refs #5604
refs #5301
2017-09-22 12:48:18 +02:00
Michael Friedrich
5ad1919b75
Merge pull request #5604 from Icinga/feature/remove-deprecated-classicui-pkg
...
Remove the icinga2-classicui-package and update documentation
2017-09-22 12:35:09 +02:00
Michael Friedrich
07a93a9036
Docs: Add a note for upgrading with removed classicui-config package
...
refs #5301
2017-09-22 12:28:26 +02:00
Michael Friedrich
f41f220c78
Remove Classic UI references from docs
...
refs #5301
2017-09-22 12:26:59 +02:00
Michael Friedrich
6ab38b6c15
Remove deprecated Classic UI configuration package
...
refs #5301
2017-09-22 12:26:59 +02:00
Michael Friedrich
0f570e8fe9
Merge pull request #5601 from Icinga/fix/empty-cache-dir-on-pkg-upgrade
...
Ensure that the cache directory always is set and add a note to upgrading docs
2017-09-22 09:43:20 +02:00
Michael Friedrich
086e24f28a
Ensure that the cache directory always is set and add a note to upgrading docs
...
Thanks @dgoetz
2017-09-22 09:31:42 +02:00
Michael Friedrich
adb4226dd3
Merge branch 'support/2.7'
2017-09-21 12:12:51 +02:00
Michael Friedrich
1057f63909
Release version 2.7.1
2017-09-21 12:12:01 +02:00
Michael Friedrich
394385e939
Release version 2.7.1
2017-09-21 12:09:30 +02:00
Michael Friedrich
16c4599d62
changelog.py: Add "backported" to the list of ignored labels
...
refs #5599
2017-09-21 10:49:37 +02:00
Michael Friedrich
f65170afc6
Merge pull request #5599 from Icinga/fix/changelog-labels
...
changelog.py: Add "backported" to the list of ignored labels
2017-09-21 10:49:05 +02:00
Michael Friedrich
2e02dc433e
changelog.py: Add "backported" to the list of ignored labels
2017-09-21 10:45:48 +02:00
Michael Friedrich
74d13345dc
Merge pull request #5587 from Icinga/feature/custom-syslog-facility-option-on-sysloglogger-object-3964
...
SyslogLogger: Implement option to set syslog facility
2017-09-20 17:25:58 +02:00
Michael Friedrich
7eb9b342c1
Docs: Enhance certificate and configuration troubleshooting chapter
...
refs #5594
2017-09-20 17:17:45 +02:00
Michael Friedrich
b568eccb2d
Merge pull request #5594 from Icinga/feature/docs-troubleshooting-certificates
...
Docs: Enhance certificate and configuration troubleshooting chapter
2017-09-20 17:13:03 +02:00
Michael Friedrich
14cdcd89a2
Docs: Enhance certificate and configuration troubleshooting chapter
2017-09-20 17:07:34 +02:00
Michael Friedrich
4a85ab4dd8
Docs: Add a note for upgrading to 2.7
...
refs #5593
2017-09-20 15:47:24 +02:00
Michael Friedrich
c2ff0becaf
Merge pull request #5593 from Icinga/feature/docs-upgrading
...
Docs: Add a note for upgrading to 2.7
2017-09-20 15:46:20 +02:00
Michael Friedrich
e3c152167d
Docs: Add a note for upgrading to 2.7
2017-09-20 15:33:42 +02:00
Michael Friedrich
27b49b07ed
Merge pull request #5547 from ryanohnemus/feature/allow_package_upload_without_restart
...
Add optional reload parameter to config stage upload
2017-09-20 14:30:22 +02:00
ryanohnemus
1cb39994a5
API: Add optional reload parameter to config stage upload
...
You can now specify a boolean `reload` attribute that
will allow you to skip the icinga2 reload after config
validation. By default this is set to true.
The response text has been updated to show if icinga2
will reload or if it was requested to be skipped.
fixes #4769
2017-09-20 14:16:55 +02:00
Noah Hilverling
ea24af6590
SyslogLogger: Implement option to set syslog facility
...
fixes #3964
2017-09-20 14:09:51 +02:00
Michael Friedrich
edeaed2b72
Silence log level for configuration file updates
...
This only helps with debugging the configuration sync, but seems
to be highlighted quite often in default configurations (where
the timestamp is equal).
refs #5566
refs #5590
2017-09-20 14:06:45 +02:00
Michael Friedrich
65390298be
Merge pull request #5590 from Icinga/fix/log-level-config-sync
...
Silence log level for configuration file updates
2017-09-20 14:06:20 +02:00
Michael Friedrich
7bdeeeadcf
Silence log level for configuration file updates
...
This only helps with debugging the configuration sync, but seems
to be highlighted quite often in default configurations (where
the timestamp is equal).
refs #5566
2017-09-20 13:30:02 +02:00
Michael Friedrich
f0114aacdd
Merge pull request #5443 from Icinga/feature/api-should-provide-cors-header-4326
...
Add CORS support and set response header 'Access-Control-Allow-Origin'
2017-09-20 13:20:22 +02:00
Noah Hilverling
94fe1b2292
HttpServerConnection: Implement CORS support
...
fixes #4326
2017-09-20 13:18:29 +02:00
Jean Flach
d01a62d6de
Fix where clauses for downtime/comment DB IDO queries using a non-matching legacy id before
...
fixes #5458 #5492
refs #5585
2017-09-20 12:25:25 +02:00
Michael Friedrich
835f926b41
Merge pull request #5585 from Icinga/fix/downtimehistory-271-5458
...
Fix where clause for non-matching {downtime,comment}history IDO database updates
2017-09-20 12:24:46 +02:00
Jean Flach
1b54772b85
Fix where clauses for downtime/comment DB IDO queries using a non-matching legacy id before
...
fixes #5458 #5492
2017-09-20 12:13:14 +02:00
Jean Flach
4df1125114
Fix Windows build error
...
fixes #5584
2017-09-18 17:47:08 +02:00
Michael Friedrich
2b01f3e725
Docs: Add example for Windows service monitoring with check_nscp_api
...
refs #5583
2017-09-18 16:58:34 +02:00
Michael Friedrich
2e2899488b
Merge pull request #5583 from Icinga/feature/docs-nscp_api-windows-service-example
...
Docs: Add example for Windows service monitoring with check_nscp_api
2017-09-18 16:58:09 +02:00
Michael Friedrich
c8e5f0597b
Docs: Add example for Windows service monitoring with check_nscp_api
2017-09-18 16:56:03 +02:00
Adam James
1c5c4e40fb
check_nscp_api: Allow arguments containing spaces
...
refs #5539
2017-09-18 16:46:31 +02:00
Michael Friedrich
2437ffecce
Merge pull request #5539 from transitiv/fix/checp_nscp_api-args-5537
...
check_nscp_api: Allow arguments containing spaces
2017-09-18 16:46:02 +02:00
Michael Friedrich
5f7e59d92b
Docs: Add firewall details for check_nscp_api
...
refs #5582
2017-09-18 16:28:12 +02:00
Michael Friedrich
532f779f50
Merge pull request #5582 from Icinga/feature/docs-nsclient-api-firewall
...
Docs: Add firewall details for check_nscp_api
2017-09-18 16:27:41 +02:00
Michael Friedrich
549ab29876
Docs: Add firewall details for check_nscp_api
2017-09-18 16:25:29 +02:00
Michael Friedrich
e23801f299
Merge pull request #5580 from Icinga/feature/path-exists-and-glob
...
Implement new script functions: path_exists, glob and glob_recursive
2017-09-18 14:26:34 +02:00
Gunnar Beutner
5179faceab
Implement new script functions: path_exists, glob and glob_recursive
2017-09-18 13:59:03 +02:00
Gunnar Beutner
fb88ffaf1c
Merge pull request #5576 from mcktr/mcktr/fix/5575-fix-doc-downtime-example
...
Fixed downtime example in documentation
fixes #5576
2017-09-18 08:14:39 +02:00
Michael
b2dd330e1f
Fixed downtime example in documentation
2017-09-13 16:58:48 +02:00