Commit Graph

5545 Commits

Author SHA1 Message Date
Michael Friedrich b6b6115a5f Fix cluster check w/ immediate parent and child zone endpoints
fixes #9262
2015-08-12 10:51:37 +02:00
Dirk Goetz f7ac2d97d0 Add check_yum to ITL
fixes #9671
2015-08-12 10:49:23 +02:00
Dirk Goetz 6d7c8d081b Add check_redis to ITL
fixes #9675
2015-08-12 10:47:40 +02:00
Dirk Goetz 3470df5bf3 Adds check_jmx4perl to ITL
fixes #9801
2015-08-12 10:47:40 +02:00
Gunnar Beutner 29083ec22c Implement the Dictionary#keys method
fixes #9882
2015-08-12 10:43:44 +02:00
Gunnar Beutner 95a7473643 Implement Dictionary#get and Array#get
fixes #9796
2015-08-12 10:39:19 +02:00
Gunnar Beutner b64c13cf3c Fix: Make sure we're continuously reading from child processes' pipes
fixes #9867
2015-08-12 10:37:09 +02:00
Gunnar Beutner f2b32ac549 Update AUTHORS
refs #9699
2015-08-12 10:34:54 +02:00
Petr Ruzicka 3687768fac Add "-r" parameter to the check_load command for dividing the load averages by the number of CPUs
New variable "load_percpu" added to use when "-r" should be added for the check_load command.

fixes #9699

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-08-12 10:34:43 +02:00
Michael Friedrich 1b3f377809 Add a warning if EventCommand is not found when using command_endpoint
fixes #9773
2015-08-12 10:33:44 +02:00
Jean Flach 4dfa22f624 Add check_perfmon
fixes #9860
2015-08-07 13:28:18 +02:00
Michael Friedrich 1e490dcdd5 Implement external command DEL_DOWNTIME_BY_HOST_NAME
Required by Classic UI 1.x, this will hopefully reduce
the noise on non-working commands with the old legacy stuff.

fixes #8979
2015-07-31 14:59:34 +02:00
Gunnar Beutner 2bdbe10376 Set correct X509 version for certificates
fixes #9769
2015-07-29 12:59:34 +02:00
Gunnar Beutner 1f2768ead2 Release version 2.3.8 2015-07-20 13:29:41 +02:00
Reto Zeder 4853f218fc Wrong parameter for CheckCommand ping-common-windows
Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>

fixes #9637
2015-07-20 13:19:21 +02:00
Michael Friedrich 6d6826cc07 DB IDO: Do not update endpointstatus table on config updates
fixes #9634
2015-07-20 10:18:55 +02:00
Michael Friedrich 92aa963de4 Don't allow "ignore where" for groups when there's no "assign where"
fixes #9554
2015-07-20 08:52:35 +02:00
Tobias von der Krone d4b31bbd0a Correct escaping of metric and tag names for OpenTSDB perfdata plugin
fixes #9665
2015-07-20 08:51:16 +02:00
Gunnar Beutner 548e8cab7d Update AUTHORS 2015-07-20 08:50:36 +02:00
Jérôme Drouet 2038937be9 Enable inode check on disk by default
fixes #9666

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-07-20 08:50:23 +02:00
Jean Flach 5209b65482 Fix bug where -p was ignored
refs #9637
2015-07-20 08:49:45 +02:00
Michael Friedrich 0c0a1887e3 Update RELEASE.md for minor releases 2015-07-15 12:38:15 +02:00
Michael Friedrich 072263901c Release version 2.3.7 2015-07-15 10:46:51 +02:00
Gunnar Beutner 46a9b30260 Add missing lock in ScriptUtils::Union
fixes #9622
2015-07-15 08:27:26 +02:00
Gunnar Beutner 1638c44bc9 Fix failed assertion in ScriptUtils::Intersection
fixes #9621
2015-07-15 08:20:30 +02:00
Michael Friedrich f46af1b3bf Docs: Enhance troubleshooting ssl errors & cluster replay log
fixes #9610
2015-07-14 09:20:28 +02:00
Michael Friedrich b4236091f9 Fix config parser ignoring forbidden "ignore" in template definition
fixes #9535
2015-07-13 11:01:19 +02:00
Michael Friedrich 61006d8a32 Fix wrong formatting in DB IDO extensions docs
fixes #9585
2015-07-13 10:36:33 +02:00
Michael Friedrich 8545c5023a DB IDO: Don't clear endpoint* tables on start/reload
fixes #9586
2015-07-13 10:26:01 +02:00
Gunnar Beutner c2da4869a6 Fix incorrect return value for the macro() function
fixes #9584
2015-07-13 08:26:17 +02:00
Markus Frosch 97f48759cd Remove selective reconnecting behavior
We want to remove the partial reconnecting behavior, so that all endpoints of
a zone try to connect to a lower or higher zone in hierarchy.

fixes #9406

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-10 10:32:28 +02:00
Michael Friedrich 4e664470b5 Fix RELEASE.md tests 2015-07-08 12:56:15 +02:00
Michael Friedrich 6c1d50edf9 Release version 2.3.6 2015-07-08 10:17:44 +02:00
Michael Friedrich 0bf1bc358f Update AUTHORS 2015-07-08 10:14:12 +02:00
Michael Friedrich 04ac7cc12b Update AUTHORS
refs #9172
2015-07-08 09:45:47 +02:00
Michael Friedrich caf6e1f443 ITL: Add missing 'ldap' command arguments
refs #9172
2015-07-08 09:45:17 +02:00
Élie Bouttier 949e626b73 ITL: Add "ldap" CheckCommand
refs #9172

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-07-08 09:45:10 +02:00
Lennart Betz 765c06f7ed ITL: Add missing 'smtp' CheckCommand parameters
fixes #9578

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-07-07 21:31:12 +02:00
Michael Friedrich cb8291435f changelog.py: Fix formatting and require version
refs #9446
2015-07-07 17:19:09 +02:00
Michael Friedrich e45ecaf116 Update AUTHORS
refs #9463
2015-07-07 15:45:03 +02:00
Christian Harke 2259024774 ITL: Fix incorrect check_ping.exe parameter
fixes #9463
2015-07-07 15:44:58 +02:00
Michael Friedrich b3c8cef4e2 Fix README.md urls 2015-07-07 10:12:35 +02:00
Michael Friedrich 654c2bd7e8 Fix ITL elasticsearch documentation
refs #9415
2015-07-07 09:27:27 +02:00
Michael Friedrich 86b5e20ba8 Fix typo in INSTALL.md
refs #9549
2015-07-07 09:20:32 +02:00
Lennart Betz 806d6e4dec ITL: Add missing options to 'ntp_time' CheckCommand
fixes #9562

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 17:17:42 +02:00
Lennart Betz 3cf3a72ed0 ITL: Add CheckCommand ntp_peer
fixes #9523

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 17:04:57 +02:00
Lennart Betz eaf2ab7daa Fix default port for NRPE in the documentation
fixes #9522

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 16:12:03 +02:00
Michael Friedrich eda205a8d5 Update AUTHORS
refs #9191
2015-07-06 15:22:40 +02:00
Malte Rabenseifner aeaa77125a Use PluginContribDir in itl/plugins-contrib.d/*
fixes #9513
2015-07-06 15:21:57 +02:00
Dirk Goetz 1eb5c8d9f3 Add elasticsearch checkcommand to itl
fixes #9415

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-07-06 15:15:44 +02:00