diff --git a/apps/backup/tsm/local/custom/api.pm b/apps/backup/tsm/local/custom/api.pm index 6a5e25fed..56919a8ca 100644 --- a/apps/backup/tsm/local/custom/api.pm +++ b/apps/backup/tsm/local/custom/api.pm @@ -203,11 +203,11 @@ Use 'sudo' to execute the command. =item B<--command> -Command to get information. Used it you have output in a file. +Specify command (default: 'dsmadmc'). =item B<--command-path> -Command path. +Specify path (default: '/opt/tivoli/tsm/client/ba/bin') =item B<--command-options> diff --git a/apps/backup/tsm/local/mode/volumes.pm b/apps/backup/tsm/local/mode/volumes.pm index 81e0ebd18..b431db465 100644 --- a/apps/backup/tsm/local/mode/volumes.pm +++ b/apps/backup/tsm/local/mode/volumes.pm @@ -180,12 +180,12 @@ Filter by storage pool name. =item B<--warning-*> Set warning threshold. Can be : 'total', 'used', -online', offline', empty', pending', filling', full'. +'online',' offline', 'empty', 'pending', 'filling', full'. =item B<--critical-*> Set critical threshold. Can be : 'total', 'used', -online', offline', empty', pending', filling', full'. +'online', 'offline', empty', 'pending', 'filling', full'. =back