Commit Graph

2563 Commits

Author SHA1 Message Date
Gunnar Beutner 5647694c2a Build fix. 2013-10-17 15:52:26 +02:00
Gunnar Beutner 65f4176fa8 Fix deadlock in WorkQueue::Join(). 2013-10-17 15:49:53 +02:00
Gunnar Beutner 492aed030e Improve the error message for GetX509Certificate(). 2013-10-17 15:46:50 +02:00
Gunnar Beutner bfca571083 Fix PKI scripts. 2013-10-17 15:40:47 +02:00
Gunnar Beutner deb84dcc2b pki: Update install path. 2013-10-17 15:35:42 +02:00
Gunnar Beutner 3e56467ee5 icinga2-pkifuncs: Update example path. 2013-10-17 15:14:45 +02:00
Gunnar Beutner 3a8177a291 Update extended key usage. 2013-10-17 15:01:19 +02:00
Gunnar Beutner 10181b3953 icinga2-build-ca: Fix file count. 2013-10-17 14:55:19 +02:00
Gunnar Beutner e58014844a Another build fix. 2013-10-17 14:51:21 +02:00
Gunnar Beutner ac05ed89e5 Build fix. 2013-10-17 14:47:26 +02:00
Gunnar Beutner 50f86bc740 Add missing file. 2013-10-17 14:45:03 +02:00
Gunnar Beutner 9c817f2a49 Remove debug message. 2013-10-17 14:41:45 +02:00
Gunnar Beutner 175bf245a8 Install PKI utils. 2013-10-17 14:41:45 +02:00
Gunnar Beutner 38e969c01c Add PKI scripts. 2013-10-17 14:41:44 +02:00
Michael Friedrich f1910611dc spec: icinga2-classicui-config depends on icinga2, enable required features. 2013-10-17 14:05:12 +02:00
Michael Friedrich b4ae8239f2 Rename features: statusdat -> statusdata, compat-log -> compatlog . 2013-10-17 13:57:53 +02:00
Gunnar Beutner 05a81b84e1 Fix: Check_source in ClassicUI is N/A
Fixes #4893
2013-10-17 12:08:08 +02:00
Gunnar Beutner fa845775a2 Fix crashes when restarting Icinga. 2013-10-17 10:56:42 +02:00
Gunnar Beutner c570593b73 Remove unused #include. 2013-10-17 10:34:01 +02:00
Gunnar Beutner 5a724ba011 Revert "NullCheckTask should return StateOK."
This reverts commit 046ea13cc8.
2013-10-17 10:24:47 +02:00
Gunnar Beutner b4ab6c8253 Re-implement WorkQueue item limit. 2013-10-17 10:19:17 +02:00
Gunnar Beutner e3bf2960fa cluster: Add debug message. 2013-10-17 09:28:49 +02:00
Gunnar Beutner eed901304a Fix deadlock in WorkQueue::Enqueue(). 2013-10-17 09:14:06 +02:00
Gunnar Beutner 919af6c539 Update path. 2013-10-17 09:10:54 +02:00
Gunnar Beutner 179607df87 Vagrant: Create symlink for the command pipe. 2013-10-16 21:31:29 +02:00
Gunnar Beutner eb28adaf44 Vagrant: Install icinga-web-mysql. 2013-10-16 21:11:49 +02:00
Gunnar Beutner 204f04f295 Fix Service::GetEnablePerfdata(). 2013-10-16 18:36:14 +02:00
Bernd Erk 0ab76e7843 Additional information regarding cluster files 2013-10-16 17:22:32 +02:00
Michael Friedrich 8686305848 Fix enable_perfdata. 2013-10-16 17:18:21 +02:00
Michael Friedrich 36c4cb0da8 db_ido: Fix modified_{host,service}_attributes columns. 2013-10-16 16:29:14 +02:00
Gunnar Beutner a30afad4bd Fix ExternalCommandProcessor::ChangeNormalHostCheckInterval. 2013-10-16 16:08:00 +02:00
Gunnar Beutner ac9981fbcd Implement event_handler_enabled modified attribute. 2013-10-16 15:20:14 +02:00
Gunnar Beutner 046ea13cc8 NullCheckTask should return StateOK. 2013-10-16 15:20:04 +02:00
Gunnar Beutner aed9b578f1 livestatus: Implement support for modified_attributes. 2013-10-16 14:30:13 +02:00
Gunnar Beutner 816d0e8d73 Fix config validation.
Fixes #4888
2013-10-16 13:37:54 +02:00
Gunnar Beutner 53c0ea1b9e Update documentation. 2013-10-16 13:20:20 +02:00
Gunnar Beutner ed4231d3be Fix external commands. 2013-10-16 13:12:38 +02:00
Gunnar Beutner 3ba0616620 Fix Service::{Get,Set}ModifiedAttributes. 2013-10-16 13:08:55 +02:00
Gunnar Beutner 45eb84f730 Allow floating point numbers for CHANGE_*_CHECK_INTERVAL. 2013-10-16 13:08:51 +02:00
Gunnar Beutner 3596ee577b Implement modified attributes check_interval and retry_interval. 2013-10-16 13:02:21 +02:00
Gunnar Beutner 20fbce9c9c Build fix. 2013-10-16 12:10:31 +02:00
Gunnar Beutner 6f645ecfbf Clean up ExternalCommandProcessor method names. 2013-10-16 12:09:45 +02:00
Gunnar Beutner d07dc47b1b Implement CHANGE_HOST_MODATTR. 2013-10-16 12:08:58 +02:00
Gunnar Beutner 53ca2d3916 ido: Add modified_attributes. 2013-10-16 12:01:09 +02:00
Gunnar Beutner 177e1a9000 Implement modified attributes for enable_active_checks and enable_passive_checks. 2013-10-16 11:46:54 +02:00
Gunnar Beutner 33cc106a14 Implement GetEnablePerfdata/GetEnableEventHandlers. 2013-10-16 10:47:02 +02:00
Gunnar Beutner 7211133c00 Fix spelling mistake. 2013-10-16 09:53:28 +02:00
Gunnar Beutner d50a77b85b Fix "mail-notification" template. 2013-10-16 09:24:29 +02:00
Gunnar Beutner 22634c1c1a Remove superfluous newlines. 2013-10-16 09:24:13 +02:00
Bernd Erk a03d92532e Add cluster documentation to advanced topic. 2013-10-16 09:19:47 +02:00