Lucie Dubrunfaut
9bac8e5d0c
fix(aws-cloudtrail): add cloudtrail command in event lookup mode ( #5251 )
...
enh(plugin): add cloudtrail in awscli custom command option
Community contribution #5086
Refs: CTOR-958
2024-10-29 08:52:36 +01:00
Stéphane Duret
9280037660
packaging(speedtest): remove dependency with speedtest-cli
...
speedtest-cli isn't used by the plugin.
It only needs speedtest and we ask to download it from the official website.
By the way, speedtest-cli from debian repositories is in conflict with speedtest-cli from the official website.
Refs: CTOR-952
2024-10-29 08:36:09 +01:00
sfarouq-ext
abce3cfc94
Ctor 862 automated test ( #5204 )
2024-10-27 19:28:58 +01:00
tuntoja
955aba1d88
fix(ci): update openjdk 17 install in containers ( #5259 )
2024-10-24 10:03:45 +02:00
pkippes
feedb1b553
Sync hotfix 20241021 ( #5257 )
2024-10-23 11:38:18 +02:00
pkippes
0864756913
Merge branch 'master' into sync-hotfix-20241021
2024-10-23 10:48:03 +02:00
pkippes
f7267b6a7f
Hotfix plugins 20241021 ( #5254 )
2024-10-23 10:05:52 +02:00
tuntoja
8bb8d404dd
fix(packaging): fix packaged files and java dependencies ( #5253 )
...
Co-authored-by: May <110405507+mushroomempires@users.noreply.github.com>
2024-10-21 16:43:22 +02:00
pkippes
09a2393a63
chore(release) bump as400 to 2.0.6
...
Update pom.xml
2024-10-21 15:29:51 +02:00
pkippes
e7c9f383d9
chore(release): bump as400 to 2.0.6
...
Update centreon-as400-daemon.yaml
2024-10-21 15:29:21 +02:00
pkippes
e331ed5d75
chore(release) bump as400 to 2.0.6
2024-10-21 15:28:41 +02:00
sfarouq-ext
f6cd371443
CTOR-934-plugin-network-3-com-snmp ( #5217 )
...
Refs: CTOR-934
2024-10-21 13:45:50 +02:00
pkippes
6515b55841
Sync hotfix 20241018 ( #5250 )
2024-10-18 12:35:02 +02:00
pkippes
4fd4942bdf
Merge branch 'master' into sync-hotfix-20241018
2024-10-18 12:31:41 +02:00
pkippes
31c2c665fe
release 20241018 ( #5249 )
2024-10-18 12:04:56 +02:00
pkippes
2249d431b5
bump AS400: Update changelog
2024-10-18 11:56:58 +02:00
pkippes
af9df10066
Update centreon-as400-daemon.yaml
...
bump
2024-10-18 11:55:04 +02:00
pkippes
b0e8c360f5
bump as400
2024-10-18 11:54:26 +02:00
omercier
2ceae201e9
fix(vmware-daemon): fix the case-sensitiveness regression on containers ( #5247 )
2024-10-18 11:14:46 +02:00
tuntoja
6ebfc4c46a
fix(packaging): fix as400 packaging ( #5248 )
2024-10-18 10:46:43 +02:00
May
75e3feb688
chore(deps): absorb 24.10 dependabot GitHub Actions updates ( #5219 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 11:50:07 +02:00
omercier
e0e55263c0
test(snmpwalks): new script to shrink and anonymize snmpwalks ( #5184 )
...
Refs: CTOR-863
2024-10-15 11:56:15 +02:00
tuntoja
cc9637ca35
fix(promote): fix promote behavior to handle new debian package naming ( #5240 )
...
Co-authored-by: Kevin Duret <kduret@centreon.com>
2024-10-15 11:50:09 +02:00
pkippes
360d09d0f1
Sync release 20241015 ( #5242 )
2024-10-15 11:47:03 +02:00
pkippes
9acf1f4075
Empty-Commit
2024-10-15 11:45:19 +02:00
pkippes
5bcf294215
Release 20241015 ( #5241 )
2024-10-15 10:55:49 +02:00
tuntoja
b4607ba616
Update .github/actions/promote-to-stable/action.yml
2024-10-15 10:51:47 +02:00
tuntoja
c47adcdca2
fix(promote): fix promote behavior to handle new debian package naming
2024-10-15 10:42:54 +02:00
omercier
2255238bd1
fix(vmware-daemon): add missing centreonvault.pm file to packaging ( #5239 )
...
Co-authored-by: pkippes <pkippes@centreon.com>
2024-10-14 18:11:59 +02:00
pkippes
24c47517cf
Release 20241011 ( #5237 )
2024-10-11 11:52:18 +02:00
pkippes
5c1ef682c3
Release 20241011 ( #5236 )
2024-10-11 11:42:27 +02:00
tuntoja
e5b6a29f42
fix(security): update undertow-io dependency to 2.3.17 ( #5226 )
...
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
2024-10-11 10:26:14 +02:00
pkippes
5f4e2ec12c
Sync release ocs 20241010 ( #5235 )
2024-10-11 09:51:56 +02:00
pkippes
d83e6a4e23
Empty-Commit
2024-10-11 09:45:30 +02:00
pkippes
4639a10adb
Release 20241010 ( #5231 )
2024-10-10 15:01:32 +02:00
omercier
cda1705c8e
bump(as400): increased as400 connector version for new build ( #5232 )
...
Co-authored-by: tuntoja <tuntoja@centreon.com>
2024-10-10 13:54:12 +02:00
Lucie Dubrunfaut
53ff39f2e1
enh(cisco-standard): add option --add-fc-fe-errors ( #5199 )
...
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
Co-authored-by: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com>
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
Refs: CTOR-815
2024-10-10 09:42:12 +02:00
sdepassio
b118801a47
enh(ansible-tower): add filter-time option ( #5225 )
...
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
Adding a filter to the jobs mode of Ansible Tower plugin to check only the jobs finished less than x hours ago.
REFS: CTOR-630
2024-10-08 17:51:12 +02:00
itoussies
88be153235
enh(rubrik): add --check-retention option to track disappeared jobs and fix an issue in long output ( #5171 )
...
This option has been added to track disappeared jobs and fix a concatenation issue in long output.
Refs: CTOR-775
2024-10-08 15:05:04 +02:00
sdepassio
591981bf37
enh(plugin): add ansible host IP to Ansible Tower discovery ( #5221 )
...
REFS: CTOR-311
2024-10-07 11:04:16 +02:00
omercier
06b1fe2731
enh(vmware-daemon): prepare release of version 3.3.0 with 24.10 connector release ( #5220 )
...
REFS: CTOR-876
2024-10-07 09:32:03 +02:00
Stéphane Duret
ab7218d3ae
fix(plugin) Linux local - mode systemd-journal : --output-fields added in version 236 ( #5180 )
...
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
Co-authored-by: sdepassio <114986849+sdepassio@users.noreply.github.com>
REFS: CTOR-877
2024-10-04 14:17:15 +02:00
omercier
df03cc5037
enh(vmware-connector): add the ability to load configuration from a json file ( #5192 )
...
Co-authored-by: sdepassio <114986849+sdepassio@users.noreply.github.com>
Co-authored-by: Evan-Adam <152897682+Evan-Adam@users.noreply.github.com>
REFS: CTOR-786
2024-10-03 14:50:14 +02:00
tuntoja
b9d19ede94
enh(ci): update legacy packaging ( #5206 )
2024-10-03 13:17:13 +02:00
omercier
3b4ef128e4
enh(plugin): added 64 bits counters in snmp_standard::memory ( #5210 )
...
- fix(tests): fixed spellchecks and Safe missing dependency on Alma9
- fix(stopwords): added net-snmp
- Apply suggestions from code review
- Update src/snmp_standard/mode/memory.pm
- enh(workflow): consider building plugins when the default dependencies are changed
- enh(code): use is_snmpv1() method as suggested by @garnier-quentin ;)
Co-authored-by: sdepassio <114986849+sdepassio@users.noreply.github.com>
Co-authored-by: Evan-Adam <152897682+Evan-Adam@users.noreply.github.com>
REFS: CTOR-542
2024-10-01 17:50:07 +02:00
Lucie Dubrunfaut
1b9f0fdb72
[Plugin(storage::wd::nas::snmp) - Modes(volumes, listvolumes, hardware) : add support for ex4100 model ( #5191 )
...
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
Co-authored-by: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com>
Refs : CTOR-397
2024-09-30 17:58:04 +02:00
Lucie Dubrunfaut
bc6c0ae9b1
Fix power unit and add Voltage metric ( #5187 )
...
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
Co-authored-by: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com>
Refs : CTOR-887
2024-09-30 17:03:45 +02:00
Lucie Dubrunfaut
11482e4d40
Plugin(network::stormshield::snmp) - Mode(Hardware) : Issue on temperature value not used ( #5188 )
...
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
Co-authored-by: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com>
Refs : CTOR-631
2024-09-30 14:42:30 +02:00
sdepassio
e0033d0172
enh(plugin): add Centreon header for Meraki api calls ( #5207 )
2024-09-30 14:34:22 +02:00
Kevin Duret
a47a440870
chore(packaging): update deb packages naming convention ( #5203 )
2024-09-30 08:53:09 +02:00