Gunnar Beutner
52102d815d
Fix second Deserialize() call in ApiEvents::ExecuteCommandAPIHandler
...
refs #8117
2015-03-06 01:45:43 +01:00
Gunnar Beutner
139540b570
Make sure we don't evaluate apply rules for fake hosts used in agent checks
...
fixes #8117
2015-03-05 21:19:04 +01:00
Gunnar Beutner
9181d7ae05
Add missing service name in check results
...
refs #8257
2015-03-05 20:50:27 +01:00
Carlos Cesario
d0ca16cdde
Add check command definitions for the check_vmware_esx plugin
...
fixes #6697
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-05 18:10:44 +01:00
Gunnar Beutner
bb4beefca9
Add missing "return"s in Ido*Connection::Reconnect
2015-03-05 15:57:46 +01:00
Gunnar Beutner
fd9dc32a3d
Implement SNI support for the TlsStream class
...
fixes #8610
2015-03-05 14:15:42 +01:00
Gunnar Beutner
4a2a6d999a
Fix incorrect debug hints for nested attributes
...
fixes #8604
2015-03-05 13:18:15 +01:00
Gunnar Beutner
4b15ec7774
Remove the macro argument for IMPL_TYPE_LOOKUP
...
fixes #8599
2015-03-05 07:42:13 +01:00
Gunnar Beutner
767ddbdec7
Fix compiler warning in Process::Run
2015-03-04 16:41:53 +01:00
Gunnar Beutner
f41f9b085d
Implement support for the 'Limit' column in Livestatus
...
fixes #8529
2015-03-04 12:18:04 +01:00
Gunnar Beutner
afd1927a98
Improve Livestatus query performance
...
fixes #8594
2015-03-04 10:58:22 +01:00
Gunnar Beutner
24db685806
Add -fno-fat-lto-objects to the compiler flags when ICINGA2_LTO_BUILD is enabled
2015-03-04 10:58:06 +01:00
Gunnar Beutner
c33e78aa04
Don't discard config validators
2015-03-04 09:12:57 +01:00
Gunnar Beutner
47842e2797
Add a CMake variable for -flto
2015-03-04 08:57:20 +01:00
Gunnar Beutner
4d63351561
Fix some compile warnings
2015-03-04 08:26:15 +01:00
Gunnar Beutner
b4143c2724
Fix memory leak when evaluating init.conf
...
refs #8593
2015-03-04 08:22:14 +01:00
Gunnar Beutner
9bbe9a4875
Fix a memory leak in *Expression::GetReference
...
fixes #8593
2015-03-04 08:00:38 +01:00
Gunnar Beutner
c9c7f9bed1
Fix lag calculation for the 'cluster-zone' check
2015-03-03 14:42:22 +01:00
Gunnar Beutner
3615716983
Include GDB backtrace in crash reports
...
fixes #8575
2015-03-03 13:53:11 +01:00
Gunnar Beutner
c3e32911a7
Fix: else if doesn't work without an else branch
...
fixes #8572
2015-03-03 10:22:21 +01:00
Gunnar Beutner
1d2b008dcb
Fix validator for TimePeriod ranges
...
fixes #8568
2015-03-03 09:56:38 +01:00
Gunnar Beutner
cf37decbef
Fix start condition for downtimes
...
fixes #8560
2015-03-03 09:52:13 +01:00
Gunnar Beutner
2867d79514
Add VERIFY check in Utility::ExecuteDeferredInitializers
...
Coverity Bug ID: 1167738
2015-03-03 09:26:21 +01:00
Gunnar Beutner
f515d5415c
Fix crash when Utility::BaseName fails
...
Coverity Bug ID: 1167735
2015-03-03 09:24:21 +01:00
Gunnar Beutner
ba6b92a929
Fix crash when specifying invalid argument for --autocomplete
...
Coverity Bug ID: 1167734
2015-03-03 09:24:10 +01:00
Gunnar Beutner
3e12bfef25
Remove redundant error check in Utility::GetTime
...
Coverity Bug ID: 1167732
2015-03-03 09:23:29 +01:00
Gunnar Beutner
274e6e9785
Fix uninitialized field in the CheckerComponent class
2015-03-03 09:14:15 +01:00
Gunnar Beutner
ac7a55cf56
Fix file descriptor leak in SetDaemonIO
2015-03-03 07:36:43 +01:00
Gunnar Beutner
7c31654552
Remove the return type for Utility::LoadExtensionLibrary
2015-03-03 07:19:34 +01:00
Gunnar Beutner
bdb2a15e27
Use _exit instead of Exit in Application::SetResourceLimits
2015-03-02 17:19:41 +01:00
Jean Flach
4d0ee2a7fd
Americaniz(s)e colo(u)r in troubleshoot cli
2015-03-02 16:42:38 +01:00
Michael Friedrich
c61134d55a
Fix deadlock in DB IDO and external command events
...
refs #8511
2015-03-02 16:20:22 +01:00
Michael Friedrich
97ff17eb4e
Fix troubleshooting cli hint text
...
refs #3446
2015-03-02 15:28:02 +01:00
Michael Friedrich
1f9a719712
Fix output formatting in troubleshoot cli command
...
refs #3446
2015-03-02 14:37:58 +01:00
Michael Friedrich
dd5ca24210
Fix compiler warnings
2015-03-02 14:10:26 +01:00
Jason Young
faf6ce1a5f
Update PerfdataValue::Parse to ignore invalid warn, crit, min, and max values
...
... instead of generating exception so that metric values can
still be passed to the graphing backend.
Also update icinga-perfdata tests to reflect these changes.
refs #5043
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-03-02 13:52:41 +01:00
Gunnar Beutner
5df3010826
Remove unused variable in PkiUtility::SignCsr
2015-03-02 13:32:08 +01:00
Gunnar Beutner
7aaa6975fc
Remove unnecessary SubStr call
2015-03-02 13:30:37 +01:00
Gunnar Beutner
c426655c44
Remove redundant checks in check_service
2015-03-02 13:23:26 +01:00
Gunnar Beutner
3087be2567
Remove redundant checks in check_procs
2015-03-02 13:22:37 +01:00
Gunnar Beutner
8a062a688b
Remove redundant checks
2015-03-02 13:21:06 +01:00
Gunnar Beutner
daaa446f58
Remove redundant check
2015-03-02 13:21:06 +01:00
Gunnar Beutner
09038eeb7c
Remove unused variable
2015-03-02 13:21:06 +01:00
Jean-Marcel Flach
e39896df15
Add more colour to troubleshoot cli
2015-03-02 13:17:49 +01:00
Gunnar Beutner
4d25a2cb22
Implement the assignment operator for the Value class
2015-03-02 12:55:48 +01:00
Gunnar Beutner
bb393a9d4f
Remove unused variables
2015-03-02 12:52:37 +01:00
Gunnar Beutner
1bcc1a7b92
Fix incorrect operator in Value::operator^
2015-03-02 12:51:11 +01:00
Gunnar Beutner
79a69d3e89
Fix incorrect header length check in NetString::ReadStringFromStream
2015-03-02 12:47:24 +01:00
Gunnar Beutner
1e9e5edcff
Fix incorrect assignment in Logger::EnableConsoleLog
2015-03-02 12:47:24 +01:00
Gunnar Beutner
d913089a14
Remove redundant function
2015-03-02 12:47:20 +01:00