mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
fix(storage::purestorage::flasharray::v2::restapi): fixed wrong option filter-resolution in arrays and volumes mode
This commit is contained in:
parent
295cb0d494
commit
12785e80da
@ -262,7 +262,7 @@ Filter arrays by ID (can be a regexp).
|
||||
|
||||
Filter arrays by name (can be a regexp).
|
||||
|
||||
=item B<--filter-resolution>
|
||||
=item B<--perf-resolution>
|
||||
|
||||
Time resolution for array performance.
|
||||
Can be: 1s, 30s, 5m, 30m, 2h, 8h, 24h (default: 5m).
|
||||
|
@ -245,9 +245,9 @@ Filter volumes by ID (can be a regexp).
|
||||
|
||||
Filter volumes by name (can be a regexp).
|
||||
|
||||
=item B<--filter-resolution>
|
||||
=item B<--perf-resolution>
|
||||
|
||||
Time resolution for array performance.
|
||||
Time resolution for volumes performance.
|
||||
Can be: 1s, 30s, 5m, 30m, 2h, 8h, 24h (default: 5m).
|
||||
|
||||
=item B<--warning-*> B<--critical-*>
|
||||
|
Loading…
x
Reference in New Issue
Block a user