589 Commits

Author SHA1 Message Date
Alexander A. Klimov
2a378e9bbe no undef. behavior? - ok. 2023-06-07 16:44:48 +02:00
Alexander A. Klimov
b868471dc7 Remove ifw_api_ignore_arguments 2023-06-01 11:32:59 +02:00
Alexander A. Klimov
a582b4a676 Better defaults 2023-05-03 14:19:35 +02:00
Alexander A. Klimov
50bf2dbfd5 Check ALL CVs for "", not for missing 2023-05-03 11:33:25 +02:00
Alexander A. Klimov
6d4b162c9a WIP 2023-05-02 12:10:48 +02:00
Alexander A. Klimov
d1cac00c53 More vars.ifw_api_localhost_addresses 2023-04-11 17:31:11 +02:00
Alexander A. Klimov
c7e8973a1b vars.ifw_api_localhost_addresses, not ifw_api_sni_denylist 2023-04-11 17:29:46 +02:00
Alexander A. Klimov
3d51610640 ifw_api_expected_san, not ifw_api_sni 2023-04-11 17:14:15 +02:00
Alexander A. Klimov
b78ff58388 WIP 2023-04-11 12:49:21 +02:00
Alexander A. Klimov
9314c8c8a1 WIP 2023-04-05 11:51:36 +02:00
Alexander A. Klimov
36d9b37bf5 WIP SNI 2023-04-05 10:59:00 +02:00
Alexander A. Klimov
7a920c5de3 WIP 2023-04-04 11:51:11 +02:00
Alexander A. Klimov
5a4098e930 WIP 2023-04-04 11:44:35 +02:00
Alexander A. Klimov
5eda4142a3 WIP 2023-02-21 13:17:22 +01:00
Alexander A. Klimov
ac31369737 WIP 2023-02-21 12:57:49 +01:00
Alexander A. Klimov
f5c6600ff3 WIP 2023-02-20 17:19:37 +01:00
Alexander A. Klimov
884fc62c8e WIP 2023-02-20 17:19:36 +01:00
Alexander A. Klimov
99853adf57 WIP 2023-02-20 17:19:36 +01:00
Alexander A. Klimov
648c0220d3 Revert "ITL: add checkable templates for CheckCommand icinga4win-api"
This reverts commit 0df44b8bce6ba615acddf2908e10cbd0779199b5.
2023-02-20 17:19:36 +01:00
Alexander A. Klimov
7b1598be42 ITL: add checkable templates for CheckCommand icinga4win-api 2023-02-20 17:19:36 +01:00
Alexander A. Klimov
05fd34e2ee ITL: add CheckCommand icinga4win-api 2023-02-20 17:19:36 +01:00
Julian Brost
2ea866248b
Merge pull request #9642 from Icinga/9486a
ITL: let check_disk choose sane default units by itself
2023-01-27 22:22:24 +01:00
Markus Weber
0bdcd08e02
Add the Option to disable RetryWrites to CheckCommand of mongodb (#9539)
* Add the Option to disable RetryWrites to CheckCommand for newer check_mongodb.py

* Add documentation foor the Option to disable RetryWrites in the MongoDB-Check
2023-01-27 15:59:40 +00:00
Alexander A. Klimov
3a1b080338 ITL: let check_disk choose sane default units by itself
so it is responsible for output readability, prefdata precision
and SI vs. IEC on its own.
2023-01-27 16:21:40 +01:00
Julian Brost
1a158c400f
Merge pull request #9056 from Icinga/Al2Klimov-patch-5
check_logfiles: --winwarncrit is a flag, not a param
2023-01-24 14:01:55 +01:00
Julian Brost
b10c288146
Merge pull request #8005 from Icinga/feature/http-verify-host-7969
check_http: support --verify-host
2023-01-24 13:02:08 +01:00
Julian Brost
3c2a8c98b6
Merge pull request #9045 from Icinga/feature/check_linux_netdev
ITL: add check_linux_netdev
2023-01-18 14:19:25 +01:00
Julian Brost
ce5e6e7d13
Merge pull request #9041 from Icinga/Al2Klimov-patch-1
check_icmp: double packet loss thresholds
2023-01-17 15:15:46 +01:00
Julian Brost
06d0e7fbb9
Merge pull request #9611 from Icinga/8992
ITL: vmware: support --open_vm_tools_ok, --no_vm_tools_ok
2023-01-17 14:44:59 +01:00
Alexander Aleksandrovič Klimov
e628c73fb1 check_icmp: double packet loss thresholds
... to get not instantly critical after 1 packet lost (20%), but after 2.
2023-01-16 12:58:35 +01:00
Alexander A. Klimov
c6dd6a092c ITL: add check_linux_netdev 2023-01-16 11:33:23 +01:00
Alexander A. Klimov
726db57c6c ITL: vmware: support --no_vm_tools_ok 2022-12-13 18:08:01 +01:00
Alexander A. Klimov
9902f9b88f ITL: vmware: sync updated (i.e. broken) CLI arg 2022-12-13 18:01:52 +01:00
Alexander A. Klimov
324b002c33 ITL: mongodb: support --ssl-ca-cert-file 2022-12-13 17:47:30 +01:00
Fabian Werner
e615b297f9
[ITL] Added some ignore options for check_ssl_cert (#9512) 2022-10-07 11:31:28 +00:00
Lorenz
67b025f69b
Add check_disk option to add inode numbers into perfdata (#9494) 2022-08-25 17:33:11 +02:00
Marc Rupprecht
70f88249fd ITL: Add fuse.portal to disk_exclude_type for new Ubuntu LTS 2022-07-28 09:42:14 +02:00
Alexander A. Klimov
e4c22e3973 ITL: apt: render vars.apt_[dist_]upgrade=true as --[dist-]upgrade, not --[dist-]upgrade=true
but preserve vars.apt_[dist_]upgrade=-s as --[dist-]upgrade=-s.
2022-07-20 17:25:22 +02:00
Alexander Aleksandrovič Klimov
e58b2d5b52
Merge pull request #9435 from Napsty/esxi-hardware-format
New additional parameters on esxi_hardware check
2022-07-15 09:33:24 +02:00
Napsty
78ad74fea2 New additional parameters on esxi_hardware check 2022-07-08 08:45:59 +02:00
Adam James
47b1981fac ITL: Add support for "--sni" option to check_tcp
fixes #9307
2022-06-30 13:02:56 +01:00
Christopher Peterson
286e84bb56
Add new option -a to the mem CheckCommand (#9385)
* To the `mem` CheckCommand, add support for `check_mem.pl`'s new argument `-a`

`-a           Check AVAILABLE memory (only Linux)`

* Update documentation for the CheckCommand `mem` to include the new `mem_available` option
2022-06-22 12:52:11 +02:00
Alexander Aleksandrovič Klimov
ff6cdc2c71
Merge pull request #9296 from Napsty/nrpe-v3
Add nrpe v3 parameter in ITL
2022-06-22 12:40:24 +02:00
Alexander A. Klimov
069c3968d9 Introduce Command#arguments[].sep
... for letting check commands produce argv like --key=value,
not just --key value.

refs #6277
2022-05-11 17:50:12 +02:00
Claudio Kuenzler
193aff93cf Adjust description 2022-04-04 13:02:30 +02:00
log1-c
44a34cf070
Merge pull request #9103 from log1-c/patch-2
ITL: add all businessprocess module check parameters
2022-04-04 12:56:42 +02:00
Napsty
896590e740 Adjust descriptions 2022-03-30 16:04:48 +02:00
Napsty
cc57698c3b Add nrpe v3 parameter in ITL 2022-03-25 14:39:19 +01:00
Alexander Aleksandrovič Klimov
cf8923d628
Merge pull request #9016 from Napsty/nrpe-disable-logging
Add new check_nrpe parameter -D to disable logging to syslog
2022-02-21 12:19:56 +01:00
C C Magnus Gustavsson
a9b6b1dba0 ITL: Add --extra-opts parameter to the mysql and pgsql CheckCommand definitions 2022-01-31 11:40:04 +01:00