Michael Friedrich
|
c494bd8eb8
|
Documentation: Add a better example for apply rules in monitoring basics.
Refs #5827
|
2014-05-20 13:56:49 +02:00 |
Michael Friedrich
|
7711a7585b
|
Documentation: Move ITL/Plugin Commands into Icinga 2 configuration.
Fixes #6245
|
2014-05-20 12:38:46 +02:00 |
Michael Friedrich
|
1961c5dfe2
|
Fix cluster check output.
Fixes #6244
|
2014-05-20 12:28:50 +02:00 |
Michael Friedrich
|
52f4d7a5f7
|
Fix the current zone master log message.
Fixes #6241
|
2014-05-20 10:41:09 +02:00 |
Gunnar Beutner
|
c5e3d5de9d
|
Fix compatibility with older versions of CMake.
Fixes #6240
|
2014-05-20 08:30:26 +02:00 |
Michael Friedrich
|
6c0b8db4bf
|
Move 'GraphiteWriter already connected' to debug log.
Refs #6070
|
2014-05-19 22:54:17 +02:00 |
Michael Friedrich
|
101bd10d62
|
Documentation: Add a note for required CheckCommand objects for additiona plugins.
Fixes #6239
|
2014-05-19 18:26:59 +02:00 |
Michael Friedrich
|
af951819bc
|
Add MessageOrigin to OnVarsChanged.
Refs #6187
Refs #5219
|
2014-05-19 18:17:47 +02:00 |
Michael Friedrich
|
601e10cb46
|
Use CustomVarObject instead of DynamicObject for all libicinga objects.
Fixes #6187
|
2014-05-19 17:57:58 +02:00 |
Michael Friedrich
|
f966f6ec90
|
Documentation: Update cluster documentation.
Fixes #6234
Refs #6192
Refs #6191
|
2014-05-19 14:34:26 +02:00 |
Gunnar Beutner
|
f36df69ba2
|
Remove Doxygen.
Fixes #5006
|
2014-05-19 13:54:02 +02:00 |
Gunnar Beutner
|
b814d89ce0
|
Fix command timeout.
Fixes #6232
|
2014-05-19 13:09:49 +02:00 |
Michael Friedrich
|
1f32630b42
|
Bump version for next release target.
Refs #6231
|
2014-05-19 10:59:09 +02:00 |
Gunnar Beutner
|
657b3c6a1a
|
Fix deadlock in db_ido.
Fixes #6230
|
2014-05-19 10:56:50 +02:00 |
Michael Friedrich
|
c2f85b600f
|
Remove duplicate information in INSTALL file.
|
2014-05-19 10:55:15 +02:00 |
Michael Friedrich
|
6f35beb894
|
Documentation: Classic UI command expander feature does not work using Icinga 2.
|
2014-05-19 09:59:52 +02:00 |
Gunnar Beutner
|
1e57861486
|
Merge branch 'feature/systemd-reload-6118' into next
Fixes #6118
|
2014-05-18 18:46:46 +02:00 |
Gerd von Egidy
|
541de0de78
|
Add Process::GetPID and make it work on Unix and Windows.
Refs #6118
|
2014-05-18 18:44:57 +02:00 |
Gerd von Egidy
|
e0d4b9fb80
|
Unlink the pidfile when we really shutdown (not reload).
Refs #6118
|
2014-05-18 18:44:54 +02:00 |
Gerd von Egidy
|
e93a22b440
|
Proof of concept how a real reload-handling with systemd could work.
Refs #6118
|
2014-05-18 18:39:35 +02:00 |
Gunnar Beutner
|
497e58e4d6
|
Implement the ICINGA2_GIT_VERSION_INFO option.
Refs #5410
|
2014-05-18 14:34:13 +02:00 |
Gunnar Beutner
|
a05348acd2
|
Implement support for overriding the version number.
Fixes #5410
|
2014-05-18 14:20:11 +02:00 |
Gunnar Beutner
|
7310a254e8
|
Parallellize restoring objects from the state file.
Fixes #6226
|
2014-05-18 09:20:23 +02:00 |
Gunnar Beutner
|
cffe3cf57c
|
Simplify "ignore where" condition in the example config.
Refs #5795
|
2014-05-18 08:59:13 +02:00 |
Gunnar Beutner
|
f26b37e763
|
Execute apply/object rules in parallel.
Fixes #6223
|
2014-05-17 20:50:07 +02:00 |
Gunnar Beutner
|
bbb2fb62dd
|
Add check command for check_dhcp.
Refs #6225
|
2014-05-17 13:33:57 +02:00 |
Gunnar Beutner
|
59cbd2b2b9
|
Fix incorrect chapter titles.
Refs #5795
|
2014-05-17 13:07:24 +02:00 |
Gunnar Beutner
|
d5f5d7b0a2
|
Set parent_host_name in Dependency objects to the host's name for apply rules.
Fixes #6197
|
2014-05-17 12:58:35 +02:00 |
Gunnar Beutner
|
4e35c39df0
|
Fix crash when zones.d directory doesn't exist.
Fixes #6224
|
2014-05-17 12:52:31 +02:00 |
Gunnar Beutner
|
b2246f3af9
|
Build fix for Windows.
Refs# 6191
|
2014-05-17 08:38:28 +02:00 |
Gunnar Beutner
|
2e2f356459
|
Remove version number in doc/conf.py.
Fixes #6222
|
2014-05-17 06:58:43 +02:00 |
Gunnar Beutner
|
1d635e8e62
|
Bump version in doc/conf.py.
|
2014-05-16 15:58:33 +02:00 |
Gunnar Beutner
|
6e7d167ddb
|
Release 0.0.11.
|
2014-05-16 11:36:53 +02:00 |
Gunnar Beutner
|
14cb049b6a
|
Implement timestamps for zone configs.
Fixes #6191
|
2014-05-15 15:08:45 +02:00 |
Gunnar Beutner
|
dcbe7e1dfd
|
Implement "accept_config" attribute.
Refs #6191
|
2014-05-15 10:13:32 +02:00 |
Michael Friedrich
|
282386e122
|
Documentation: Update draft on zone sync.
Refs #6191
|
2014-05-14 18:24:41 +02:00 |
Michael Friedrich
|
939c875fe0
|
Fix missing 'zones' dir in Debian packages.
Refs #6191
|
2014-05-14 16:01:47 +02:00 |
Gunnar Beutner
|
d587c962ce
|
Implement the config::Update message.
Refs #6191
|
2014-05-13 15:57:02 +02:00 |
Gunnar Beutner
|
3a1ce23aeb
|
Implicitly set zone attribute for files includes from zones.d.
Refs #6191
|
2014-05-13 14:40:12 +02:00 |
Gunnar Beutner
|
c089b7950d
|
Update spec file (again).
Refs #6191
|
2014-05-13 14:18:00 +02:00 |
Gunnar Beutner
|
6e1469c3b4
|
Update the spec file.
Refs #6191
|
2014-05-13 13:49:00 +02:00 |
Gunnar Beutner
|
34abe21420
|
Add missing file.
Refs #6191
|
2014-05-13 13:26:57 +02:00 |
Gunnar Beutner
|
0d36cc8d5f
|
Implement support for the zones.d config directory.
Refs #6191
|
2014-05-13 13:19:43 +02:00 |
Gunnar Beutner
|
cb2e38ae0d
|
Fix another spelling mistake.
Refs #5795
|
2014-05-13 09:49:16 +02:00 |
Gunnar Beutner
|
098dd194d3
|
Add missing dependencies for the Debian package.
Refs #6012
|
2014-05-13 07:04:46 +02:00 |
Gunnar Beutner
|
ff3de818f6
|
Move kernel check to the Debian package directory.
Refs #6012
|
2014-05-13 07:00:22 +02:00 |
Michael Friedrich
|
4b75d8f8c8
|
Disable non-working kernel check in sample config.
Refs #6012
|
2014-05-13 00:15:05 +02:00 |
Carlos Cesario
|
929651d567
|
Documentation: Fix cluster health check example.
Fixes #6198
|
2014-05-12 21:59:19 +02:00 |
Michael Friedrich
|
a86d21d4bb
|
Documentation: Add a note on unreachable preventing notifications being sent.
Refs #4789
|
2014-05-12 19:40:02 +02:00 |
Michael Friedrich
|
aa97c3c670
|
Add command namespace {check_,event_,notification_} to legacy interfaces.
Fixes #5927
|
2014-05-12 16:18:03 +02:00 |