Commit Graph

318 Commits

Author SHA1 Message Date
omercier 63b30540c0
feat(vmware8-esx): new plugin to monitor ESX status using vSphere 8 API (#5264)
Refs: CTOR-478
2024-11-08 15:53:51 +01:00
sdepassio 2a165e1e50
fix(eclipse-mosquitto-mqtt): fix stringvalue mode regexp threshold (#5278)
Refs: CTOR-789
2024-11-07 09:29:29 +01:00
Lucie Dubrunfaut 27541845b8
Ctor-875 : enh(datadomain::plugin): add/rename modes (#5243)
Co-authored-by: pkippes <pkippes@centreon.com>
Co-authored-by: tuntoja <58987095+tuntoja@users.noreply.github.com>
Co-authored-by: Kevin Duret <kduret@centreon.com>
Co-authored-by: garnier-quentin <garnier.quentin@gmail.com>
Co-authored-by: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com>
Co-authored-by: omercier <omercier@centreon.com>
2024-11-06 10:57:51 +01:00
omercier 4bf196969c
fix(cisco-wlc): fixed wrong unit for roundtrip time for radius auth servers (#5277)
Co-authored-by: Lucie Dubrunfaut <123162035+lucie-dubrunfaut@users.noreply.github.com>

Refs: CTOR-779
2024-11-05 17:07:13 +01:00
omercier 790c96d3ac
fix(primera-restapi): retry authentication when the token is invalid/expired (#5267)
Co-authored-by: Roman Morandell <46994680+rmorandell-pgum@users.noreply.github.com>

Refs: CTOR-1032
2024-10-31 17:46:04 +01:00
Stéphane Duret 39d6d4bbf9
Ctor 1019 plugin centreon plugin applications databases postgresql modes hitratio and backends exclude option is behaving the opposite way more like a filter (#5262)
CTOR-1019 fix(plugin): fix option exclude
2024-10-29 12:17:14 +01:00
tcharles 938557e2fd
fix(mysql/mariadb): use the appropriate last error message (#5244)
Use the proper mariadb message when checking mysql replication state

Refs: CTOR-1004
2024-10-29 08:57:31 +01:00
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
sfarouq-ext f6cd371443
CTOR-934-plugin-network-3-com-snmp (#5217)
Refs: CTOR-934
2024-10-21 13:45:50 +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
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 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
Cédric c4fe1a7cd9
Fix 3com snmp fan/psu check (#5201) 2024-09-24 11:11:47 +02:00
Lucie Dubrunfaut 8af60e86e2
Quick fix on HPE-Primera-RestAPI (#5186)
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
2024-09-24 11:07:25 +02:00
omercier 95bff5ff6b
fix(counter): replaced the unit of the latency for vmware vsan-cluster-usage + other small changes (#5139)
REFS: CTOR-760
2024-09-17 14:58:19 +02:00
Lucie Dubrunfaut e2791bfae7
CTOR-398 : Quick fix (#5176)
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
Co-authored-by: sdepassio <114986849+sdepassio@users.noreply.github.com>
2024-09-09 12:30:48 +02:00
omercier deb389a22b
fix(packaging): added missing password manager Perl modules to all plugins (#5170)
REFS: CTOR-855
2024-09-09 10:02:52 +02:00
sdepassio cb5f5a0d5e
new(plugin): new Backbox plugin (#5166) 2024-09-06 11:21:32 +02:00
sfarouq-ext 540abe9b51
CTOR-795-automated-test-os-snmp (#5149) 2024-09-06 09:03:06 +01:00
sfarouq-ext f26043b2ae spell check 2024-09-05 16:32:26 +02:00
sfarouq-ext cd8d0413b0 correction of tests 2024-09-05 16:26:10 +02:00
Roman Morandell ebdbf21691
fix(help): HPE Primera API OPTIONS not shown in --help (#5168) 2024-09-05 14:57:31 +02:00
sfarouq-ext 59d430c4a0 Merge branch 'develop' of https://github.com/centreon/centreon-plugins into CTOR-795-automated-test-os-snmp 2024-09-05 13:50:06 +02:00
Lucie Dubrunfaut 519ccc3bc4
CTOR-704 : Plugin(apps::microsoft::activedirectory::local) and Plugin(os::windows::local) : add italian and german language support (#5145)
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
2024-09-04 09:08:30 +02:00
sfarouq-ext e9e1eb099e Merge branch 'develop' of https://github.com/centreon/centreon-plugins into CTOR-795-automated-test-os-snmp 2024-09-03 18:04:00 +02:00
Stéphane Duret 782b517c04
enh(mode+debug+test): replace the default value of --filter-status + enh troubleshoot + tests
REFS: CTOR-856
2024-09-03 16:45:35 +02:00
omercier 31639eae1d
enh(mode): rationalized the get of SNMP communities from IPFabric + tests (#5121)
REFS: CTOR-598
2024-09-02 09:32:01 +02:00
sfarouq-ext 3a27709048 to launch tests 2024-08-28 10:45:40 +02:00
sfarouq-ext e65f12cd44 to launch tests 2024-08-28 10:31:52 +02:00
sfarouq-ext 3ebdc57c0d snmp tests 2024-08-28 10:22:17 +02:00
sfarouq-ext 1b732e4eba test 2024-08-27 12:03:47 +02:00
sfarouq-ext 9ed6b92d6a test 2024-08-27 11:57:53 +02:00
omercier 792cefd77b
Ctor 396 pack centreon plugin cloud vmware velocloud restapi mode list edges don t retrieve informations and get http code 400 (#5133) 2024-08-07 17:10:44 +02:00
omercier 0e252334d8
enh(custommode): add support of 3CX v18 and higher (#5093) 2024-08-07 15:58:39 +02:00
sdepassio d635b1c04e
enh(plugin): notification::microsoft::office365::teams::mode::alert - add workflow (#5124)
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
2024-08-07 15:13:15 +02:00
omercier 2696c3c37f
feat: new plugin hpe primera api (#5115)
Refs: Ctor-665
2024-08-07 11:38:57 +02:00
Evan-Adam 5fd1df4c39
tests(plugins): Run all tests on arm64 architecture (#5049)
Co-authored-by: Sophie Depassio <sdepassio@centreon.com>
2024-08-07 10:00:14 +02:00
omercier 0fdf559545 Revert "Update output.pm"
This reverts commit 0db155e7a1.
2024-08-06 15:47:35 +02:00
omercier 753481868f Revert "Update output.pm cancel the useless change made to run all tests"
This reverts commit c4116eda06.
2024-08-06 15:47:06 +02:00
omercier c4116eda06
Update output.pm cancel the useless change made to run all tests 2024-08-06 15:16:36 +02:00
omercier 0db155e7a1
Update output.pm 2024-08-06 13:46:48 +02:00
Sophie Depassio 64c03a0419 format update to run tests 2024-08-05 16:29:22 +02:00
Lucie Dubrunfaut a75641aaf3
Ctor 460 teldat snmp cells radio (#5102)
Co-authored-by: garnier-quentin <garnier.quentin@gmail.com>
Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198>
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
Co-authored-by: omercier <omercier@centreon.com>
REFS: CTOR-460
2024-08-05 15:34:09 +02:00