qgarnier
8a3ea635fc
enh(varnish): add compatibility 6.6.x version ( #2827 )
2021-05-25 13:24:57 +02:00
qgarnier
5b788acf23
en(perfdata): some minor perfdata changes + fix ( #2825 )
2021-05-25 09:02:17 +02:00
itoussies
deb7a381b7
Apps squid snmp metricsv2 ( #2823 )
...
* enh(plugin): Squid SNMP metricsv2
* enh(plugin): Squid SNMP metricsv2
* nlabel names fix
2021-05-24 17:58:01 +02:00
itoussies
d41f68617a
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
b9d9a83ae2
enh(Synology) Use disk name rather than its ID ( #2746 )
2021-05-24 14:47:15 +02:00
itoussies
85382a9b7b
enh(plugin): Slack REST API metricsv2 ( #2822 )
2021-05-24 14:12:40 +02:00
itoussies
b3d9191f2c
enh(plugin): PVX Rest API metricsv2 ( #2820 )
...
* enh(plugin): PVX Restapi metricsv2
* nlabel name fix
2021-05-24 11:47:28 +02:00
matoy
cc7cc42713
Azure Appserviceplan new mode
...
Azure Appserviceplan new mode:
[ appserviceplan]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::web::appserviceplan::plugin --custommode='api' --mode='queue' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-disk-queue-length='8' --critical-disk-queue-length='9'
OK: Instance 'xxx' Statistic 'average' Metrics Http Queue Length: 0, Disk Queue Length: 0 | 'AEUW-Diorpress-prd-ServicePlan~average#appserviceplan.http.queue.length'=0;;;0; 'AEUW-Diorpress-prd-ServicePlan~average#appserviceplan.disk.queue.length'=0;0:8;0:9;0;
2021-05-21 16:03:11 +02:00
UrBnW
17283f2940
enh(equallogic) add time mode ( #2817 )
2021-05-21 14:12:02 +02:00
Simon Bomm
68f0b30b2c
+ add shields to readme
2021-05-21 11:51:49 +02:00
matoy
f13025c6a7
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
bcf92fb09a
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
94ef1ce305
fix(mode): remove inoperative metrics ( #2816 )
2021-05-21 11:32:42 +02:00
Thibault S
a4afbd1285
fix(mode): fix interval on mode status ( #2814 )
2021-05-21 09:19:11 +02:00
matoy
359f66677f
New plugin for StorageSync service (discovery, 2 modes, 3 metrics)
...
New plugin for StorageSync service (discovery, 2 modes, 3 metrics)
[]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::storage::storagesync::plugin --custommode='api' --mode='heartbeat' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --critical-heartbeat='1:'
OK: Instance 'xxx' Statistic 'maximum' Metrics Heartbeat: 1.00 | 'xxx~maximum#storage.storagesync.heartbeat'=1.00;;1:;0;
[]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::storage::storagesync::plugin --custommode='api' --mode='sessions' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-item-errors='15' --critical-item-errors='20' --zeroed
OK: Instance 'xxx' Statistic 'total' Metrics Item errors: 0.00, Files Synced: 0.00 | 'xxx~total#storage.storagesync.item.errors'=0.00;0:15;0:20;0; 'xxx~total#storage.storagesync.files.synced'=0.00;;;0;
2021-05-21 09:01:28 +02:00
garnier-quentin
0eabdfe8a8
prepare release
2021-05-20 10:25:21 +02:00
qgarnier
12687ccfa0
enh(server/fujitsu): add disk and raid component ( #2811 )
2021-05-20 10:15:03 +02:00
itoussies
0622a40076
Merge pull request #2802 from matoy/patch-6
...
fix(plugin): Azure DB for MySQL
2021-05-19 16:06:02 +02:00
itoussies
5702f1f653
Update replication.pm
2021-05-19 16:00:56 +02:00
itoussies
760a967c78
Update connections.pm
2021-05-19 15:58:25 +02:00
matoy
a42bae69d4
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
9a16c86ba2
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
matoy
7f70613928
new plugin for Azure Redis Cache with 10 modes + discovery
...
[root@svzam-cenpol001 mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --list-mode
Plugin Description:
Check Microsoft Azure Redis Cache service.
Global Options:
--mode Choose a mode.
--dyn-mode
Specify a mode with the path (separated by '::').
--list-mode
List available modes.
--mode-version
Check minimal version of mode. If not, unknown error.
--version
Display plugin version.
--custommode
Choose a custom mode.
--list-custommode
List available custom modes.
--multiple
Multiple custom mode objects (required by some specific modes)
--pass-manager
Use a password manager.
Modes Meta:
multi
Modes Available:
cache-hits
cache-latency
cache-miss-rate
cache-throughput
connected-clients
cpu
discovery
errors
memory
operations
server-load
[xxx redis]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='discovery' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx'
{"end_time":1621416611,"start_time":1621416611,"duration":0,"discovered_items":1,"results":[{"location":"westeurope","name":"xxx","resourceGroup":"xxx","type":"Microsoft.Cache/Redis","id":"/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Cache/Redis/xxx","tags":[]}]}
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='cache-hits' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-cache-misses='800' --critical-cache-misses='900'
OK: Instance 'xxx' Statistic 'total' Metrics Cache Misses: 426.00, Cache Hits: 494.00 | 'xxx~total#redis.cache.misses.count'=426.00;0:800;0:900;0; 'xxx~total#redis.cache.hits.count'=494.00;;;0;
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='cache-latency' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='cdc-abcdior-redis-eu-dev' --warning-cache-latency='8000' --critical-cache-latency='9000'
OK: Instance 'cdc-abcdior-redis-eu-dev' Statistic 'average' Metrics Cache Latency: 2190.66μs | 'cdc-abcdior-redis-eu-dev~average#redis.cache.latency.microseconds'=2190.66μs;0:8000;0:9000;0;
xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='cache-miss-rate' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-cache-miss-rate='40' --critical-cache-miss-rate='50'
OK: Instance 'xxx' Statistic 'average' Metrics Cache Miss Rate: 14.00% | 'xxx~average#redis.cache.miss.rate'=14.00%;0:40;0:50;0;100
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='connected-clients' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-connected-clients='800' --critical-connected-clients='900'
OK: Instance 'xxx' Statistic 'average' Metrics Connected Clients: 25.90 | 'xxx~average#redis.cache.connected.clients.count'=25.90;0:800;0:900;0;
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='server-load' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-server-load-percentage='80' --critical-server-load-percentage='90'
OK: Instance 'xxx' Statistic 'maximum' Metrics Server Load: 1.00% | 'xxx~maximum#redis.cache.server-load'=1.00%;0:80;0:90;0;100
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='operations' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-operations-per-second='80' --critical-operations-per-second='90'
OK: Instance 'xxx' Statistic 'maximum' Metrics Operations per seconds: 8.80op/s | 'xxx~average#redis.cache.operations.persecond'=8.80op/s;0:80;0:90;0;
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='cpu' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-cpu-usage-percentage='80' --critical-cpu-usage-percentage='90'
OK: Instance 'xxx' Statistic 'maximum' Metrics CPU Usage Percentage: 13.00% | 'xxx~maximum#redis.cache.cpu.usage.percentage'=13.00%;0:80;0:90;0;100
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='memory' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-memory-usage-percentage='80' --critical-memory-usage-percentage='90'
OK: Instance 'xxx' Statistic 'maximum' Metrics Memory Usage Percentage: 1.00% | 'xxx~maximum#redis.cache.memory.usage.percentage'=1.00%;0:80;0:90;0;100
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='errors' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --critical-errors-count='1'
OK: Instance 'xxx' Statistic 'total' Metrics Errors: 0.00 | 'xxx~total#redis.cache.errors.count'=0.00;;;0;
[xxx mode]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::database::redis::plugin --custommode='api' --mode='cache-throughput' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx' --warning-cache-read-throughput='800000' --critical-cache-read-throughput='900000'
OK: Instance 'xxx' Statistic 'maximum' Metrics Cache Read Throughput: 352527.00B/s, Cache Write Throughput: 133482.00B/s | 'xxx~maximum#redis.cache.read.throughput'=352527.00B/s;0:800000;0:900000;0; 'xxx~maximum#redis.cache.write.throughput'=133482.00B/s;;;0;
2021-05-19 14:17:36 +02:00
matoy
27ce2843dd
Update plugin.pm
2021-05-19 11:27:05 +02:00
Thibault S
9294bd5de6
fix metrics case ( #2807 )
2021-05-19 10:14:23 +02:00
qgarnier
def5ed1352
enh(versa): add cache system + paths mode ( #2806 )
2021-05-19 09:24:59 +02:00
matoy
55e796633a
new plugin for Azure CDN with 4 modes + discovery
...
[xxxcdn]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::network::cdn::plugin --custommode='api' --list-mode
Plugin Description:
Check Microsoft Azure CDP profile service.
Global Options:
--mode Choose a mode.
--dyn-mode
Specify a mode with the path (separated by '::').
--list-mode
List available modes.
--mode-version
Check minimal version of mode. If not, unknown error.
--version
Display plugin version.
--custommode
Choose a custom mode.
--list-custommode
List available custom modes.
--multiple
Multiple custom mode objects (required by some specific modes)
--pass-manager
Use a password manager.
Modes Meta:
multi
Modes Available:
discovery
hit-ratio
latency
request
response
[xxxcdn]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::network::cdn::plugin --custommode='api' --mode='discovery' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='' --resource-group='xxx'
{"end_time":1621344000,"start_time":1621344000,"duration":0,"discovered_items":1,"results":[{"location":"global","sku":[{"value":"Standard_Microsoft","key":"name"}],"name":"xxx","resourceGroup":"xxx","type":"microsoft.cdn/profiles","id":"/subscriptions/xxx/resourceGroups/xxx/providers/microsoft.cdn/profiles/xxx","tags":[]}]}
[xxxcdn]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::network::cdn::plugin --custommode='api' --mode='hit-ratio' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='' --resource-group='xxx' --resource='xxx'
OK: Instance 'xxx' Statistic 'average' Metrics Byte Hit Ratio: 95.27% | 'xxx~average#cdn.byte.hit.percentage'=95.27%;;;0;100
[xxxcdn]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::network::cdn::plugin --custommode='api' --mode='latency' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx'
OK: Instance 'xxx' Statistic 'average' Metrics Total Latency: 1428.45ms | 'xxx~average#cdn.latency.total.milliseconds'=1428.45ms;;;0;
[xxxcdn]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::network::cdn::plugin --custommode='api' --mode='request' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx'
OK: Instance 'xxx' Statistic 'count' Metrics Request count: 118.00 | 'xxx~count#cdn.request.count'=118.00;;;0;
[xxxcdn]# /usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=cloud::azure::network::cdn::plugin --custommode='api' --mode='response' --subscription='xxx' --tenant='xxx' --client-id='xxx' --client-secret='***' --resource-group='xxx' --resource='xxx'
OK: Instance 'xxx' Statistic 'average' Metrics Response Size: 1092832.38Bytes | 'xxx~average#cdn.response.size'=1092832.38Bytes;;;0;
2021-05-18 19:25:39 +02:00
itoussies
fb442bb775
Update storage.pm ( #2804 )
2021-05-18 17:51:10 +02:00
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
qgarnier
9125d889e4
enh(core): add filter-perfdata-adv option ( #2800 )
2021-05-17 10:15:53 +02:00
qgarnier
1e5ca98a62
enh(bind9/web): indent/typo ( #2799 )
2021-05-17 09:07:05 +02:00
Benoit Poulet
c1e15de68b
enh(bind9/web): add counters, and some rewrites ( #2788 )
2021-05-17 08:59:03 +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
qgarnier
5fd79cd307
fix(mongodb): collection-statistics mode - filter on collection only ( #2787 )
2021-05-11 16:56:53 +02:00
qgarnier
bbcb316b4e
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
af42d59713
fix(centreon/local): metaservice mode - set default value for metric name ( #2783 )
2021-05-11 09:09:48 +02:00
qgarnier
f6301dd88b
enh(paloalto/snmp): mode sessions - add filter for vsys name ( #2782 )
2021-05-11 08:46:51 +02:00
qgarnier
0351c979e1
del(kayako): remove plugin ( #2779 )
2021-05-07 16:13:57 +02:00
qgarnier
23fd642b39
fix(printers/standard): markersupply mode - illegal division ( #2778 )
2021-05-07 15:37:32 +02:00
qgarnier
4c643145e1
add(plugin): ubiquiti unifi snmp ( #2776 )
2021-05-07 14:30:07 +02:00
qgarnier
0e46dcdfef
harden(core/options): use package Pod::Simple::Search than legacy Pod::Find ( #2775 )
2021-05-07 10:33:52 +02:00
qgarnier
bd06401e7d
enh(protocol/x509): certificate mode - add default value when some attributes missing ( #2773 )
2021-05-06 17:14:05 +02:00