Commit Graph

493 Commits

Author SHA1 Message Date
itoussies 3ea61efaad
add(plugin): Azure Application Insights (#2762) 2021-05-17 20:18:38 +02:00
matoy b2159b0a9e
Update storage.pm 2021-05-17 17:54:33 +02:00
matoy 12eb26f7c5
Update connections.pm 2021-05-17 17:47:57 +02:00
matoy 8a1c6e9a67
Update replication.pm 2021-05-17 17:47:38 +02:00
matoy e789b325e3
Update storage.pm 2021-05-17 17:30:55 +02:00
matoy 9a2a4d24cd
Update replication.pm 2021-05-17 17:30:20 +02:00
matoy 014e03f310
Update connections.pm
fix ; $metric_type (servers, flexibleServers) don't exist in $metrics_mapping hash (active_connections, connections_failed)
same bug in several modes of this plugin.
2021-05-17 17:27:02 +02:00
itoussies 250e391136
Deleting 'health' mode reference in plugin.pm (#2792) 2021-05-12 13:37:51 +02:00
matoy 37bf9b7f7d
Update memory.pm (#2790)
removal of one extra quote in example (2nd warning-app-memory)
2021-05-12 08:09:48 +02:00
matoy 1862e1099d
Update vaultcapacity.pm (#2789)
missing "-percentage" in examples.
2021-05-12 08:08:59 +02:00
itoussies a7cd8142da
add(plugin): Azure Database for MySQL (#2771)
* add(plugin): Azure Database for MySQL

* - remove extra tab

* Default value fix

Co-authored-by: Simon Bomm <sbomm@centreon.com>
2021-05-06 14:24:00 +02:00
Thibault S a2cce9b7a0
add(plugin): Azure App Service Plan (#2765) 2021-05-05 22:17:36 +02:00
itoussies 1353ccfd3b
add(plugin): Azure Management ApiManagement (#2766) 2021-05-05 21:50:21 +02:00
Thibault S 6dda5bfe0d
add(plugin): Azure Cosmos DB account (#2770) 2021-05-05 21:46:52 +02:00
Thibault S bea0aca336
fix(plugin): SignalR help fixes (#2768) 2021-05-05 21:39:43 +02:00
Thibault S 3152331e6c
fix(plugin): azure app gateway - small typo (#2752) 2021-04-30 08:54:21 +02:00
Thibault S 236c454379
add(plugin): Azure Application Gateway (#2745) 2021-04-29 11:38:29 +02:00
qgarnier 0f80b9ea03
enh(aws): add assume role option for paws custommode (#2734) 2021-04-23 10:24:53 +02:00
matoy c2ddf8bb4c
Update kubectl.pm (#2733)
sub kubernetes_list_ingresses ADDED (it was missing comparing to api.pm)
2021-04-23 10:01:22 +02:00
qgarnier cf2b2c162e
fix(aws/health): events mode - limit issue with paws (#2732) 2021-04-23 09:37:07 +02:00
qgarnier 0df621c812
fix(aws/health): events mode - filter issue with paws custommode (#2731) 2021-04-23 09:09:14 +02:00
Thibault S e2ec119a86
add(plugin): Azure Discover meta Plugin (#2725) 2021-04-21 07:53:58 +02:00
Simon Bomm b80a25b8f8
+ use metric-namespace correctly
Fix https://github.com/centreon/centreon-plugins/issues/2719
2021-04-19 14:38:40 +02:00
itoussies 60bff45ea3 help fix 2021-04-16 17:22:02 +02:00
qgarnier f2438e7296
Fix #2690 (#2703) 2021-04-12 08:51:54 +02:00
qgarnier 2fd7bbb451
fix csv encoding (#2696) 2021-04-01 15:45:26 +02:00
qgarnier b0b55a27cc
Secure plugins (#2691) 2021-04-01 09:48:14 +02:00
itoussies 0902fe55a2
add(plugin): Azure Functions (#2673) 2021-03-30 09:29:27 +02:00
petneli e6535f8cc3
enh(plugin) add metricnamespace option to Azure Monitor get-metric mode (#2675)
* Added metricnamespace as parameter to the Azure Metrics script

* Adjusted azcli.pm + added count as aggregation
2021-03-30 08:28:11 +02:00
itoussies 5c6abd70a6
add(plugin): Azure App Service (#2669)
* add(plugin)azure

* nlabel fixes, memory mode fix

* commom/appservice creation folder
2021-03-25 20:47:38 +01:00
Thibault S e157f003c1
add(plugin): Azure EventHub (#2671) 2021-03-25 20:40:14 +01:00
itoussies d131e60a18
Add(epp) Azure SQL Managed Instance (#2665) 2021-03-22 15:27:26 +01:00
Thibault S 2454d090ba
Update plugin.pm 2021-03-22 14:04:14 +01:00
Simon Bomm dd8f70fe02 fix az-servicebus-namespace-mode 2021-03-22 13:58:29 +01:00
Thibault S 66f69065bb
fix(plugin): Azure FrontDoor help fixes (#2663) 2021-03-19 10:03:48 +01:00
Thibault S 448a7243d3
add(plugin): Azure FrontDoor (#2660) 2021-03-19 09:39:10 +01:00
itoussies 034b1478b9
Add(plugin): Azure DevTools App Configuration (#2659) 2021-03-17 21:23:00 +01:00
qgarnier 35b84c6470
fix carriage return (#2661) 2021-03-17 16:35:08 +01:00
Thibault S fb9abfb257
fix(mode): Azure SignalR typo (#2657) 2021-03-17 10:08:00 +01:00
Thibault S 4f2ab315fe
add(plugin): New Azure Plugins (#2656)
Co-authored-by: itoussies <itoussies@centreon.com>
Co-authored-by: Simon Bomm <sbomm@centreon.com>
2021-03-16 22:02:43 +01:00
Colin Gagnaire 7318bf4d68
enh(cloud/kubernetes): align services wording (#2646) 2021-03-11 14:16:13 +01:00
Colin Gagnaire 4fb907b3e3
enh(cloud/kubernetes): use environment variable for config file, add new modes, rename discovery, force new perfdata (#2643)
* enh(cloud/kubernetes): use environment variable for config file

* enh(cloud/kubernetes): add new modes, rename discovery, for new perfdata

* enh(cloud/kubernetes): remove dashes

* enh(cloud/kubernetes): remove default config file

* enh(cloud/kubernetes): re-add default config file and use File::HomeDir if needed

* enh(cloud/kubernetes): add context for kubectl custommode
2021-03-11 09:02:31 +01:00
Colin Gagnaire be792e87b9
enh(cloud/kubernetes): map timeout option to kubectl command line (#2630) 2021-03-02 16:45:51 +01:00
Colin Gagnaire fae986f19b
enh(cloud/kubernetes): add proxy and debug management to kubectl custommode (#2624) 2021-03-01 15:46:39 +01:00
Colin Gagnaire 2b157f679f
enh(cloud/kubernetes): add metrics to node-usage mode (#2623) 2021-03-01 15:46:17 +01:00
Colin Gagnaire 635581053a
fix(cloud/kubernetes): fix kubectl custommode return ref (#2620) 2021-02-26 16:20:19 +01:00
garnier-quentin 1cb09f0adc some fix on gcp 2021-02-26 11:36:30 +01:00
Colin Gagnaire c78532b8b6
enh(cloud/kubernetes): add nodes discovery, implement API pagination (#2618) 2021-02-26 11:30:49 +01:00
garnier-quentin 7eb0a0687c change perfdata for gcp stackdriver 2021-02-12 11:13:43 +01:00
Thibault S 61a05110c9
add(plugin): new Azure Plugins (#2570) 2021-02-09 10:09:13 +01:00
PendaGTP 31fd542cca
happy new year (#2579) 2021-02-08 09:55:50 +01:00
garnier-quentin ca0234bb0e fix gcp get-metrics mode 2021-02-04 16:27:39 +01:00
garnier-quentin db7d4d8dd1 add timeframe option for stackdriver 2021-02-04 16:19:47 +01:00
garnier-quentin 471b585db4 enhance gcp cloudsql mysql discovery 2021-02-04 15:35:54 +01:00
Thibault S 51c91d8d0a
fix(mode): Fix Velocloud modes when edge offline (#2532) 2021-02-04 10:40:32 +01:00
garnier-quentin 2c0998f9a4 help gcp storage bucket mode 2021-02-04 10:15:35 +01:00
garnier-quentin 448a1ffb36 fix help 2021-02-02 15:54:08 +01:00
qgarnier d6764b5577
Enhance aws rds storage (#2565) 2021-02-02 12:08:42 +01:00
qgarnier 8b46c7f4e4
change sql path (#2561) 2021-02-01 14:22:49 +01:00
qgarnier 2cd6d98aca
Gcp discovery (#2559) 2021-02-01 10:22:56 +01:00
qgarnier 876f910977
add gcp plugins (#2538) 2021-01-25 16:26:09 +01:00
Thibault S 920f5f903f
add(plugin): Azure Load Balancer (#2536) 2021-01-25 11:07:53 +01:00
Simon Bomm 225724fa18
enh(prom)add-namespace-in-prefix-output (#2504) 2021-01-13 09:45:13 +01:00
Thibault S 5b163e7752
add(plugin): Azure Elastic Pools (#2482) 2021-01-12 13:07:20 +01:00
qgarnier 7ab3665059
add aws ec2 ebs metrics (#2489) 2021-01-08 11:04:35 +01:00
Simon Bomm 9c9f4ba376
Fix(plugin)loganalytics enhancement (#2471) 2020-12-31 09:26:13 +01:00
Simon Bomm b7bcd002fc
Add dedicated folder for loganalytics / kusto query (#2464) 2020-12-30 11:40:46 +01:00
Simon Bomm 553a3fc4a9
enh(plugin)metrics-v2-sample-pr (#2455) 2020-12-28 10:23:51 +01:00
Thibault S cd78599a8b
add(plugin): Microsoft Teams notification (#2448) 2020-12-23 10:23:12 +01:00
garnier-quentin b8de1d26cc try fix velocloud 2020-12-18 15:37:29 +01:00
garnier-quentin fdf410815f try fix velocloud 2020-12-18 15:35:29 +01:00
garnier-quentin 0a1746c959 fix velocloud entreprise id to integer 2020-12-18 14:40:10 +01:00
garnier-quentin f9014addf7 fix velocloud 2020-12-17 14:41:45 +01:00
garnier-quentin 9a895deaa6 fix velocloud 2020-12-17 14:32:27 +01:00
garnier-quentin 8fa4bc3a29 change app cache name velocloud 2020-12-17 10:06:50 +01:00
garnier-quentin 1e0a39b6df refacto custom velocloud 2020-12-16 10:33:38 +01:00
garnier-quentin 818a8b8321 enhance velocloud application 2020-12-15 17:33:16 +01:00
Thibault S 9f209e0ca5
enh(plugin): AWS VPN enhancements (#2426)
* enh(plugin): AWS VPN enhancements

* enh(plugin): misc fixes
2020-12-15 09:07:27 +01:00
Thibault S 19ea7ff96f
add(plugin): AWS TransitGateway (#2419) 2020-12-14 14:47:29 +01:00
garnier-quentin f670f3c1e1 fix tasks docker 2020-11-27 11:58:15 +01:00
qgarnier 4d28aca671
better management of azure password (#2354) 2020-11-19 15:43:56 +01:00
nribault 6284dab510
Help Correction (#2347) 2020-11-16 15:30:00 +01:00
itoussies f3424f7393
new(plugin)cloud-aws-ses-api (#2247) 2020-11-02 12:17:19 +01:00
UrBnW 9e8a55daf8
fix(o365) list modes (#2307) 2020-10-29 11:09:31 +01:00
garnier-quentin 894abc6418 Fix #2222 2020-09-22 11:59:10 +02:00
UrBnW 1784e9452f
enh(o365) Many enhancements (#2042)
* enh(o365) Add new labels

* enh(o365) Properly report refresh date

even if there's no active item

* enh(o365) Add new labels

* enh(o365) Add new labels

* enh(o365) Rename onedrive usage to site-usage

* enh(o365) Add onedrive users-activity mode

* enh(o365) Help update

* enh(o365) Properly init counters

* enh(o365) Use daily data

* enh(o365) Add perfdate perfdata

* enh(o365) Generate correct local perdate

* enh(o365) Generate daily perfdate at 12:00

rather than 00:00

* Remove Exchange instance label cleaning

* Remove other modes instance label cleaning
2020-09-04 14:27:26 +02:00
qgarnier 6dcd392c4c
add list-storages + remove carriage return (#2191) 2020-09-04 12:51:07 +02:00
Thibault S aa8b0d1c9b
add(plugin): aws sns (#2140) 2020-08-07 17:26:20 +02:00
Thibault S 727f2c819d
add(plugin): Amazon SQS (#2134) 2020-08-05 08:13:21 +02:00
garnier-quentin f35e9a2520 fix aws rds storage mode 2020-07-23 18:00:56 +02:00
garnier-quentin 191b687948 fix aws rds unit 2020-07-21 17:42:02 +02:00
garnier-quentin 4263c6b773 update aws rds 2020-07-21 16:43:54 +02:00
garnier-quentin cf87855ee1 enhance aws health 2020-07-21 10:56:17 +02:00
garnier-quentin cbb7deed1b enhance aws health 2020-07-21 10:39:37 +02:00
garnier-quentin 36312a22a8 enhance aws health 2020-07-21 10:31:16 +02:00
garnier-quentin f0f038dd79 enhance aws health 2020-07-21 10:21:12 +02:00
garnier-quentin c62568ff60 aws cleaning region + aws health service 2020-07-20 15:10:46 +02:00
garnier-quentin 8758a19a02 wip aws health service 2020-07-20 11:45:51 +02:00
Colin Gagnaire df69f26234 fix getmetrics resource parsing 2020-07-17 16:21:36 +02:00
Colin Gagnaire ac6acf237e add health to azcli custommode 2020-07-17 16:21:19 +02:00
garnier-quentin 77489ade75 remove useless code 2020-07-01 18:15:11 +02:00
garnier-quentin 09f5db5301 fix output service status skip 2020-06-16 18:04:42 +02:00
garnier-quentin dd93875743 Fix cloudwatchlogs 2020-06-16 10:00:51 +02:00
qgarnier 4f98a062e6
Merge pull request #2057 from centreon/tibs_fix-velocloud
fix(mode): Velocloud QOE global thresholds
2020-06-15 17:05:24 +02:00
Thibault S 2c16c8cad6
Update edgeqoe.pm 2020-06-15 17:01:50 +02:00
thibaults-centreon 92ffc39d3c fix(plugin): qoe global thresholds 2020-06-15 16:59:25 +02:00
garnier-quentin 99c6264a9b enhance cloudwatchlogs 2020-06-15 16:35:03 +02:00
garnier-quentin 7191e4238d enhance cloudwatch logs 2020-06-15 16:19:49 +02:00
Simon Bomm 9f22fa22b9
fix(docker-service-status) bug on bugfix 2020-06-11 14:47:33 +02:00
Simon Bomm 43d526a7a0
fix(docker-service-status) few bugs
Closed https://github.com/centreon/centreon-plugins/issues/2029
2020-06-11 14:46:11 +02:00
garnier-quentin fff5e14831 add services status docker 2020-06-05 11:18:07 +02:00
garnier-quentin 62eb5088be add services status docker 2020-06-05 11:14:56 +02:00
thibaults-centreon e26361b2c6 fix(mode): naming typos 2020-06-04 13:36:20 +02:00
Thibault S 2deab981ff
enh(mode): Azure getmetrics dimension filter (#2031) 2020-06-03 22:39:16 +02:00
garnier-quentin ae9f0dd0bb add aws_session_token 2020-06-02 14:21:46 +02:00
Sims24 1b2d6d6ca5 enh(plugin)review-option-name 2020-05-14 22:22:33 +02:00
garnier-quentin db74d39b76 simplify class counters naming 2020-05-13 14:18:28 +02:00
Simon Bomm 5c8e1c41da
+ remove unwanted Dumper 2020-05-12 16:30:25 +02:00
Thibault S a4e59629a3
add(plugin): Amazon EBS (#1990)
* add(plugin): Amazon EBS
2020-05-12 16:25:39 +02:00
Sims24 a3e29114af fix(plugin) missing $ previous commit 2020-05-02 13:38:39 +02:00
Sims24 deb65967e2 enh(plugin)add TargetGroup dimension elbv2 resolves #1968 2020-05-02 13:33:39 +02:00
Simon Bomm 9c3548f30f
enh(plugin)add ec2 spot fleet discovery (#1966)
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
2020-05-01 18:00:24 +02:00
Simon Bomm b020f48a53
enh(form) small modification 2020-04-28 13:56:28 +02:00
thibaults-centreon 93b87f2b4e fix(plugin): fix aws vpn 2020-04-27 13:24:06 +02:00
Simon Bomm 093b0bcafb
+ fix typo in perfdata 2020-04-24 14:41:48 +02:00
Colin Gagnaire f8447e2200 remove carriage return from edge description 2020-04-20 20:08:37 +02:00
Sims24 1573b83d0f add ec2 spot fleet instance ocunt ref #172 2020-04-20 15:36:37 +02:00
garnier-quentin 7b50b89261 enhance cloud recovery azure 2020-04-17 17:20:02 +02:00
garnier-quentin 0644845672 fix azure cpu mode 2020-04-15 17:30:11 +02:00
garnier-quentin 8b34dfd3c1 Ref #1923 2020-04-14 13:48:11 +02:00
garnier-quentin 0fb0abf069 add --only-show-errors for azure cli 2020-04-10 15:06:55 +02:00
garnier-quentin 8eb2f94c16 small indent fix 2020-04-10 14:56:38 +02:00
qgarnier 65100a97c6
Merge pull request #1933 from centreon/tibs_AWS_VPN
add(plugin): AWS VPN
2020-04-10 14:54:32 +02:00
thibaults-centreon 4944121ff5 fix help 2020-04-10 14:38:32 +02:00
thibaults-centreon 58fbd12972 fix trailing spaces 2020-04-10 14:33:55 +02:00
thibaults-centreon 7863e6b888 add(plugin): AWS VPN 2020-04-10 14:27:09 +02:00
thibaults-centreon b50c9b296a add(plugin): AWS VPN 2020-04-10 14:25:34 +02:00
Colin Gagnaire 506ff1c9e1 add filter-type to ec2 discovery 2020-04-08 22:32:26 +02:00
garnier-quentin 041b8fda41 enhance indent 2020-04-08 17:11:02 +02:00
garnier-quentin d991ad5bd9 fix azure logs 2020-04-03 16:09:02 +02:00
garnier-quentin 5bd7ccb691 add endpoint in access token azure 2020-04-03 15:30:51 +02:00
garnier-quentin 574a7557c6 Fix #1886 2020-04-03 11:45:02 +02:00
garnier-quentin 8b46bf12e0 Ref #1886 2020-04-03 10:50:37 +02:00
garnier-quentin ffc042c52a fix efs path 2020-03-31 18:36:35 +02:00
Thibault S 3d34cece23
enh(plugin): Azure backupitemstatus vm_id filter (#1892)
Fix https://github.com/centreon/centreon-plugins/issues/1890
2020-03-20 11:25:54 +01:00
Julien Mathis 20dbd338fe
fix problem with metric name in network mode for ec2 (#1889) 2020-03-18 18:46:28 +01:00
garnier-quentin 7f89064cc8 update azure alert 2020-02-20 10:48:04 +01:00
Fabien THEPAUT 733d31186a azure alert monitor 2020-02-18 18:28:11 -05:00
garnier-quentin c1a1263db0 fix velocloud 2020-02-17 12:45:42 +01:00
garnier-quentin ad5af78524 enhance typo 2020-02-12 17:56:48 +01:00