533 Commits

Author SHA1 Message Date
qgarnier
ea238a2983
(core) curl perform error displayed (#3519) 2022-03-02 10:38:29 +01:00
qgarnier
bea68e5270
(core) add --debug-stream option (#3516) 2022-03-01 13:44:50 +01:00
ponchoh
ea435c9665
enh(spelling)whe2when (#3486)
whe -> when
2022-02-14 15:41:05 +01:00
qgarnier
acc1d9b5b9
(core) catch connect croack error for database plugin (#3477) 2022-02-09 15:17:32 +01:00
qgarnier
08c7c7bf77
fix(http): digest option regression (#3468) 2022-02-07 15:53:18 +01:00
qgarnier
52c4cde9e8
add(wsman): powershell chunk management (#3457) 2022-02-02 16:00:16 +01:00
qgarnier
8e4c3cbd30
add(wsman): powershell chunk management (#3456) 2022-02-02 15:55:02 +01:00
qgarnier
2c3cca1e20
(plugin) cloud::microsoft::office365::management - add mode app-credentials (#3422) 2022-01-25 15:06:50 +01:00
qgarnier
c660fdb698
add(plugin): hardware::devices::hikvision::nvr::isapi (#3399) 2022-01-12 13:47:52 +01:00
qgarnier
e40d869bf4
update copyright - happy new year (#3375) 2022-01-04 14:55:10 +01:00
qgarnier
3e4008e37e
enh(ouput): remove pipe character if no perfdatas (#3370) 2022-01-04 10:57:02 +01:00
qgarnier
aedde490cf
enh(http): backends - unify client timeout error (#3366) 2022-01-03 16:43:28 +01:00
qgarnier
412bead426
fix(libssh): multiple command on the same connect with key auth (#3302) 2021-12-08 09:17:31 +01:00
qgarnier
49245e67e3
add(plugin): ericsson enm api (#3292) 2021-12-03 08:57:23 +01:00
qgarnier
5f6505004c
add(plugin): nvidia gpu smi (#3275) 2021-11-25 11:09:55 +01:00
qgarnier
1fa3d50090
add(plugin): pdu gude snmp (#3268) 2021-11-22 11:47:34 +01:00
qgarnier
48ffc55fbd
enh(core): counter template - can use negative and float values for min/max (#3266) 2021-11-22 09:03:41 +01:00
qgarnier
efe07294fd
add(core): new option --change-exit (#3261) 2021-11-18 14:56:22 +01:00
qgarnier
1d79eba153
enh(core): add snmp strong authentication and privacy (net-snmp 5.9.1) 2021-11-15 16:35:33 +01:00
Thibault S
fbad689f49
enh(core): add hashiCorpVault password-manager (#3050) 2021-11-15 11:09:35 +01:00
qgarnier
5764b0457c
fix(core): code evaluation tested with values - not permissive (#3237) 2021-11-09 16:23:36 +01:00
OlivierKuziemko
c1ba661252
enh(curl): manage unknown http code (#3212)
Updating curl.pm to manage http code which are not include in http_code_explained
2021-10-22 10:18:58 +02:00
qgarnier
5aedfeb8ea
fix(core): previous commit mistake (#3138) 2021-09-23 18:10:06 +02:00
qgarnier
d6faacff27
fix(core): unitiliazed error if no safe module installed (#3135) 2021-09-23 15:56:38 +02:00
qgarnier
641dd69fee
fix(hp/p2000): ntp mode - wrong perfdata and value (#3121) 2021-09-17 14:06:27 +02:00
qgarnier
6d5a07925a
secure(nrpe): ssl-options use safe module (#3097) 2021-09-10 16:01:09 +02:00
qgarnier
836fbbe855
enh(backend/curl): remove debug ssl data (#3064) 2021-08-31 12:00:28 +02:00
qgarnier
0628f8b4ac
typo(multi): help description (#3032) 2021-08-10 09:57:27 +02:00
OlivierKuziemko
747210d928
Update nrpe.pm for management of NRPE v4 (#3027) 2021-08-09 08:45:49 +02:00
qgarnier
13fbbdbd53
enh(core): unknown custom threshold expression error (#2967) 2021-07-16 09:17:29 +02:00
qgarnier
16c12a853e
enh(linux/local): add discovery snmpv3 mode (#2963) 2021-07-15 11:54:20 +02:00
qgarnier
6861109760
enh(passmanger/keepass): change library for keepass v4 (#2929) 2021-07-02 10:16:44 +02:00
qgarnier
dee1e21a7f
fix(protocol/http): response mode - extra time option with lwp backend (#2848) 2021-06-03 11:02:05 +02:00
qgarnier
b4c1d5f900
enh(protocol/http): response mode - add extra time stats (#2847) 2021-06-03 10:38:53 +02:00
qgarnier
154a0913f0
enh(core): add perfdata eval function (#2829) 2021-05-25 16:41:42 +02:00
qgarnier
9125d889e4
enh(core): add filter-perfdata-adv option (#2800) 2021-05-17 10:15:53 +02:00
qgarnier
0e46dcdfef
harden(core/options): use package Pod::Simple::Search than legacy Pod::Find (#2775) 2021-05-07 10:33:52 +02:00
qgarnier
9f99d856da
enh(linux/local): add ssh check-plugin mode (#2763) 2021-05-04 11:13:25 +02:00
qgarnier
667dd3bec8
break(pacemaker): refactoring crm mode (#2747) 2021-04-29 12:24:38 +02:00
qgarnier
b0b55a27cc
Secure plugins (#2691) 2021-04-01 09:48:14 +02:00
garnier-quentin
68c0bead7d revert security - patch in progress 2021-03-30 16:37:19 +02:00
qgarnier
005dd5e042
use safe for most eval (#2686) 2021-03-29 16:17:44 +02:00
qgarnier
77d68748dc
Enh snmp interfaces (#2652) 2021-03-15 14:50:35 +01:00
qgarnier
c24dc16327
fix empty timeout lwp (#2629) 2021-03-02 14:33:23 +01:00
qgarnier
9238b96fbd
Enh x509 (#2596) 2021-02-18 11:04:21 +01:00
PendaGTP
31fd542cca
happy new year (#2579) 2021-02-08 09:55:50 +01:00
qgarnier
cae7a4e5a7
fix #2551 (#2553) 2021-01-29 14:11:53 +01:00
qgarnier
1c1201292e
enhance encoding (#2531) 2021-01-20 15:50:09 +01:00
qgarnier
3824670cb9
add unknown count component for hardware template (#2470) 2020-12-30 14:28:08 +01:00
qgarnier
29eba8cbc3
fix #2340 (#2461) 2020-12-28 17:08:31 +01:00