Commit Graph

8356 Commits

Author SHA1 Message Date
Lucie Dubrunfaut c5e5701321
[MON-22331] [Plugins] Mode sql-string not working anymore (#4746) 2024-01-04 14:35:30 +01:00
Benoit Poulet 8304c31f67
more info on --data
--data can get directly the request on the command line.
Put the info is not given in the help.
2023-12-27 11:35:22 +01:00
dependabot[bot] 9dba664360
Bump docker/login-action from 2.2.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](465a07811f...343f7c4344)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 11:25:40 +00:00
dependabot[bot] 0dbd8c88a9
Bump actions/setup-node from 3.8.2 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.2 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](1a4442cacd...b39b52d121)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 11:25:32 +00:00
dependabot[bot] 335103df7a
Bump actions/download-artifact from 3.0.2 to 4.1.0
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9bc31d5ccc...f44cd7b40b)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 11:25:22 +00:00
dependabot[bot] 935dd81fc4
Bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 11:25:12 +00:00
dependabot[bot] fd403aca7a
Bump docker/build-push-action from 3.3.1 to 5.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.1 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1104d47137...4a13e500e5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 11:24:55 +00:00
dependabot[bot] 07c7f155c8
Bump docker/setup-buildx-action from 2.10.0 to 3.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](885d1462b8...f95db51fdd)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 11:24:46 +00:00
Stéphane Chapron 1fa45a6c69
enh(chore): github actions hardening (#4780) 2023-12-20 12:23:48 +01:00
pkippes 1f67150d35
Release openwsman deps (#4778) 2023-12-20 11:12:17 +01:00
sdepassio 633a974508
[CTOR-237] Fix broken dependency for vmware-connector (#4779) 2023-12-19 09:59:44 +01:00
sdepassio 03659abde0
fix multiple deliveries (#4777) 2023-12-18 14:44:32 +01:00
sdepassio 8958c7f6d5
[CTOR-151] fix delivery (#4774) 2023-12-15 15:14:33 +01:00
sdepassio c3b75fe62a
[CTOR-151] Adding missing packages (#4770)
Co-authored-by: Kevin Duret <kduret@centreon.com>
2023-12-15 11:55:36 +01:00
pkippes a01beda687
Release 20231215 (#4773) 2023-12-15 11:23:33 +01:00
tuntoja 16c91bf3d2
enh(delivery): no deliver source and promote on dispatch (#4771) 2023-12-14 11:33:05 +01:00
omercier e131086ffe
CTOR-67-fix-help-typos-for-the-sake-of-doc (#4753)
Co-authored-by: sdepassio <114986849+sdepassio@users.noreply.github.com>
2023-12-11 17:53:29 +01:00
sdepassio ed548ebd3f
[CTOR-151] Fix for Debian packaging : amd64 and arm64 packages have the same name (#4766) 2023-12-11 12:09:55 +01:00
Lucie Dubrunfaut a19941e877
[MON-22575] [Plugin] centreon-plugin-Hardware-Ups-Standard-Rfc1628-Snmp mode input-lines, no perfdata and thresholds when value equal 0 (#4751)
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-P-PF3DNAR1>
2023-12-11 10:19:55 +01:00
hamzabessa dd7f18da99
enh(chore): package perl dependencies (cpan / net-curl / libssh-session ...) (#4755) 2023-12-07 09:45:34 +01:00
sdepassio 831f8591be
[CTOR-151] Unable to upgrade after installing Wsman plugin on RHEL 9 (#4760) 2023-12-05 18:01:01 +01:00
omercier f0269d42c3
fix(status): fixing wrong state + attempt to add tests (#4750) 2023-12-04 15:38:16 +01:00
Stéphane Duret 0347bb2cf4
(plugin) snmp_standard::mode::uptime - Add 2 decimals to the perfdata (#4731) 2023-11-30 16:21:52 +01:00
Stéphane Chapron e847e29b41
enh(chore): code owners feedbacks (#4749) 2023-11-23 17:55:43 +01:00
Stéphane Chapron d9dfad9336
enh(chore): new code_owners (#4747) 2023-11-23 14:50:15 +01:00
David Boucher f2c4f6c098
Release 20231114 (#4736) 2023-11-14 15:03:25 +01:00
qgarnier c9831fb55c
(plugin) network::chapsvision::crossing::snmp - new (#4582)
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
2023-11-13 10:16:51 +01:00
qgarnier 61e25f6415
(plugin) os::windows::snmp - mode service add total counter (#4606) 2023-11-13 09:36:20 +01:00
Lucie Dubrunfaut a307023353
[MON-22338] [Plugins] Improve the troubleshooting of HTTP Collections (#4708)
Co-authored-by: omercier <omercier@centreon.com>
2023-11-08 09:35:30 +01:00
Lucie Dubrunfaut bea1844582
[MON-21885] [Plugin] Bad incrementation in VMware health (#4716) 2023-11-08 09:32:05 +01:00
qgarnier c9021513d1
enh(email/alert): do not retrieve service graph if no credentials (#4663)
Co-authored-by: Colin Gagnaire <gagnaire.colin@gmail.com>
2023-11-07 11:42:07 +01:00
qgarnier 1f85378b5c
(plugin) storage::ibm::storwize::ssh - metric v2 (#4649) 2023-11-02 17:56:15 +01:00
qgarnier a33b359a40
enh(centreon/sql): add execution-time mode (#4614) 2023-11-02 17:54:02 +01:00
qgarnier de039a6a5c
add lang DE windows sessions (#4662) 2023-11-02 17:50:03 +01:00
qgarnier b3f4132f6e
fix(typo): isensitive by insensitive (#4660) 2023-11-02 17:46:08 +01:00
hamzabessa 0dbbc6414e
feat(ci): add linting to worflow and actions files (#4718)
Co-authored-by: Kevin Duret <kduret@centreon.com>
2023-10-31 11:58:53 +01:00
omercier 7d6b38da36
fix: bad status (critical instead of warning) (#4712) 2023-10-30 11:23:44 +01:00
omercier b0971fda91
fix: "other" type of marker supply was not handled (#4711) 2023-10-30 11:03:14 +01:00
omercier 1aacfe2cca
Release 20231017 (#4702) 2023-10-17 17:01:47 +02:00
omercier 6f318e6496
Change issue template (#4692)
Co-authored-by: cg-tw <83637804+cg-tw@users.noreply.github.com>
2023-10-09 16:18:15 +02:00
Lucie Dubrunfaut 48a1a1e7e8
MON-22340 - [Plugin] - fix(docker/local): fix cache name to prevent conflict (#4690)
thanks @cgagnaire : #4690
2023-10-09 11:39:58 +02:00
Kevin Duret ac65fd0ddc
enh(ci): move all deliveries to artifactory (#4687)
* move all deliveries to artifactory
* do not delivery nrpe service configuration
Refs: MON-22360
2023-10-09 09:21:46 +02:00
qgarnier 842f00d558
(plugin) network::fortinet::fortigate::restapi - mode system fix not … (#4668) 2023-10-02 12:00:22 +02:00
Stéphane Duret 848295f0c2
(plugin) network::juniper::ssg::plugin fix fan status (#4665) 2023-10-02 11:59:44 +02:00
qgarnier 0694fcd10d
(plugin) apps::monitoring::speedtest - add jitter unit (#4664) 2023-10-02 11:42:15 +02:00
Lucie Dubrunfaut 6237679198
[MON-21523] Plugin mode not-so-dummy - Add min and max duration to simulate plugin execution time (#4674) 2023-10-02 11:36:01 +02:00
omercier 00a2455486
(plugin) `network:🇦🇼:aoscx::snmp` - mode hardware handle ready state (#4642) 2023-10-02 10:52:59 +02:00
qgarnier c22ee05c43
(plugin) database::mongodb - add shards option (#4535) 2023-10-02 10:44:39 +02:00
Kevin Duret e365d5e712
fix(ci): use actions/checkout@v3 when using centos7 image (#4679) 2023-09-29 14:38:50 +02:00
qgarnier aa45bfa7ff
(plugin) cloud::cadvisor::restapi - mode container-usage fix uninitia… (#4667) 2023-09-27 16:22:29 +02:00