2353 Commits

Author SHA1 Message Date
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 046ea13cc814900b163f4f5765afb84d2f3f2b14.
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
Gunnar Beutner
6729d1177f Refactor Puppet files. 2013-10-16 08:25:11 +02:00
Michael Friedrich
6534ad938a Vagrant: Update requirements.
fixes #4881
2013-10-16 01:53:14 +02:00
Michael Friedrich
8a4edfda16 Vagrant: Set hostname.
fixes #4866
2013-10-16 01:35:30 +02:00
Michael Friedrich
0650832018 Add example notifications (users, notifications, groups).
fixes #4842
2013-10-16 01:01:32 +02:00
Michael Friedrich
91afc36b3a Add example timeperiods.
fixes #4839
2013-10-15 22:52:03 +02:00
Michael Friedrich
bdfb4ca161 spec: Fix config file permissions.
fixes #4886
2013-10-15 22:39:00 +02:00
Gunnar Beutner
4d44d541f3 Re-implement ClusterListener::key_path. 2013-10-15 21:28:58 +02:00
Gunnar Beutner
a03c58f27e MakeSSLContext: Check if keys match. 2013-10-15 21:24:55 +02:00
Gunnar Beutner
e7f1e3b2ef Add missing #include. 2013-10-15 20:37:58 +02:00
Gunnar Beutner
f8c057d63a Windows build fix. 2013-10-15 20:29:09 +02:00