diff --git a/src/cloud/azure/storage/storagesync/mode/filessync.pm b/src/cloud/azure/storage/storagesync/mode/filessync.pm index 19d8b46ce..484b00724 100644 --- a/src/cloud/azure/storage/storagesync/mode/filessync.pm +++ b/src/cloud/azure/storage/storagesync/mode/filessync.pm @@ -144,6 +144,10 @@ Set resource name or ID (required). Set resource group (required if resource's name is used). +=item B<--filter-metric> + +Filter on specific metrics. The Azure format must be used (can be a regexp). + =item B<--warning-*> Warning threshold where '*' can be: diff --git a/src/cloud/azure/storage/storagesync/mode/recalls.pm b/src/cloud/azure/storage/storagesync/mode/recalls.pm index 6d4d645be..a99bf30db 100644 --- a/src/cloud/azure/storage/storagesync/mode/recalls.pm +++ b/src/cloud/azure/storage/storagesync/mode/recalls.pm @@ -53,14 +53,6 @@ sub get_metrics_mapping { 'min' => '0', 'max' => '' }, - 'storagesyncrecalliototalsizebytes' => { - 'output' => 'Cloud tiering recall', - 'label' => 'total-recalls-size', - 'nlabel' => 'storagesync.recalls.total.size.bytes', - 'unit' => 'B', - 'min' => '0', - 'max' => '' - }, 'storagesyncrecallthroughputbytespersecond' => { 'output' => 'Cloud tiering recall throughput', 'label' => 'throughput-recalls-size', @@ -160,6 +152,10 @@ Set resource name or ID (required). Set resource group (required if resource's name is used). +=item B<--filter-metric> + +Filter on specific metrics. The Azure format must be used (can be a regexp). + =item B<--warning-*> Warning threshold where '*' can be: diff --git a/src/cloud/azure/storage/storagesync/mode/serverstatus.pm b/src/cloud/azure/storage/storagesync/mode/serverstatus.pm index bb4e813a0..59b5650ed 100644 --- a/src/cloud/azure/storage/storagesync/mode/serverstatus.pm +++ b/src/cloud/azure/storage/storagesync/mode/serverstatus.pm @@ -128,6 +128,10 @@ Set resource name or ID (required). Set resource group (required if resource's name is used). +=item B<--filter-metric> + +Filter on specific metrics. The Azure format must be used (can be a regexp). + =item B<--warning-heartbeat> Warning threshold.