Commit Graph

7127 Commits

Author SHA1 Message Date
qgarnier 74fcae9b5d (plugin) apps::backup::backupexec::local - new (#3623) 2022-04-29 11:53:59 +02:00
qgarnier dc479ee2f8 (plugin) apps::protocols::radius - radius attribute options (#3621) 2022-04-26 18:15:15 +02:00
qgarnier 276b37eaaf (plugin) notification::centreon::opentickets::api (#3620) 2022-04-26 16:12:35 +02:00
qgarnier bcb3393e56 (plugin) database::mssql - fix list-databases undefined value (#3618) 2022-04-22 16:24:29 +02:00
qgarnier ecb48c3a7d (plugin) apps::monitoring::ntopng::restapi - initial (#3608) 2022-04-22 10:15:12 +02:00
lchrdn ef5507f4be (plugin) cloud::aws::elb:network - health service disco output format (#3616)
* add new entry in listtargetgp mode output

* format
2022-04-21 16:27:46 +02:00
Zakaria Guennoune 424c7a5411 new(delivery): Add deb packages delivery (#3614) 2022-04-21 07:52:55 +02:00
qgarnier 6aa4217dc9 (plugin) network::cisco::meraki::cloudcontroller::restapi - ignore 404 codes for uplinksLossAndLatency api call (#3613) 2022-04-20 16:27:45 +02:00
THEPAUT 3b95f55805 (plugin) os::windows::wsman::mode::liststorages - adding transformation options (#3612) 2022-04-20 16:21:04 +02:00
Simon Bomm 82c376facd add Cisco ASA to SNMP discoverable items (#3609) 2022-04-20 13:21:18 +02:00
lchrdn b9428bdae0 (plugin) cloud::aws::elb::network - add health service discovery (#3604)
* initial modification for aws elb service disco

* simplify listtargetgroup for elb health check

* adding missing part in run sub

* ident and fix sprintf
2022-04-20 11:43:54 +02:00
lchrdn f5032d1684 - put elb arn in host disco output (#3601)
- add missing entries in elb app help
2022-04-20 10:16:22 +02:00
qgarnier ecb7edd844 (plugin) hardware::pdu::cyberpower::snmp - add ampere perfdata even if 0 (#3600) 2022-04-15 14:53:09 +02:00
qgarnier 5b5ae8334f (plugin) cloud::cadvisor::restapi - manage cgroupv2 api (#3599) 2022-04-15 14:42:26 +02:00
Simon Bomm 3db06de4d9 s/sprinf/sprintf/ (#3597) 2022-04-15 11:15:06 +02:00
itoussies 9c4acc9fa7 (plugin): virtualization-nutanix-snmp - Nutanix host discovery & metrics v2 (#3583)
* Nutanix discovery & metrics v2

* Nutanix discovery & metrics v2
2022-04-13 11:06:17 +02:00
lchrdn 54f482451e fix namespace in targetshealth mode (#3594) 2022-04-13 10:52:30 +02:00
qgarnier f7945affba (plugin) network::cisco::meraki::cloudcontroller::restapi - add options --ignore-orgs-api-disabled and --api-filter-orgs (#3591) 2022-04-12 10:12:25 +02:00
qgarnier 2160014b90 (plugin) network::nortel::standard::snmp - incorrect temperature (#3590) 2022-04-12 08:46:13 +02:00
qgarnier fbe0fa7c78 (cloud::google::gcp) discovery failed empty results (#3586) 2022-04-11 10:44:42 +02:00
Simon Bomm c1f27d7579 + uninitialized value fix / enh error msg (#3579) 2022-04-08 16:46:25 +02:00
lchrdn 19e56d0477 (custom) cloud::aws::custom::awscli - adding AssumeRole auth for awscli (#3582)
* adding arn auth for awscli

* adding help entry for arn auth option
2022-04-08 16:45:26 +02:00
qgarnier 35b46ef2ea (plugin) apps::backup::veeam - use endTimeUTC and createTimeUTC + repositories mode (#3581) 2022-04-08 13:33:22 +02:00
qgarnier b268592296 (plugin) os::windows::local - harden regexp (#3578) 2022-04-04 13:38:47 +02:00
qgarnier fc8311c092 (plugin) apps::wazuh::restapi - add token authentication + harden api response (#3577) 2022-04-01 15:46:17 +02:00
qgarnier 7f5c066f1e (plugin) network::oneaccess::snmp - add mode cells-radio (#3576) 2022-04-01 13:56:58 +02:00
lchrdn 4d62a19070 fix disco output format (#3574)
Co-authored-by: Cloud User <centos@ip-10-25-4-175.eu-west-1.compute.internal>
2022-04-01 09:09:31 +02:00
qgarnier ba119ccb3b (plugin) hardware::server::hp::proliant::snmp - memory component error (#3575) 2022-04-01 08:37:30 +02:00
lchrdn 04aff7a8aa adding missing var for device loginip in disco output (#3572) 2022-03-31 14:43:54 +02:00
lchrdn 79ebd94c65 (plugin) apps::ipfabric - initial release (#3571) 2022-03-29 18:30:02 +02:00
qgarnier 9014b5abf3 (plugin) storage::dell::powerstore::restapi - mode alerts add acknowledged attributes (#3570) 2022-03-29 14:55:20 +02:00
qgarnier d039666f45 (collection) use all variables in thresholds attributes (#3569) 2022-03-29 10:34:59 +02:00
Simon Bomm 75aa25b152 + unsupported metrics 2022-03-26 10:17:09 +01:00
Jean-François Rameau 4d535bea8d Update discovery.pm (#3565)
Identifier error.
2022-03-26 10:11:18 +01:00
AnonJo 972be8349f (plugin) cloud::azure::database::mariadb - add new plugin (#3559)
* Added Azure MariaDB checks

* Changed documentation and metric labels to MariaDB

* Removed flexibleServers option and not working checks

* + use latest discovery code formatting

* + align output/metric with on-prem mariadb

Co-authored-by: Johannes Engler <johannes.engler@de.clara.net>
Co-authored-by: Simon Bomm <sbomm@centreon.com>
2022-03-26 10:11:07 +01:00
Simon Bomm 230f99a385 Netscaler - Add established connections monitoring (#3563) 2022-03-24 11:40:22 +01:00
Simon Bomm c3e073409b (plugin) apps::pvx::restapi - add default-value parameter (#3485)
* add default-value parameter

* + fix after review
2022-03-23 21:18:02 +01:00
THEPAUT 63029b9585 enh(windows-wsman) add sessions mode (#3551) 2022-03-23 21:16:52 +01:00
qgarnier 59239e3021 (core) snmp_standard::mode::storage - allocation units 0 (#3556) 2022-03-17 10:10:26 +01:00
qgarnier 4e3e29ae6c (plugin) storage::emc::xtremio::restapi - ssdendurance inverse thresholds (#3555) 2022-03-16 17:07:42 +01:00
Simon Bomm 251dc85bbc (plugin) storage::emc::xtremio::restapi - Fix Xenvs threshold check 2022-03-16 16:11:38 +01:00
qgarnier 1e559246ef (plugin) database::mssql - mode databases-size sql request (#3549) 2022-03-14 15:28:15 +01:00
qgarnier f75afde6eb (plugin) apps::vmware::connector - mode datastore-iops negative values (#3545) 2022-03-11 16:02:36 +01:00
Jochen Platzgummer 5c00f801c3 (plugin) network:watchguard:snmp_cluster - wrong help (#3543) 2022-03-11 13:58:27 +01:00
qgarnier ffefc2211e (plugin) storage::emc::DataDomain - mode filesystem illegal division (#3542) 2022-03-11 11:45:11 +01:00
qgarnier 802781b019 (core) add debug snmp (#3541) 2022-03-11 11:36:10 +01:00
garnier-quentin 492a2b393c (plugin) network::huawei::snmp - mode interfaces add optical metrics 2022-03-11 10:00:39 +01:00
lchrdn 1fad8a1e3f adding new plugin aws backup (#3537) 2022-03-10 15:59:30 +01:00
qgarnier eaf4b93522 (plugin) apps::backup::arcserve::udp::mssql - use UTC times (#3540) 2022-03-10 15:35:55 +01:00
qgarnier 245ae670d1 (plugin) network::dlink::standard::snmp - mode hardware unitialized speed value (#3539) 2022-03-10 15:16:34 +01:00