Michael Friedrich
|
815a34a535
|
Filelogger must not truncate log file, but append its stream.
Refs #5448
|
2014-01-14 17:25:05 +01:00 |
Michael Friedrich
|
87ba0ea3ab
|
Add logrotate config.
Refs #5448
|
2014-01-14 17:24:38 +01:00 |
Michael Friedrich
|
6ac77d7f5c
|
Compat: Do not dump empty strings into objects.cache.
Fixes #5450
|
2014-01-14 16:31:28 +01:00 |
Michael Friedrich
|
a4466ba880
|
Fix formatting of execution_time, latency.
Fixes #5427
|
2014-01-10 00:38:16 +01:00 |
Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Michael Friedrich
|
859f9fca6b
|
Vagrant: Fix missing class includes for 'icinga-web' puppet module.
Fixes #5415
|
2014-01-04 14:17:09 +01:00 |
Michael Friedrich
|
6676bf058e
|
Refactor puppet module 'icinga-web'.
Fixes #5414
|
2014-01-04 13:34:29 +01:00 |
Michael Friedrich
|
baff566ccd
|
Rename puppet module 'icinga-classicui'.
Fixes #5413
|
2014-01-04 13:07:30 +01:00 |
Johannes Meyer
|
1022adf172
|
Add nsca-ng test
resolves #5392
|
2013-12-20 15:32:45 +01:00 |
Gunnar Beutner
|
3e5af43e4d
|
Don't cache config item properties.
Refs #5400
|
2013-12-20 13:31:13 +01:00 |
Gunnar Beutner
|
38aa231a2d
|
Discard unused config items as early as possibly.
Refs #5400
|
2013-12-20 13:31:13 +01:00 |
Johannes Meyer
|
a4ba11bd13
|
Add eventhandler test
resolves #5372
|
2013-12-20 09:59:12 +01:00 |
Michael Friedrich
|
87e00a1b84
|
Update Vagrant base box to CentOS 6.5.
Fixes #5375
|
2013-12-19 16:01:04 +01:00 |
Michael Friedrich
|
084ba6af94
|
Documentation: Escaping of dollar signs as characters.
Fixes #5373
|
2013-12-19 14:31:35 +01:00 |
Michael Friedrich
|
0045d029ab
|
Release 0.0.6.
Fixes #5322
|
2013-12-19 10:50:53 +01:00 |
Michael Friedrich
|
baa22c6a62
|
Merge branch 'fix/livestatus-hist-tables-5351' into next
Fixes #5351
|
2013-12-18 17:34:35 +01:00 |
Michael Friedrich
|
be78579dea
|
Livestatus: Call addRowFn directly in UpdateLogEntries().
Refs #5351
Refs #5369
|
2013-12-18 17:32:18 +01:00 |
Michael Friedrich
|
333ba6ee7e
|
Livestatus: Move log entry parsing into FetchRows().
Refs #5351
|
2013-12-18 16:28:33 +01:00 |
Michael Friedrich
|
9a2153d4e0
|
Livestatus: Use HistoryTable for log/statehist tables.
Refs #5351
|
2013-12-18 16:06:39 +01:00 |
Michael Friedrich
|
9a992c026a
|
Drop 'use feature ...' for el5 perl dependencies.
Refs #5033
|
2013-12-18 15:29:57 +01:00 |
Michael Friedrich
|
7e03fbb2b4
|
Fix el5 build.
Fixes #5033
|
2013-12-18 15:16:00 +01:00 |
Johannes Meyer
|
2997680cf1
|
Fix indices used to access arguments of external commands
fixes #5368
|
2013-12-18 14:41:19 +01:00 |
Markus Frosch
|
c3656f7e1d
|
Debian: Added package for debug symbols.
Fixes #5362
|
2013-12-18 14:21:30 +01:00 |
Michael Friedrich
|
c5f1c52da0
|
Migration: Revert dumping custom vars as macros.
Refs #5364
|
2013-12-18 11:01:59 +01:00 |
Gunnar Beutner
|
3a10127bf4
|
Implement support for using custom variables as macros.
Fixes #5364
|
2013-12-18 10:53:26 +01:00 |
Gunnar Beutner
|
21fb0d9872
|
Implement "safe mode" for icinga::Deserialize.
Fixes #5035
|
2013-12-18 10:27:58 +01:00 |
Michael Friedrich
|
19bc4e0baa
|
Merge branch 'fix/refactor-hist-tables-5351' into next
Fixes #5348
Fixes #5351
Fixes #5355
|
2013-12-17 18:42:44 +01:00 |
Michael Friedrich
|
9f82274fce
|
Fix some more compiler warnings.
Refs #5348
|
2013-12-17 18:34:05 +01:00 |
Michael Friedrich
|
79f5618eba
|
Use std::string::find() in String::Contains().
Refs #5355
|
2013-12-17 18:34:05 +01:00 |
Michael Friedrich
|
88fa67c108
|
Livestatus: Refactor historical tables.
Refs #5351
Refs #5348
|
2013-12-17 18:34:05 +01:00 |
Michael Friedrich
|
7fa9188df8
|
Add String::Contains().
Refs #5355
|
2013-12-17 18:34:05 +01:00 |
Johannes Meyer
|
12d32ad719
|
Fix crash that might occur in a situation where icinga should not crash...
refs #5356
|
2013-12-17 16:01:33 +01:00 |
Johannes Meyer
|
772f319926
|
Fix that triggered_by field is not of type int in a livestatus response
fixes #5356
|
2013-12-17 15:15:39 +01:00 |
Gunnar Beutner
|
9bf44b9b1d
|
Fix: Missing warn/crit/min/max values are incorrectly set to 0.
Fixes #5358
|
2013-12-17 14:47:19 +01:00 |
Gunnar Beutner
|
b2ec194a82
|
Update log level for some messages.
Fixes #5357
|
2013-12-17 14:26:48 +01:00 |
Gunnar Beutner
|
41d4ba169f
|
Embed constants into lib{base,icinga,db_ido}.
Fixes #5247
|
2013-12-17 14:24:29 +01:00 |
Gunnar Beutner
|
6bec49bd23
|
Fix invalid lock in Service::UpdateSlaveNotifications.
Fixes #5354
|
2013-12-17 11:56:29 +01:00 |
Gunnar Beutner
|
1e60383f23
|
Write documentation on how to do an initial state sync for a cluster setup.
Fixes #5343
|
2013-12-17 10:25:42 +01:00 |
Gunnar Beutner
|
ad563cf5d2
|
Use CompatUtility::GetCommandLine in StatusDataWriter::DumpCommand.
Fixes #5353
|
2013-12-17 10:20:28 +01:00 |
Johannes Meyer
|
1bec9692c6
|
Fix address and address6 being empty in objects.cache
fixes #5352
|
2013-12-17 09:50:19 +01:00 |
Gunnar Beutner
|
cbd4c6d6ae
|
Merge branch 'feature/compiler-warnings-5349' into next
Fixes #5349
|
2013-12-17 07:57:32 +01:00 |
Gunnar Beutner
|
ddf83f33d2
|
Fix compiler warnings in Service::ProcessCheckResult.
Refs #5349
|
2013-12-17 07:55:46 +01:00 |
Gunnar Beutner
|
53c1434700
|
Fix compiler warnings in the CompatLogger class.
Refs #5349
|
2013-12-17 07:54:41 +01:00 |
Gunnar Beutner
|
dac4ac02a9
|
Fix compiler warning in CompatUtility::GetServiceNotificationNotificationOptions.
Refs #5349
|
2013-12-17 07:52:35 +01:00 |
Gunnar Beutner
|
0b8b421323
|
Fix compiler warnings in ScheduledDowntime::FindNextSegment.
Refs #5349
|
2013-12-17 07:52:30 +01:00 |
Gunnar Beutner
|
65b41c51ff
|
Fix compiler warnings in ThreadPool::ThreadPool.
Refs #5349
|
2013-12-17 07:52:26 +01:00 |
Gunnar Beutner
|
d790162ce3
|
Fix compiler warnings in auto-generated mkclass code.
Refs #5349
|
2013-12-17 07:52:19 +01:00 |
Gunnar Beutner
|
bb9481c305
|
Merge branch 'feature/console-logger-5342' into next
Fixes #5342
|
2013-12-16 17:23:57 +01:00 |
Gunnar Beutner
|
79e960f7cb
|
Fix a log message.
Refs #5342
|
2013-12-16 17:23:34 +01:00 |
Gunnar Beutner
|
162cee5c40
|
Remove the ConsoleLogger class and keep the default console log enabled until we daemonize.
Refs #5342
|
2013-12-16 17:23:23 +01:00 |