7038 Commits

Author SHA1 Message Date
qgarnier
e9d9a2092a (plugin) apps::vmware::vcsa::restapi - add new authenticate endpoint (#3848) 2022-08-18 10:28:36 +02:00
lchrdn
837e907e14 patch azure compute virtual machine and delete outdated vm-state mode in favor of health one (#3847) 2022-08-18 10:24:37 +02:00
qgarnier
4a75f3f7dc (plugin) network:🇦🇼:aoscx::snmp - add cpu and memory modes (#3846) 2022-08-17 15:33:57 +02:00
qgarnier
b6c164b447 (plugin) os::linux::local - add snmp discovery extra-oids option (#3845) 2022-08-17 15:03:26 +02:00
qgarnier
0b4a04f10b (plugin) storage::synology::snmp - add components disk health (#3844) 2022-08-17 11:58:04 +02:00
qgarnier
47190d403b (plugin) database::oracle::plugin - mode fra-usage add global metrics (#3843) 2022-08-17 11:24:27 +02:00
qgarnier
f140141206 (plugin) apps::protocols::http - collection mode exit issue (#3842) 2022-08-17 10:55:13 +02:00
qgarnier
9e9cdbeab8 (plugin) network::cisco::standard::snmp - add metrics for bgp mode (#3841) 2022-08-17 10:28:50 +02:00
qgarnier
fc8abffafa (plugin) apps::backup::netbackup::local - mode jobs add filter options (#3839) 2022-08-16 14:49:54 +02:00
qgarnier
542aafb689 (plugin) storage::dell::powerstore::restapi - use milliseconds for mode clusters (#3838) 2022-08-16 13:00:13 +02:00
qgarnier
53c3393687 (plugin) storage::dell::powerstore::restapi - add clusters mode (#3806) 2022-08-16 09:34:46 +02:00
lchrdn
9a3e21d7bd (plugin) network::cisco::umbrella - Fix regex in appliance.pm mode 2022-08-16 09:29:31 +02:00
Simon Bomm
5aee31890c Reduce number of // curl command to avoid sonar kuff (#3834) 2022-08-16 09:01:49 +02:00
Simon Bomm
d94b3bf2ba Run curl in // to save time as sonar doesn't accept multiple uploads (#3833) 2022-08-12 17:37:44 +02:00
lchrdn
755e033ebc (plugin) network::cisco::umbrella - adding Cisco Umbrella plugin (#3828)
* adding umbrella plugin

* apply suggestion and modify status output

* update help

* fix cpu and storage counter

* add information in help

* indent

* enh connectivity mode

* apply same changes as connectivity mode

* add prefix output to query mode

* enh cpu mode output

* replace cpu mode by snmp std cpu detailed mode

* wip

* done

Co-authored-by: garnier-quentin <garnier.quentin@gmail.com>
2022-08-12 14:09:31 +02:00
Simon Bomm
dfddd68a4b (wip) Replace CI with REFERENCE (#3832) 2022-08-12 09:43:50 +02:00
Simon Bomm
495237f316 Remove extra quote (#3829) 2022-08-11 13:58:54 +02:00
Simon Bomm
5ee3511dca (JenkinsFile) Fix var in loop (#3827) 2022-08-11 12:17:58 +02:00
lchrdn
fcf754013b modify counter type (#3826) 2022-08-11 12:13:58 +02:00
Simon Bomm
2a9c19c12d Enhance sh to make curl use the same connection (#3825) 2022-08-11 09:52:49 +02:00
qgarnier
394f827f58 os::linux::local - mode traffic fix regexp (#3823) 2022-08-10 16:25:36 +02:00
qgarnier
d794319137 network::brocade::snmp - add fcPortName for list-interfaces mode (#3821) 2022-08-10 15:53:12 +02:00
Simon Bomm
b8288140ad Stop pushing .deb package on stable repo at each commit (#3820)
* Stop pushing .deb package on stable repo at each commit

* + align build env with other repos
2022-08-10 15:14:04 +02:00
qgarnier
94f1c89160 network::netgear::sseries::snmp - perfdata v2 for interfaces mode (#3819) 2022-08-10 12:15:30 +02:00
Simon Bomm
9add6268c8 Fix missing condition in AWS Unified disco (#3818)
* Fix missing condition in AWS Unified disco

* Fix missing condition in AWS Unified disco

Co-authored-by: garnier-quentin <garnier.quentin@gmail.com>
2022-08-10 08:14:52 +02:00
qgarnier
d7445c10ee (plugin) network::cisco::standard::snmp - add mode bgp (#3817) 2022-08-09 14:59:26 +02:00
qgarnier
85dd64dff4 (plugin) apps::protocols::http - mode collection add authentication system (#3816) 2022-08-09 11:05:05 +02:00
Simon Bomm
a212c3812b (plugin) cloud::azure::* Migrate from the legacy codebase to the new one (#3804)
* Migrate Azure VM legacy code

* Migrate Azure VM legacy code - network help fix

* Migrate Azure Gateway legacy code + mode.pm add skip aggr capability

* Migrate Azure Gateway vpngateway bad indent

* + Azure VM memory align perfdata with other modes

* Force new perfdata + migrate Az VM vmsstate

* Add Azure ExpressRoute metrics v2
2022-08-08 15:17:31 +02:00
lchrdn
e283924360 fixing storage output and remove default filter (#3815) 2022-08-08 11:56:05 +02:00
lchrdn
04ff8ab8fe (plugin) cloud::azure::management::recovery - adding filter on timeframe for backup job status (#3811)
* adding filter on timeframe

* adding default value for timeframe

* adding timeframe opt in cmd example

* apply suggestions

* remove default lookback value
2022-08-07 16:42:46 +02:00
qgarnier
a49f381183 (plugin) storage::dell::me4::restapi - fix help (#3812) 2022-08-05 14:11:49 +02:00
qgarnier
230701ef9a (plugin) storage::dell::me4::restapi - fix service discovery modes and fix help (#3810)
* (plugin) storage::dell::me4::restapi - fix service discovery modes and help

* (plugin) storage::dell::me4::restapi - fix service discovery modes and help
2022-08-05 09:46:43 +02:00
itoussies
61becef121 Merge conflit fix (#3807) 2022-08-05 07:59:39 +02:00
lchrdn
2430712636 (plugin) apps::monitoring::nodeexporter::linux - enhancements on options (#3803)
* adding option to filter on partition name

* enhancement on options
2022-08-04 16:00:14 +02:00
itoussies
e3040adf03 (plugin) cloud::aws::cloudwatch - Unified AWS Host Discovery (#3805)
* Unified AWS Host Discovery

* Unified AWS Host Discovery

* + wip AWS disco unify

* + wip proposal

* + cosmetic

* Unified AWS Host Discovery

* Unified AWS Host Discovery

* Unified AWS Host Discovery

Co-authored-by: itoussies <centos@ip-10-25-11-66.eu-west-1.compute.internal>
Co-authored-by: itoussies <root@ip-10-25-11-66.eu-west-1.compute.internal>
Co-authored-by: Simon Bomm <sbomm@centreon.com>
2022-08-04 15:49:31 +02:00
lchrdn
cb35907d1f (plugin) apps::monitoring::nodeexporter::windows - adding list services mode (#3802)
* adding list services mode

* correct wrong dependencies
2022-08-03 11:11:17 +02:00
lchrdn
11b79f6488 (plugin) apps::monitoring::nodeexporter::windows - adding windows node exporter plugin (#3799)
* adding windows node exporter plugin

* adding paging for memory

* apply suggestion

* adding service mode draft

* applying suggestion for default threshold

* Update apps/monitoring/nodeexporter/windows/mode/cpu.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/listinterfaces.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/liststorages.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/liststorages.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/services.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/traffic.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* apply suggestions

* apply suggestion again

* Update apps/monitoring/nodeexporter/windows/mode/services.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/services.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/services.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/storage.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/traffic.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* Update apps/monitoring/nodeexporter/windows/mode/traffic.pm

Co-authored-by: Simon Bomm <sbomm@centreon.com>

* modify output brackets

Co-authored-by: Simon Bomm <sbomm@centreon.com>
2022-08-02 15:43:25 +02:00
qgarnier
7300b0e439 (plugin) hardware::server::dell::vxm::restapi - add default curl backend (#3801) 2022-08-02 14:58:40 +02:00
lchrdn
c9afe47aa9 (plugin) cloud::prometheus::plugin - adding discovery mode (#3800)
* adding prom discovery mode for targets

* adding details to help in disco mode

* indent

* remove extra blank line

* modif regex for ip addr + apply suggestion

* adding labels attributes for targets discovery

Co-authored-by: Simon Bomm <sbomm@centreon.com>
2022-08-02 11:28:20 +02:00
Simon Bomm
6fb46214cf (os::as400::connector::jobs) Add filtering capability on JOB_ACTIVE_STATUS (#3798) 2022-08-01 16:34:58 +02:00
qgarnier
365f50b275 (plugin) hardware::server::dell::vxm::restapi - new (#3797) 2022-08-01 16:03:58 +02:00
qgarnier
c2c197aef9 (plugin) storage::dell::powerstore::restapi - manage update DSA-2022-159 (#3796) 2022-08-01 11:34:26 +02:00
qgarnier
b5f5cf1473 snmp_standard::mode::storage - empty --filter-storage-type option (#3795) 2022-08-01 10:18:13 +02:00
matoy
5ad9fc0b21 cloud::microsoft::office365::azuread - add Directory Size usage check (AD Quota) (#3791) 2022-08-01 08:47:45 +02:00
Simon Bomm
8b1d670ea0 network::alcatel::oxe::snmp - add new metrics to domain check & add new trunk usage mode (#3793)
* + add new metric to OXE

* + apply latest guidelines

* + apply latest guidelines bis

* + add OXE trunk monitoring

* + trunk mode indent

* + mention not used OIDs exhaustively

* + fix following review

* + fix following review

* + fix some copy/paste

* + make it modern

* + modern
2022-07-29 16:52:33 +02:00
qgarnier
0a51a150dc (plugin) apps::protocols::http - mode collection add filter option for count method (#3792) 2022-07-28 16:29:02 +02:00
qgarnier
195cc1a69a (plugin) apps::vmware::connector - mode discovery add tags option (#3790) 2022-07-28 14:23:43 +02:00
qgarnier
f59d16d7c1 (plugin) network:🇦🇼:aoscx::snmp - fix temperature value (#3788) 2022-07-27 14:58:12 +02:00
qgarnier
fb928e0db7 (core) add option --change-long-output (#3787) 2022-07-27 14:38:23 +02:00
qgarnier
da7836cfd9 (plugin) storage::hp::storeonce::4::restapi - mode hardware-storage add failed status (#3786) 2022-07-27 13:47:43 +02:00