Commit Graph

213 Commits

Author SHA1 Message Date
Simon Bomm 0f0e7de88f
enh(azure/management): force perfdata even if only one backupitem (#3397) 2022-01-11 15:42:32 +01:00
Simon Bomm ed6e30582d
(plugin) cloud::azure::database::sqlserver - rollback server-status & update to threshold_ng (#3391) 2022-01-11 08:40:41 +01:00
Simon Bomm 8e246a6c3e
+ fix missing empty unit (#3384) 2022-01-06 17:50:38 +01:00
lchrdn f53f3eef4f
(plugin): cloud::azure::compute::vmscalesets (#3381)
* add(plugin): azure vmscalesets initial commit

* modify nlabel
2022-01-06 16:04:28 +01:00
lchrdn fbc558f51f
(plugin) cloud::azure::compute::disk - fixing wrong type of unit (#3380) 2022-01-06 14:06:41 +01:00
Simon Bomm caecdcf9f8
(plugin) cloud::azure::sqldatabase/sqlserver - refactoring, discovery, new modes (#3378) 2022-01-06 08:52:33 +01:00
lchrdn dc9246135e
fix(azure/compute): mode disk - fixing missing unit causing error in output (#3379) 2022-01-05 17:20:50 +01:00
qgarnier e40d869bf4
update copyright - happy new year (#3375) 2022-01-04 14:55:10 +01:00
lchrdn 9bfc5f5ee4
fix help in aks allocatable-resources mode (#3364) 2022-01-03 11:26:07 +01:00
lchrdn 72899bcf82
add azure/aks health mode (#3360) 2021-12-31 14:02:53 +01:00
qgarnier 0b9a370dc2
enh(azure/aks): change mode names (#3355) 2021-12-30 16:25:21 +01:00
lchrdn 756d6dfa37
(plugin) check kubernetes cluster through azure API (#3351)
* add plugin to check kubernetes cluster through azure API

* ordering modes alphabeticaly in plugin.pm file, allocatableresources now contains CPU cores and memory

* removing loop to define custom aggregation type
2021-12-30 16:02:03 +01:00
qgarnier bc45db33fc
clean(plugin): some mode missing + update check_plugins script (#3337) 2021-12-22 13:10:14 +01:00
Simon Bomm f759d5877b
break(azure/virtual-networks): refactoring (#3265) 2021-11-29 17:34:20 +01:00
Thibault S 8681442e1e
enh(azure/acr): add discovery mode (#3255) 2021-11-16 11:35:13 +01:00
Thibault S 04c0368b0e
rename mode (#3254) 2021-11-15 17:00:53 +01:00
Thibault S 93ec810d77
fix(plugin): Azure InsightsMetrics more fixes (#3196)
* resourceid management

* misc fixes on plugin and modes
2021-10-15 15:18:40 +02:00
Thibault S 6fb5e91654
resourceid management (#3195) 2021-10-14 17:21:10 +02:00
Thibault S 69253afe18
new(plugin): Azure Insights Metrics (#3192)
* wip logicaldisks

* wip logicaldisks + disco

* adjust plugin

* clean logical disks disco

* clean logicaldisks pcounters

* add cpu mode + facto api request

* wip memory

* memory mode ok

* memory small fixes
2021-10-14 13:36:34 +02:00
Simon Bomm 1c9a1fb9b8
new(plugin)az compute disks (#3117)
* + (preview) az disk metrics

* fix indent and remove unsupported endpoints

* + dismiss wrong deletion of vm list in azcli
2021-10-13 10:11:53 +02:00
Thibault S 190a5fa654
enh(custom): Azure handle large results in list resources for discovery (#3172) 2021-10-01 16:05:30 +02:00
Thibault S 4a0c1f9e89
fix(azure/automation): remove health mode (#3166) 2021-10-01 11:11:46 +02:00
Thibault S fed372442b
fix(azure/automation): health mode (#3164) 2021-09-30 16:59:17 +02:00
Simon Bomm 67ad2d72eb
enh(plugin)azure vm preview memory (#3098)
* enh(plugin)azure-memory-available-preview

* enh(plugin)azure-memory-available-preview-typo

* enh(plugin)azure-memory-available-preview-simplify

* + apply Quentin`s advice

* + fix memory

* + fix compilation errors
2021-09-22 16:29:42 +02:00
matoy 4cd16708e7
Update requests.pm (#3044)
azure-cdn-fix

{"code":"BadRequest","message":"Failed to find metric configuration for provider: Microsoft.Cdn, resource Type: profiles, metric: percentage4xx, Valid metrics: RequestCount,ResponseSize,TotalLatency,ByteHitRatio"}

{"code":"BadRequest","message":"Failed to find metric configuration for provider: Microsoft.Cdn, resource Type: profiles, metric: percentage5xx, Valid metrics: RequestCount,ResponseSize,TotalLatency,ByteHitRatio"}
2021-09-06 10:15:58 +02:00
Thibault S 70b4ebe42d
fix(azure/sqldatabase): label notation (#3053) 2021-08-31 08:18:38 +02:00
matoy 4428944a0a
New plugin ACR (Azure Container Registry) (#2968)
New plugin ACR (Azure Container Registry)
2021-07-29 17:09:41 +02:00
itoussies 7d8a6c789f
fix(plugin): Azure CDN (#2898) 2021-06-21 09:45:58 +02:00
Simon Bomm 17aae37252
+ fix log_analytics api-version param (#2890) 2021-06-18 11:48:37 +02:00
itoussies 43efe5f014
fix(plugin): Azure Storage Sync (#2869) 2021-06-11 16:07:53 +02:00
itoussies a2f2006810
Rename recallls.pm to recalls.pm (#2867) 2021-06-11 15:36:22 +02:00
itoussies 7a332e2bec
Merge pull request #2815 from matoy/New-plugin-for-StorageSync
new(plugin): Azure StorageSync service (discovery, 2 modes, 3 metrics)
2021-06-10 19:41:37 +02:00
itoussies 31f7f58e12
Update plugin.pm 2021-06-10 19:39:38 +02:00
itoussies 7ec26d085e
Delete health.pm 2021-06-10 19:38:47 +02:00
itoussies 0706c0f904
Merge pull request #2805 from matoy/new-plugin-for-Azure-CDN-with-4-modes-+-discovery
new(plugin): Azure CDN with 4 modes + discovery
2021-06-10 19:37:20 +02:00
itoussies 17d5a5a6eb
Update and rename request.pm to requests.pm 2021-06-10 19:34:35 +02:00
matoy ac7fa3bbf0
Update cloud/azure/network/cdn/mode/response.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:14:39 +02:00
matoy b6888c8525
Update cloud/azure/network/cdn/plugin.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:14:23 +02:00
matoy 19b8c7e08f
Update cloud/azure/network/cdn/mode/response.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:14:09 +02:00
matoy 7e5b03cf26
Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:13:53 +02:00
matoy c7d32d0250
Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:13:36 +02:00
matoy 8512a3f78f
Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:13:24 +02:00
matoy 2cd4f505d0
Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:13:12 +02:00
matoy 7b6b73d799
Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:12:59 +02:00
matoy 033b4f648c
Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:12:46 +02:00
matoy c7115716f1
Update cloud/azure/network/cdn/mode/request.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:12:35 +02:00
matoy 9b1480fd18
Update cloud/azure/network/cdn/mode/latency.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:12:25 +02:00
matoy a1e8f3b33d
Update cloud/azure/network/cdn/mode/latency.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:12:15 +02:00
matoy e7cb7b6c7a
Update cloud/azure/network/cdn/mode/hitratio.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:12:07 +02:00
matoy 5c1b15a37b
Update cloud/azure/network/cdn/mode/hitratio.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-06-09 18:10:55 +02:00