Commit Graph

2809 Commits

Author SHA1 Message Date
Gunnar Beutner 162cee5c40 Remove the ConsoleLogger class and keep the default console log enabled until we daemonize.
Refs 
2013-12-16 17:23:23 +01:00
Michael Friedrich 07e4bc03bc Fix perfdata double value type formatting.
Fixes 
2013-12-16 16:57:30 +01:00
Michael Friedrich a840dc8694 Apply UOM base to warn/crit/min/max to perfdata values.
Fixes 
2013-12-16 16:36:54 +01:00
Michael Friedrich f4c132ca5b Move command argument logging into the unix process class.
Refs 
2013-12-16 16:22:22 +01:00
Johannes Meyer eb4afb1eda Merge branch 'feature/unit-tests-5223' into next 2013-12-16 15:40:03 +01:00
Johannes Meyer ba4286b549 Drop dummy test and fix livestatus utility class
refs 
2013-12-16 15:39:31 +01:00
Johannes Meyer 6832625bcc Add external commands test [WIP]
refs 
2013-12-16 15:37:38 +01:00
Johannes Meyer 02d24200bb Refactor IDO query code
refs 
2013-12-16 15:37:38 +01:00
Johannes Meyer d5dc65a752 Add check to the statusdata test for regular file updates
refs 
2013-12-16 15:37:38 +01:00
Johannes Meyer f8887c2f89 Update readme file
refs 
2013-12-16 15:37:38 +01:00
Johannes Meyer 6eb169b215 Fix vm bootstrapping
refs 
2013-12-16 15:37:38 +01:00
Johannes Meyer a443e4a4fc Refactor vm bootstrapping
refs 
2013-12-16 15:37:38 +01:00
Johannes Meyer 42687a3616 Add --output switch to the test runner
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 8a9c6c7342 Add checkresult tests
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 45e5d34ec4 Let the IDO tests take reschedule actions into account
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer c1d31179ef Fix command execution over SSH
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 7f64e58c32 Make setup output quiet
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 17e36fe1cc Add IDO tests
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 3b04b4dcf5 Add file existence tests
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer cd05686a70 Add state tests
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 518d0bfd10 Fix settings section in configuration file
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 9d87ce571b Add configuration aware test runner
refs 
2013-12-16 15:37:37 +01:00
Johannes Meyer 3aa21fb340 Fix aggregation of the type and is_service livestatus comment columns
refs 
2013-12-16 15:36:38 +01:00
Johannes Meyer 4a6fddadb8 Fix deadlock when querying comments or downtimes through livestatus
fixes 
2013-12-16 14:14:01 +01:00
Michael Friedrich e8cf349451 Update .gitignore.
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-12-16 11:19:03 +01:00
Gunnar Beutner 2f58071b6f Fix race condition in Logger::GetLoggers.
Fixes 
2013-12-16 09:53:50 +01:00
Michael Friedrich 9452bc7095 Only print config validation for existing objects.
Refs 
2013-12-16 09:39:14 +01:00
Gunnar Beutner 807d0a47e6 Fix spelling mistake in ConfigItem::ActivateItems.
Fixes 
2013-12-15 18:47:11 +01:00
Gunnar Beutner 84fbbd5beb Merge branch 'feature/race-cond-5337' into next
Fixes 
2013-12-15 18:46:29 +01:00
Gunnar Beutner ff5a35b7db Fix race condition in TimePeriod::Start.
Refs 
2013-12-15 18:46:14 +01:00
Gunnar Beutner f08bca220d Fix race condition in icinga::Log.
Refs 
2013-12-15 18:46:09 +01:00
Gunnar Beutner 0af81f2da2 Fix race conditions in the config compiler.
Fixes 
2013-12-15 11:54:22 +01:00
Gunnar Beutner 4563bb355f Fix another race condition in DynamicObject::Start.
Fixes 
2013-12-14 07:36:49 +01:00
Michael Friedrich 5f54406057 Log commands and their arguments.
Fixes 
2013-12-13 17:37:00 +01:00
Michael Friedrich f47f7fb8c5 Compat: Fix commands in objects.cache file.
Refs 
2013-12-13 17:36:31 +01:00
Michael Friedrich 2ae988f457 Windows build fix. 2013-12-13 17:09:47 +01:00
Michael Friedrich c66878fa45 Add config validation stats.
Fixes 
2013-12-13 16:53:40 +01:00
Michael Friedrich 47f814cc4d Improve StatusDataWriter performance.
Fixes 
2013-12-13 15:23:44 +01:00
Gunnar Beutner 7fbdf1d633 Fix crash in icinga::Log.
Fixes 
2013-12-13 15:13:20 +01:00
Gunnar Beutner 6f92a62953 Implement latency statistics for the "icinga" check.
Fixes 
2013-12-13 15:09:17 +01:00
Gunnar Beutner 0e4c00805c Add documentation for the "icinga" check command.
Fixes 
2013-12-13 14:41:48 +01:00
Gunnar Beutner 13d72c5ef5 Merge branch 'feature/tp-contention-5327' into next
Fixes 
2013-12-13 14:09:20 +01:00
Gunnar Beutner e7184225f3 Improve performance for icinga::Deserialize.
Refs 
2013-12-13 14:08:11 +01:00
Gunnar Beutner f8d7f7799e Improve WorkQueue performance
Refs 
2013-12-13 14:08:06 +01:00
Gunnar Beutner b4f2f06b88 Implement ParallelWorkQueue class.
Refs 
2013-12-13 14:08:02 +01:00
Gunnar Beutner b5792a0b81 Avoid using ConfigItem::GetObject when possible.
Refs 
2013-12-13 14:07:57 +01:00
Gunnar Beutner 37179cdf32 Improve config compiler performance.
Refs 
2013-12-13 14:07:37 +01:00
Johannes Meyer 9134c7fab6 Enable password authentication for PostgreSQL
resolves 
2013-12-13 11:30:58 +01:00
Johannes Meyer dcd732905f Merge branch 'fix/column-headers-in-json-output-5317' into next
fixes 
2013-12-13 10:28:05 +01:00
Johannes Meyer 0d99f98354 Fix that the "ColumnHeaders" option has no effect for json output
Fixes another bug that the "Columns" option did not disable
ColumnHeaders at all.

refs 
2013-12-13 10:24:18 +01:00