itoussies
c4d6ecc442
enh(plugin): SAHI Pro REST API metricsv2 ( #2821 )
...
* enh(plugin): SAHI Pro REST API metricsv2
* nlabel name fix
2021-05-24 17:56:49 +02:00
UrBnW
f7d5229a5e
enh(Synology) Use disk name rather than its ID ( #2746 )
2021-05-24 14:47:15 +02:00
itoussies
465a37ab8c
enh(plugin): Slack REST API metricsv2 ( #2822 )
2021-05-24 14:12:40 +02:00
itoussies
1e79829632
enh(plugin): PVX Rest API metricsv2 ( #2820 )
...
* enh(plugin): PVX Restapi metricsv2
* nlabel name fix
2021-05-24 11:47:28 +02:00
UrBnW
cb5d170caf
enh(equallogic) add time mode ( #2817 )
2021-05-21 14:12:02 +02:00
Simon Bomm
ee49c303ac
+ add shields to readme
2021-05-21 11:51:49 +02:00
matoy
bcfd41d2d3
new mode: --mode='backend-health' ( #2795 )
...
* Update plugin.pm
adds a mode to get backends unhealthy host count (FYI: mode backend-status DOES ONLY work on App Gateway v2, not on v1 which are the most deployed globally; app gateway v2 is recent)
* Add files via upload
* Update backendunhealthyhost.pm
* Update backendunhealthyhost.pm
* Update and rename backendunhealthyhost.pm to backendhealth.pm
* Update backendhealth.pm
* Update plugin.pm
* Update cloud/azure/network/appgateway/plugin.pm
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
* Update cloud/azure/network/appgateway/mode/backendhealth.pm
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
* fix help and style
Co-authored-by: Thibault S <48209914+thibaults-centreon@users.noreply.github.com>
2021-05-21 11:33:47 +02:00
matoy
8b6fdde603
new mode "capacity" for Azure APIM ( #2803 )
...
* new mode "capacity" for Azure APIM
new mode "capacity" for Azure APIM
gives the percentage of used capacity of the APIM
[root@svzam-cenpol001 apimanagement]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::management::apimanagement::plugin --custommode='api' --mode='capacity' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-capacity-percentage='80' --critical-capacity-percentage='90'
OK: Instance 'xxx' Statistic 'average' Metrics Capacity: 2.46% | 'xxx#apimanagement.capacity.percentage'=2.46%;0:80;0:90;0;
* Add files via upload
* Update plugin.pm
* Update cloud/azure/management/apimanagement/mode/capacity.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
* Update cloud/azure/management/apimanagement/mode/capacity.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
* Update cloud/azure/management/apimanagement/mode/capacity.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
* Update cloud/azure/management/apimanagement/mode/capacity.pm
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-05-21 11:33:29 +02:00
Thibault S
31249e8c98
fix(mode): remove inoperative metrics ( #2816 )
2021-05-21 11:32:42 +02:00
Thibault S
011ac501fc
fix(mode): fix interval on mode status ( #2814 )
2021-05-21 09:19:11 +02:00
garnier-quentin
53e5265e08
prepare release
2021-05-20 10:25:21 +02:00
qgarnier
da13d106e6
enh(server/fujitsu): add disk and raid component ( #2811 )
2021-05-20 10:15:03 +02:00
itoussies
4657372851
Merge pull request #2802 from matoy/patch-6
...
fix(plugin): Azure DB for MySQL
2021-05-19 16:06:02 +02:00
itoussies
dfcb0ebc74
Update replication.pm
2021-05-19 16:00:56 +02:00
itoussies
ca8c715004
Update connections.pm
2021-05-19 15:58:25 +02:00
matoy
951576e594
Update cloud/azure/database/mysql/mode/replication.pm
...
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-05-19 15:08:40 +02:00
matoy
af007e438c
Update cloud/azure/database/mysql/mode/storage.pm
...
Co-authored-by: itoussies <65223458+itoussies@users.noreply.github.com>
2021-05-19 15:08:27 +02:00
Thibault S
11e455bdf6
fix metrics case ( #2807 )
2021-05-19 10:14:23 +02:00
qgarnier
c2eca07c73
enh(versa): add cache system + paths mode ( #2806 )
2021-05-19 09:24:59 +02:00
itoussies
9bfa1203e8
Update storage.pm ( #2804 )
2021-05-18 17:51:10 +02:00
itoussies
2f00489272
add(plugin): Azure Application Insights ( #2762 )
2021-05-17 20:18:38 +02:00
matoy
c1b3aa74c9
Update storage.pm
2021-05-17 17:54:33 +02:00
matoy
5d2a2705a9
Update connections.pm
2021-05-17 17:47:57 +02:00
matoy
1f20357f07
Update replication.pm
2021-05-17 17:47:38 +02:00
matoy
6b84926568
Update storage.pm
2021-05-17 17:30:55 +02:00
matoy
d0e87b5277
Update replication.pm
2021-05-17 17:30:20 +02:00
matoy
a36a664888
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
qgarnier
5e4eb16eda
enh(core): add filter-perfdata-adv option ( #2800 )
2021-05-17 10:15:53 +02:00
qgarnier
1b9a1070ce
enh(bind9/web): indent/typo ( #2799 )
2021-05-17 09:07:05 +02:00
Benoit Poulet
6e1d4bc3f5
enh(bind9/web): add counters, and some rewrites ( #2788 )
2021-05-17 08:59:03 +02:00
itoussies
b26dc5847d
Deleting 'health' mode reference in plugin.pm ( #2792 )
2021-05-12 13:37:51 +02:00
matoy
b015086c1c
Update memory.pm ( #2790 )
...
removal of one extra quote in example (2nd warning-app-memory)
2021-05-12 08:09:48 +02:00
matoy
2e20bcade4
Update vaultcapacity.pm ( #2789 )
...
missing "-percentage" in examples.
2021-05-12 08:08:59 +02:00
qgarnier
8f60bcb1c6
fix(mongodb): collection-statistics mode - filter on collection only ( #2787 )
2021-05-11 16:56:53 +02:00
qgarnier
e6248a99f8
enh(printers/standard/snmp): add endian option for printers-errors + refactoring of cover-status mode ( #2786 )
2021-05-11 16:17:40 +02:00
qgarnier
c52dca389b
fix(centreon/local): metaservice mode - set default value for metric name ( #2783 )
2021-05-11 09:09:48 +02:00
qgarnier
7866300a6d
enh(paloalto/snmp): mode sessions - add filter for vsys name ( #2782 )
2021-05-11 08:46:51 +02:00
qgarnier
970652b191
del(kayako): remove plugin ( #2779 )
2021-05-07 16:13:57 +02:00
qgarnier
d0d56641e4
fix(printers/standard): markersupply mode - illegal division ( #2778 )
2021-05-07 15:37:32 +02:00
qgarnier
6557e342ab
add(plugin): ubiquiti unifi snmp ( #2776 )
2021-05-07 14:30:07 +02:00
qgarnier
a9f251bdb5
harden(core/options): use package Pod::Simple::Search than legacy Pod::Find ( #2775 )
2021-05-07 10:33:52 +02:00
qgarnier
58755a7ef6
enh(protocol/x509): certificate mode - add default value when some attributes missing ( #2773 )
2021-05-06 17:14:05 +02:00
itoussies
94ac4b3981
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
garnier-quentin
c597b0920d
enh(doc): update changelog
2021-05-06 11:30:18 +02:00
qgarnier
b5ae2ff417
enh(protocol/snmp): collection mode - add sampling system ( #2772 )
2021-05-06 11:02:44 +02:00
Thibault S
a03662289f
add(plugin): Azure App Service Plan ( #2765 )
2021-05-05 22:17:36 +02:00
itoussies
d92d4309b6
add(plugin): Azure Management ApiManagement ( #2766 )
2021-05-05 21:50:21 +02:00
Thibault S
456e681510
add(plugin): Azure Cosmos DB account ( #2770 )
2021-05-05 21:46:52 +02:00
Thibault S
923fd66b9f
fix(plugin): SignalR help fixes ( #2768 )
2021-05-05 21:39:43 +02:00
garnier-quentin
43aeca2a6a
enh(protocol/snmp): collection mode - update todo
2021-05-04 16:04:48 +02:00