790 Commits

Author SHA1 Message Date
Michael Friedrich
251cbbe699 Docs: Use of same endpoint names in examples for a better understanding
fixes #10057
2015-09-25 12:31:54 +02:00
Michael Friedrich
4c87f62db2 Docs: Cluster naming convention for clients, troubleshooting for overdue check results
fixes #10216
fixes #10207
2015-09-25 11:36:46 +02:00
Michael Friedrich
497bce34b3 Update debug docs for core dumps and full backtraces
fixes #10142
2015-09-17 16:44:42 +02:00
Michael Friedrich
4dffe67a8f Update graphing section in the docs
fixes #10157
2015-09-16 15:02:57 +02:00
Lennart Betz
eb2be169f8 ITL: add check command for check_hpasm
fixes #9854

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:16:04 +02:00
Lennart Betz
5d8b674c08 ITL: add check_command nwc_health
fixes #9812

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:15:20 +02:00
Lennart Betz
397b151d5e Add missing options to check command dig
fixes #10139

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:14:41 +02:00
Lennart Betz
c601e691ba add check command for plugin check_pgsql
fixes #10112

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:14:03 +02:00
Sebastian Chrostek
4f063b8aae ITL: Add ipv4/ipv6 only to nrpe check command
fixes #10129

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:13:04 +02:00
Lennart Betz
85a1372b8a ITL: Add check command squid
fixes #10109

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:12:15 +02:00
Michael Friedrich
838214713e Release version 2.3.10 2015-09-05 15:50:09 +02:00
Michael Friedrich
e06375d76f Fix string escape problem with PostgreSQL >= 9.1 and standard_conforming_strings=on
fixes #9244
2015-09-05 15:27:41 +02:00
Gunnar Beutner
ad33dcb07a Release version 2.3.9 2015-08-26 11:33:26 +02:00
Lennart Betz
1a0d5e4a31 Add new argument vmware_openvmtools to check commands vmware-esx-dc-runtime-tools and vmware-esxi-soap-vm-runtime-tools
fixes #9996

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-08-26 11:13:45 +02:00
Gunnar Beutner
29cf3aa335 Remove duplicate severity type in the documentation
fixes #9992
2015-08-26 08:39:34 +02:00
Gunnar Beutner
73ed46f87d Remove the FutureExpression class
fixes #9972
2015-08-26 07:10:34 +02:00
Michael Friedrich
e08a95e0e3 Update gdb pretty printer docs w/ Python 3
fixes #9686
2015-08-26 06:36:14 +02:00
Lennart Betz
b1d7bf9dde Add check command nspc-local-counter
fixes #9985

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-08-24 13:19:52 +02:00
Petr Ruzicka
dc317a12d3 ITL: Improve snmpv3 CheckCommand section
fixes #9827

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-24 11:14:12 +02:00
Michael Friedrich
53e9061dcf Doc: Fix markdown formatting for global zones
fixes #9977
2015-08-21 12:23:14 +02:00
Lennart Betz
49cf0bb644 ITL: Add check command check_interfaces
fixes #9527

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-17 08:58:14 +02:00
Gunnar Beutner
8968dea294 Fix typo in the documentation
fixes #9902
2015-08-15 19:53:27 +02:00
Lennart Betz
f32cb6e454 ITL: Add check command check_mailq
fixes #9811

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-12 10:55:31 +02:00
Lennart Betz
0283925630 ITL: Add check command check_clamd
fixes #9747

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-08-12 10:54:57 +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
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
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
1f2768ead2 Release version 2.3.8 2015-07-20 13:29:41 +02:00
Michael Friedrich
072263901c Release version 2.3.7 2015-07-15 10:46:51 +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
61006d8a32 Fix wrong formatting in DB IDO extensions docs
fixes #9585
2015-07-13 10:36:33 +02:00
Michael Friedrich
6c1d50edf9 Release version 2.3.6 2015-07-08 10:17:44 +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
654c2bd7e8 Fix ITL elasticsearch documentation
refs #9415
2015-07-07 09:27:27 +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
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
Ferdi Gueran
692e924c75 Add database CheckCommand definition for mongodb
fixes #9191

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-07-06 15:15:18 +02:00
Michael Friedrich
c913143034 Update getting started for Debian Jessie
fixes #9563
2015-07-06 15:07:37 +02:00
Michael Friedrich
eac73e1ad1 Require openssl1 on sles11sp3 from Security Module
There is a severe problem with SSL certificate verification
described in #9549 which renders client communication
unusable. The OpenSSL 0.9.8j version in SLES11 is buggy
and does not allow to verify clients on the master,
nor does a manual openssl verification work.

We'll therefore switch to the openssl1 package provided
by the SLES 11 Security Module and link against their
working API in order to resolve the problem in clusters
and client setups.

fixes #9549
2015-07-06 13:47:48 +02:00
Michael Friedrich
4300d90f94 Revert "Documentation: Update escape sequence"
This reverts commit f2e69c8779ee42264f932ef3ebf14d2cff5fdfa1.

refs #9363
2015-07-02 11:59:24 +02:00
Michael Friedrich
a413532e54 Add missing openssl verify to cluster troubleshooting docs
fixes #9490
2015-06-24 13:36:20 +02:00
Michael Friedrich
b8bbff87ca Add notifications (e.g. pagerduty) to 'addons & plugins' docs
fixes #6714
2015-06-23 16:21:20 +02:00