Commit Graph

7275 Commits

Author SHA1 Message Date
qgarnier 5105bb9298 (plugin) hardware::pdu::cyberpower::snmp - mode outlets harden check (#4087) 2022-12-05 13:57:22 +01:00
qgarnier a2fdb16d2b (plugin) cloud::nutanix::snmp - mode disk-usage fix perfdata name (#4085) 2022-12-05 13:56:53 +01:00
sdepassio f87b992c17 (plugin) network::patton::smartnode::snmp - new (#4077)
* Add Patton snmp pack

* Add call mode

* Update

* Update

* Update

* Fix mapping usage for call mode

* Fix mapping usage for system mode

* Update

* Update

* fix

* Update
2022-11-29 15:33:35 +01:00
qgarnier 5d07cb0d70 (plugin) apps::protocols::imap - fix port (#4081) 2022-11-28 11:05:47 +01:00
Stéphane Duret 3b76096782 (plugin) apps::backup::veeam::local add BackupCopy type (#4076) 2022-11-22 10:01:22 +01:00
tcharles b74360cc25 fix breaking bug 🧌 (#4067) 2022-11-17 10:23:27 +01:00
qgarnier 08f8ab4314 (plugin) hardware::ups::apc::snmp - mode battery-status add time on battery metric (#4064) 2022-11-16 15:41:56 +01:00
Simon Bomm 999933125e (plugin) database::mssql::mode - fix typos from previous refactoring (#4066)
Co-authored-by: lchrdn <lchardon@centreon.com>
2022-11-16 15:31:37 +01:00
qgarnier b5d9c5783f (plugin) network::checkpoint::snmp - mode hardware add psu status (#4063) 2022-11-16 15:30:29 +01:00
qgarnier dbab4c8b41 security - add method to block command override batch 2 (#4054) 2022-11-16 15:30:15 +01:00
YanMeddour 057a0a43f4 Add Host Discovery rules to AWS Elasticache (#4060) 2022-11-16 09:51:05 +01:00
qgarnier 0dae5c9735 prepare release 20221115 (#4058) 2022-11-15 10:49:56 +01:00
qgarnier 08e2ac49b9 (plugin) hardware::ups::himoinsa::snmp::plugin - new (#4053)
* wip

* wip

* wip
2022-11-14 10:08:57 +01:00
qgarnier b5cfc3e9e4 security - add method to block command override batch 1 (#4046)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2022-11-09 14:49:36 +01:00
sdepassio 512962338c (plugin) cloud::azure::datafactory::factories - add new plugin (#4027)
* Adding Azure Data Factory plugin

* Update

* Update + fix

* Update

* Update

* Update

* Update

* + change unit

* Apply correct transformation

Co-authored-by: Simon Bomm <sbomm@centreon.com>
2022-11-09 14:33:35 +01:00
qgarnier 531071c5f3 (plugin) hardware::server::xfusion::ibmc::snmp - force metric v2 (#4049) 2022-11-09 13:18:28 +01:00
christophe-activiumid 5eabb2d09d Add xFusion iBMC snmp monitoring (#4043) 2022-11-09 11:42:28 +01:00
qgarnier 2878d98578 snmp standard interfaces - some equipments can have the value 0 for adminStatus and operStats (#4048) 2022-11-09 11:37:39 +01:00
qgarnier c6ff5457a5 (plugin) os::windows::wsman - mode storages fix illegal division by zero (#4047) 2022-11-09 11:25:43 +01:00
lchrdn 780e7b9ce0 commenting dynamodb and vpc discovery (#4045)
preventing error in centreon autodisco
2022-11-08 14:30:51 +01:00
lchrdn 29e8cc9fb1 (plugin) apps::vmware::connector - adding filter on alarm types for alarm-datacenter (#4036)
* adding filter to exclude specified alarm types

* missing attributes to option

* apply suggestion for filters
2022-11-07 16:24:12 +01:00
lchrdn 9b0495633e (plugin) storage::netapp:ontap::restapi - fix missing counters for space usage and bug in listvolumes (#4041)
* fix missing filter option and missing counters

* fix 'uninitialized value in sprintf' in listvol
2022-11-07 16:23:19 +01:00
Simon Bomm d2d51f99d2 (plugin) cloud::aws::custom::awscli - avoid commenting third party code (#4040)
* Provide --no-verify-ssl flag for some third-party hosted AWS resources

* Without muffle

* Without muffle and with a brain

* With extra info

* Use env variable to mute python warning about https

* (plugin) cloud::aws::custom::awscli - avoid commenting third party code

* + "better" way
2022-11-07 16:14:31 +01:00
lchrdn 9397c01609 function name compliance (#4037) 2022-11-07 10:03:57 +01:00
lchrdn 67dd6c1522 (plugin) cloud::azure::storageaccount - enhancing fileshare monitoring mode, addi list fileshare (#4031)
* make filesharequota mode work !!

* adding azure fileshares discovery

* missing mode declaration
2022-11-07 10:03:36 +01:00
qgarnier ae66cc786d (plugin) network::enterasys::snmp - new (#4022)
* wip

* wip

* wip
2022-11-07 10:02:54 +01:00
Simon Bomm 5772839690 (plugin) cloud::aws::* - Implement --skip-ssl-check - the not ideal way (#4028)
* Provide --no-verify-ssl flag for some third-party hosted AWS resources

* Without muffle

* Without muffle and with a brain

* With extra info
2022-10-28 14:35:11 +02:00
Simon Bomm fdbe0bb7d5 (plugin) database::mssql::mode::* - Refactor some old-fashionned modes ... (#4023)
* Refactor legacy MSSQL modes

* Typos
2022-10-28 10:36:59 +02:00
Simon Bomm 558e2404df (plugin) cloud::azure::management::costs - new modes to check azure config compliance (#4019)
* Add files via upload

* Add files via upload

* Update tagonresources.pm

* (wip)enhance-matoy-contribution

* (wip)

* Final versions and bugfixes

* Remove unused option

* Fix after @matoy review

* Rework tag compliance check

* + Add latest @matoy feedback

* + garbage

Co-authored-by: matoy <matoy@users.noreply.github.com>
2022-10-27 14:47:47 +02:00
lchrdn cec390f93e (plugin) cloud::azure::management::cost - adding mode to query subscription costs (#4024)
* initial commit for azure query costs

* add condition for global sub costs counter

* adding costs per resource group

* peaufinage and adding help for query costs

* modify name of output functions

* remove extra line in api.pm

* enh explanations

* enh condition to fix display bug

* Cosmetic things

* remove useless condition on tag value

* remove old mode path

* minor fixes

* minor fixes again on counters condition

* modify help according to new mode name

* rename perfdata for compliance

Co-authored-by: Simon Bomm <sbomm@centreon.com>
2022-10-27 14:26:46 +02:00
qgarnier ddd390a662 (plugin) apps::protocols::snmp - add discovery mode (#4013) 2022-10-25 22:34:37 +02:00
qgarnier 0e96acecfa (plugin) network::fortinet::fortigate::snmp - mode hardware better message (#4018) 2022-10-25 14:49:57 +02:00
Simon Bomm 86a09c52e2 + fix wrong perfdata name (#4017)
https://github.com/centreon/centreon-plugins/issues/4016
2022-10-25 14:01:14 +02:00
qgarnier 78b9a62257 (plugin) os::linux::local - mode check-plugin fix perfdata parse regexp (#4015) 2022-10-25 11:40:51 +02:00
qgarnier 8b5b174800 (plugin) storage::huawei::oceanstor - mode luns minor fixes (#4012) 2022-10-21 16:31:37 +02:00
christophe-activiumid 24bf3bd9a6 [storage::huawei::oceanstor::snmp::plugin] add lun discover and check usage 2022-10-21 16:01:26 +02:00
lchrdn 5dda51e2bb (plugin) os::picos::snmp - Adding PICOS plugin (#4006)
* initial commit - adding cpu mode for picaOS plugin

* adding picaos plugin

* correct hardware help mode

* enh hardware help mode

* fix wrong comparison in qnap psu mode

* some fixes according to plugins boss

* adding list if mode for interface discovery

* rename files

* remove wrongly named dir

* renaming dep path

* renaming path in all files

* rename OS name in help

* fix regex for interfaces mode
2022-10-21 15:53:54 +02:00
lchrdn 19433b72e1 fixing blank output (#4011) 2022-10-21 15:42:56 +02:00
lchrdn e7c65871b2 change output for human and add filter metric for fsquota (#4009) 2022-10-21 14:49:03 +02:00
qgarnier 7f8ec50903 (plugin) apps::thales::mistral::vs9::restapi - new (#4004) 2022-10-20 10:19:25 +02:00
qgarnier e0aa66c8b0 (plugin) os::windows::wsman - mode time fix timezone option (#4007)
* (plugin) os::windows::wsman - mode time fix timezone option

* (plugin) os::windows::wsman - mode time fix timezone option

* wip
2022-10-19 22:33:18 +02:00
Grégory Marigot 2a23d1dcba Fix option name in snmp interfaces plugin (#4003)
Options --warning-total-admin-up and  --critical-total-admin-up are unknown (bad name between global/total)
2022-10-19 15:36:38 +02:00
qgarnier 4ddef95a52 (plugin) network::fortinet::fortigate::snmp - mode hardware fix string measure (#3996) 2022-10-19 10:54:45 +02:00
Simon Bomm 407b69575e Add prettified name (#3999) 2022-10-17 11:46:36 +02:00
qgarnier 2da9300e78 update changelog for release 20221017 (#4000) 2022-10-17 11:43:55 +02:00
qgarnier cb30149a61 (plugin) os::linux::local - mode diskio fix %util calc (#3995) 2022-10-14 15:22:37 +02:00
qgarnier 8388c3a49c (plugin) storage::hp::3par - fix help (#3994) 2022-10-14 14:10:43 +02:00
qgarnier 8753691e11 (plugin) apps::microsoft::wsus::local - mode computers-status fix (#3991) 2022-10-14 11:56:35 +02:00
qgarnier d4fe70dac6 (plugin) apps::microsoft::wsus - add downstream servers (#3989)
* wip

* wip

* wip
2022-10-13 15:28:31 +02:00
qgarnier bea66af713 (plugin) os::aix::local - add option --ignore-exit-code (#3987)
* (plugin) os::aix::local - add option --ignore-exit-code

* (plugin) os::aix::local - add option --ignore-exit-code
2022-10-13 10:08:33 +02:00