Gunnar Beutner
|
788104980c
|
Implement cluster events for downtimes.
|
2013-08-28 16:08:22 +02:00 |
Gunnar Beutner
|
a49d298b9c
|
Implement cluster events for comments.
|
2013-08-28 14:59:41 +02:00 |
Gunnar Beutner
|
0d24b941f5
|
Implement some cluster events.
|
2013-08-28 11:12:20 +02:00 |
Gunnar Beutner
|
58a932ab6f
|
Add error info for ftruncate() call.
|
2013-08-28 10:48:19 +02:00 |
Gunnar Beutner
|
f39f69d390
|
Refactor ASSERT macro.
|
2013-08-28 08:18:58 +02:00 |
Michael Friedrich
|
6f61ed761b
|
spec: Add TODO for el5 boost pkg.
|
2013-08-27 19:36:03 +02:00 |
Gunnar Beutner
|
42cc9cc9b5
|
Bug fix for ThreadPool::KillWorker().
|
2013-08-27 15:57:00 +02:00 |
Gunnar Beutner
|
f49bb3d150
|
Refactor JSON-RPC library and implement check-result messages.
|
2013-08-27 12:21:41 +02:00 |
Gunnar Beutner
|
45b8d96461
|
Clean up JSON-RPC library.
|
2013-08-26 16:53:17 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Michael Friedrich
|
b89f72b552
|
Windows x64 build fix.
|
2013-08-20 12:50:24 +02:00 |
Gunnar Beutner
|
82b3b81b91
|
Windows build fix.
|
2013-08-20 08:29:38 +02:00 |
Gunnar Beutner
|
74822e929a
|
Implement missing + operator for the Value class.
Fixes #4497
|
2013-08-19 08:53:59 +02:00 |
Michael Friedrich
|
1a13f2ad6e
|
Perfdata: Fix config validation warning.
|
2013-08-16 17:24:59 +02:00 |
Michael Friedrich
|
ff545add78
|
Config: Fix docs suggestion.
|
2013-08-16 17:24:22 +02:00 |
Michael Friedrich
|
146a253278
|
spec: Fix missing files/directories.
|
2013-08-16 16:58:31 +02:00 |
Michael Friedrich
|
e78e547200
|
spec: Install icinga2.conf by default.
fixes #4523
|
2013-08-16 16:34:24 +02:00 |
Michael Friedrich
|
e6ee4c9191
|
spec: Fix buildrequires.
|
2013-08-16 16:17:14 +02:00 |
Michael Friedrich
|
ac478080cd
|
docs: Build as book, not article.
|
2013-08-16 16:14:14 +02:00 |
Michael Friedrich
|
c39b931bba
|
s/sbin/bin/ in docs, spec
refs #4539
|
2013-08-16 14:52:34 +02:00 |
Michael Friedrich
|
8613beb539
|
Fix Icinga 2 Binary is in the wrong directory.
fixes #4539
|
2013-08-16 14:50:01 +02:00 |
Michael Friedrich
|
a8abb48486
|
make: Create /var/spool/icinga2/perfdata on install.
refs #4568
|
2013-08-16 13:35:19 +02:00 |
Michael Friedrich
|
d88690777c
|
docs: add perfdata/livestatus/ido types
|
2013-08-16 12:43:35 +02:00 |
Michael Friedrich
|
7760c2c7bc
|
ido: Rename component with ido prefix.
This marks the configuration object as ido specific mysql db connection.
refs #3307
|
2013-08-16 11:15:05 +02:00 |
Michael Friedrich
|
0b892c123f
|
docs: add migration/compat basics
|
2013-08-15 17:50:12 +02:00 |
Michael Friedrich
|
83b3682001
|
Documentation: Fix section 1 headers.
|
2013-08-14 15:20:21 +02:00 |
Michael Friedrich
|
f33a277279
|
Documentation: Include all chapters in single file for post-processing
... into docbook html later.
|
2013-08-14 15:20:21 +02:00 |
Michael Friedrich
|
3f14b374bc
|
docs: add install/config/main pages
|
2013-08-14 15:20:21 +02:00 |
Michael Friedrich
|
7212b9cffb
|
Fix build on debian squeeze.
|
2013-08-13 22:07:05 +02:00 |
Michael Friedrich
|
52114cc780
|
contrib: Add MF's test config for compat/ido/livestatus
|
2013-08-12 13:33:51 +02:00 |
Michael Friedrich
|
8a2869999e
|
ido: Restore comments/downtimes on config change.
refs #4378
refs #4380
|
2013-08-12 11:08:29 +02:00 |
Michael Friedrich
|
478e42dbde
|
comments: Only send signal on removal.
|
2013-08-12 11:08:22 +02:00 |
Gunnar Beutner
|
3c0b8b9d5a
|
ido: Add preliminary support for downtimes.
|
2013-08-09 15:30:46 +02:00 |
Michael Friedrich
|
ffc3e85ba5
|
contrib: Add stderr print to flap.sh
|
2013-08-09 14:59:09 +02:00 |
Michael Friedrich
|
a6cc26c2d7
|
compat: Fix wrong const placement.
|
2013-08-09 14:29:56 +02:00 |
Gunnar Beutner
|
be35ad8a48
|
ido: Clean up newlines.
|
2013-08-09 14:26:17 +02:00 |
Gunnar Beutner
|
1b31e54e05
|
ido: Fix const placement for arguments.
|
2013-08-09 14:23:15 +02:00 |
Michael Friedrich
|
1a798232ba
|
compat: fix customvar exclude
|
2013-08-09 14:07:44 +02:00 |
Michael Friedrich
|
62d0b6c30c
|
ido: Add host/service customvariables.
refs #4378
|
2013-08-09 13:55:50 +02:00 |
Michael Friedrich
|
e7214174b1
|
compat: Add CompatUtility::GetCustomVariableConfig().
|
2013-08-09 13:55:44 +02:00 |
Michael Friedrich
|
d562e98779
|
ido: Add missing check_type for host/service status tables.
refs #4380
|
2013-08-09 12:35:42 +02:00 |
Gunnar Beutner
|
c34540676e
|
ido: Use relative timestamps for the timeranges.
|
2013-08-09 11:07:55 +02:00 |
Gunnar Beutner
|
0df4c173c9
|
ido: Implement support for timeranges.
|
2013-08-09 10:39:03 +02:00 |
Michael Friedrich
|
d88a1e5942
|
docs: add ido_mysql table_prefix to tutorial
|
2013-08-08 17:57:10 +02:00 |
Michael Friedrich
|
17473a67c3
|
ido: Remove commanddbobject debug output.
|
2013-08-08 17:53:27 +02:00 |
Michael Friedrich
|
c179738a81
|
config: Add missing attributes removing warnings.
|
2013-08-08 17:52:30 +02:00 |
Michael Friedrich
|
5633eda892
|
ido: Build ido_mysql only if mysql headers/libs detected.
fixes #4416
|
2013-08-08 16:44:42 +02:00 |
Gunnar Beutner
|
07d98feccb
|
Add missing query parameters.
|
2013-08-08 08:52:20 +02:00 |
Gunnar Beutner
|
f65aa51177
|
ido: Implement support for runtimevariables.
|
2013-08-08 08:47:29 +02:00 |
Gunnar Beutner
|
17aedad7a7
|
Implement status updates for contacts.
|
2013-08-08 08:38:12 +02:00 |