From c8a74bf623fc8085c630d082b873eb45d3ce5db7 Mon Sep 17 00:00:00 2001 From: qgarnier Date: Fri, 20 Nov 2020 13:38:03 +0100 Subject: [PATCH] fix help emc celerra (#2359) --- centreon-plugins/storage/emc/celerra/local/mode/filesystems.pm | 2 +- centreon-plugins/storage/emc/celerra/local/mode/pools.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/centreon-plugins/storage/emc/celerra/local/mode/filesystems.pm b/centreon-plugins/storage/emc/celerra/local/mode/filesystems.pm index e4cdb5b5a..a45c1c4af 100644 --- a/centreon-plugins/storage/emc/celerra/local/mode/filesystems.pm +++ b/centreon-plugins/storage/emc/celerra/local/mode/filesystems.pm @@ -182,7 +182,7 @@ Filter filesystems by filesystem name (can be a regexp). =item B<--warning-*> B<--critical-*> Thresholds. -Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%). +Can be: 'space-usage' (B), 'space-usage-free' (B), 'space-usage-prct' (%). =back diff --git a/centreon-plugins/storage/emc/celerra/local/mode/pools.pm b/centreon-plugins/storage/emc/celerra/local/mode/pools.pm index 338ac5a93..30052a1c0 100644 --- a/centreon-plugins/storage/emc/celerra/local/mode/pools.pm +++ b/centreon-plugins/storage/emc/celerra/local/mode/pools.pm @@ -154,7 +154,7 @@ Filter pools by pool name (can be a regexp). =item B<--warning-*> B<--critical-*> Thresholds. -Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%). +Can be: 'space-usage' (B), 'space-usage-free' (B), 'space-usage-prct' (%). =back