Commit Graph

3710 Commits

Author SHA1 Message Date
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
Gunnar Beutner f50306f3a3 Some more bug fixes for the setup script.
Refs #6107
2014-05-12 15:55:04 +02:00
Gunnar Beutner 9864af3d12 Update the agent setup scripts.
Refs #6107
2014-05-12 14:46:02 +02:00
Gunnar Beutner 5c54dc7846 Add missing quote.
Refs #5795
2014-05-12 13:03:28 +02:00
Michael Friedrich 846a9f9221 Documentation: Fix angel brackets in markdown tables.
Fixes #6128
2014-05-12 13:01:13 +02:00
Gunnar Beutner a5d3523b85 Rename the function, return and for keywords and remove the lambda keyword.
Fixes #6194
2014-05-12 12:59:12 +02:00
Gunnar Beutner a1f578f4f1 Fix spelling mistake.
Refs #5795
2014-05-12 12:31:45 +02:00
Gunnar Beutner a4e2c48c96 Add check comment for NSClient++.
Refs #5795
2014-05-12 12:30:30 +02:00
Gunnar Beutner c58aa9e86f Improve error message when execvpe() fails.
Fixes #6160
2014-05-12 10:58:17 +02:00
Gunnar Beutner 9b7702195a Don't use colors for the whole log message.
Refs #6070
2014-05-12 10:27:01 +02:00
Gunnar Beutner 2fb0c3d335 Update INSTALL file.
Fixes #6116
2014-05-12 09:03:00 +02:00
Gunnar Beutner 9c3e399188 Remove unnecessary includes.
Fixes #6189
2014-05-11 18:11:32 +02:00
Michael Friedrich db07854c76 Documentation: Fix DB category requirements.
Fixes #5485
2014-05-11 15:42:35 +02:00
Michael Friedrich 2b20f6355f Documentation: Explain how runtime macro evaluation order works.
Fixes #6010
2014-05-11 15:31:29 +02:00
Michael Friedrich b64a632068 Documentation: Fix runtime macros in migration section.
Fixes #6149
2014-05-11 15:10:40 +02:00
Michael Friedrich ad77709c07 Rename host.total_* runtime macros to host.num_*.
Fixes #6188
2014-05-11 15:08:32 +02:00
Michael Friedrich 7e10a2bc5d Documentation: First draft for cluster v3.
Refs #6107
Refs #4739
2014-05-11 14:36:18 +02:00
Michael Friedrich d8fb027989 Documentation: Change order of objects.
Refs #5795
2014-05-11 13:16:37 +02:00
Michael Friedrich f499d936a4 Documentation: Add command arguments.
Fixes #5933
2014-05-11 13:05:32 +02:00
Gunnar Beutner 6a8db4035d Fix another couple of compiler warnings.
Refs #5823
2014-05-11 08:36:51 +02:00
Gunnar Beutner 12c8814bd8 Fix some more compiler warnings.
Refs #5823
2014-05-11 06:43:01 +02:00
Gunnar Beutner c7b5e4c31e Fix some compiler warnings.
Refs #5823
2014-05-11 06:04:43 +02:00
Michael Friedrich 7a4fa25a49 Livestatus: Add 'check_source' to hosts table.
Fixes #6185
2014-05-10 21:57:01 +02:00
Michael Friedrich d13871e233 Documentation: Add schema extensions.
Refs #6094
2014-05-10 21:38:23 +02:00
Michael Friedrich 909c353839 Merge branch 'feature/is-reachable-6094' into next
Fixes #6094
2014-05-10 21:28:41 +02:00
Michael Friedrich d98d0e9c53 DB IDO: Bump schema version to 1.11.3.
Refs #6094
2014-05-10 21:27:56 +02:00
Michael Friedrich 1e26d04bd6 StatusDataWriter: Add 'is_reachable' {host,service}status attribute.
Refs #6094
2014-05-10 21:21:29 +02:00
Michael Friedrich f5e568d3fb DB IDO: Add 'is_reachable' column to {host,service}status tables.
Refs #6094
2014-05-10 21:03:47 +02:00
Michael Friedrich 97d51c4269 Livestatus: Add 'is_reachable' to hosts/services table.
Refs #6094
2014-05-10 20:37:09 +02:00
Michael Friedrich 3976fc2369 Documentation: Fix external commands table.
Fixes #6128
2014-05-10 20:19:47 +02:00
Michael Friedrich be882756bf Documentation: Add development section.
Fixes #6184
2014-05-10 19:28:59 +02:00
Michael Friedrich d06d4f2540 Include monitoring plugin commands seperately.
Fixes #6130
2014-05-10 19:02:51 +02:00
Michael Friedrich faf758eb26 Merge branch 'fix/db-ido-enable-signals-6151' into next
Fixes #6151
2014-05-10 17:25:44 +02:00
Michael Friedrich 7730cc9b52 ModifiedAttributes for Enable* must call signals.
Refs #6151
Refs #5219
2014-05-10 17:24:39 +02:00
Michael Friedrich 76658e7ddd DB IDO: Add Enable* db events.
Refs #6151
2014-05-10 16:52:48 +02:00
Michael Friedrich 07bd8943ce Add OnEnablePerfdataChanged signal.
Refs #6151
2014-05-10 16:24:58 +02:00