Commit Graph

6806 Commits

Author SHA1 Message Date
qgarnier 64e6320c1c
(plugin) apps::vtom::restapi - use official api (#3410) 2022-01-19 15:57:20 +01:00
qgarnier eef428f207
fix(hpe/simplivity): authentication (#3407) 2022-01-17 16:46:55 +01:00
qgarnier 8e7953d3a4
add(protocol/http): mode collection (#3406) 2022-01-17 15:49:30 +01:00
qgarnier 00d22e6b4a
fix(mssql): mode backup-age - uninitialized value (#3402) 2022-01-14 15:23:26 +01:00
garnier-quentin 3775f3c46c update changelog 2022-01-13 11:53:59 +01:00
Simon Bomm 98377fddea
+ fix unit 2022-01-13 11:49:10 +01:00
qgarnier c660fdb698
add(plugin): hardware::devices::hikvision::nvr::isapi (#3399) 2022-01-12 13:47:52 +01:00
qgarnier fa993286d2
enh(snmp_standard): mode interfaces - add option --check-metrics (#3398) 2022-01-12 12:46:55 +01:00
Simon Bomm 0f0e7de88f
enh(azure/management): force perfdata even if only one backupitem (#3397) 2022-01-11 15:42:32 +01:00
qgarnier 73b1c1608d
fix(openvpn/omi): password sent (#3395) 2022-01-11 11:39:48 +01:00
qgarnier 77e2f794ed
fix(netdata): mode get-chart - wrong values (#3394) 2022-01-11 10:19:11 +01:00
qgarnier c754ec8ae3
fix(alcatel/omniswitch): mode hardware - change default threshold for fan noStatus (#3393) 2022-01-11 09:53:40 +01:00
Simon Bomm ed6e30582d
(plugin) cloud::azure::database::sqlserver - rollback server-status & update to threshold_ng (#3391) 2022-01-11 08:40:41 +01:00
garnier-quentin 45876163be fix(office365): mode site-usage - add --use-pseudonymize option and working 2022-01-10 09:57:50 +01:00
qgarnier 4e969a5b78
fix(office365): mode site-usage - add --use-pseudonymize option (#3390) 2022-01-10 09:18:29 +01:00
qgarnier 8f1021295d
enh(fortigate/snmp): mode cluster-status - add cpu and memory metrics (#3386) 2022-01-07 11:02:13 +01:00
Simon Bomm 8e246a6c3e
+ fix missing empty unit (#3384) 2022-01-06 17:50:38 +01:00
Simon Bomm 08b8292287
+ fix typo (#3383) 2022-01-06 17:30:02 +01:00
lchrdn f53f3eef4f
(plugin): cloud::azure::compute::vmscalesets (#3381)
* add(plugin): azure vmscalesets initial commit

* modify nlabel
2022-01-06 16:04:28 +01:00
qgarnier b8a551b6ac
break(office365/management): mode service-status - use new microsoft api (#3382) 2022-01-06 15:16:44 +01:00
lchrdn fbc558f51f
(plugin) cloud::azure::compute::disk - fixing wrong type of unit (#3380) 2022-01-06 14:06:41 +01:00
Simon Bomm caecdcf9f8
(plugin) cloud::azure::sqldatabase/sqlserver - refactoring, discovery, new modes (#3378) 2022-01-06 08:52:33 +01:00
lchrdn dc9246135e
fix(azure/compute): mode disk - fixing missing unit causing error in output (#3379) 2022-01-05 17:20:50 +01:00
qgarnier e40d869bf4
update copyright - happy new year (#3375) 2022-01-04 14:55:10 +01:00
qgarnier 0e2fd28b63
enh(synology/snmp): mode hardware - add disk bad sectors (#3374) 2022-01-04 14:37:24 +01:00
qgarnier 4db3243f7a
add(plugin): lenovo rackswitch snmp 2022-01-04 13:34:23 +01:00
sc979 0620075b7a
fix(secu): add SQ pipeline timeout (#3371) 2022-01-04 13:17:13 +01:00
qgarnier 3e4008e37e
enh(ouput): remove pipe character if no perfdatas (#3370) 2022-01-04 10:57:02 +01:00
qgarnier 49236fb2bd
add(plugin): barracuda bma snmp (#3369) 2022-01-04 10:15:35 +01:00
qgarnier a31721b76f
help(fortinet/fortiswitch): plugin description (#3368) 2022-01-04 09:28:39 +01:00
qgarnier 90d4a48cbc
add(plugin): fortinet fortiswitch snmp (#3367) 2022-01-04 09:14:05 +01:00
qgarnier aedde490cf
enh(http): backends - unify client timeout error (#3366) 2022-01-03 16:43:28 +01:00
qgarnier be5b649e57
add(plugin): HPE Simplivity Rest API 2022-01-03 15:22:28 +01:00
lchrdn 9bfc5f5ee4
fix help in aks allocatable-resources mode (#3364) 2022-01-03 11:26:07 +01:00
qgarnier a7f1eec0d3
add(plugin): hikvision nvr snmp (#3363) 2022-01-03 11:18:38 +01:00
lchrdn 72899bcf82
add azure/aks health mode (#3360) 2021-12-31 14:02:53 +01:00
qgarnier ad60921d5f
add(plugin): dell omem snmp (#3359) 2021-12-31 13:33:56 +01:00
qgarnier 19cfa568e3
fix(pdu/apc/snmp): mode load - better management of some oids missing (#3358) 2021-12-31 10:54:40 +01:00
qgarnier 0b9a370dc2
enh(azure/aks): change mode names (#3355) 2021-12-30 16:25:21 +01:00
qgarnier 848f6c2c86
fix(fortigate): mode sd-wan - carriage return (#3354) 2021-12-30 16:17:56 +01:00
lchrdn 756d6dfa37
(plugin) check kubernetes cluster through azure API (#3351)
* add plugin to check kubernetes cluster through azure API

* ordering modes alphabeticaly in plugin.pm file, allocatableresources now contains CPU cores and memory

* removing loop to define custom aggregation type
2021-12-30 16:02:03 +01:00
qgarnier d474dd2ca4
add(plugin): redis sentinel (#3352) 2021-12-30 14:12:09 +01:00
Simon Bomm b4795f511f
add(plugin): add AWS/FSx shared filesystems monitoring (#3344) 2021-12-28 17:10:32 +01:00
qgarnier dc678c790e
enh(pacemaker/local): mode crm - modify nodes online/offline regexp (#3347) 2021-12-28 11:44:10 +01:00
qgarnier a523979915
add(plugin): microsens g6 snmp (#3346) 2021-12-28 11:08:05 +01:00
qgarnier 0deeea61c9
enh(supermicro/bmc): sensors mode - change how to get snmp values (#3345) 2021-12-28 09:23:06 +01:00
qgarnier ff91f0b772
break(mssql): mode backup-age - manage full/incremental/log backup type (#3333) 2021-12-22 13:12:00 +01:00
qgarnier bc45db33fc
clean(plugin): some mode missing + update check_plugins script (#3337) 2021-12-22 13:10:14 +01:00
qgarnier 30a51a32b8
fix(errors): from check_plugins.pl script (#3336) 2021-12-22 11:59:18 +01:00
qgarnier e2d40f4c0f
add(contrib): script to check modes execution (#3335) 2021-12-22 11:37:17 +01:00