There was an error while loading. Please reload this page.
USAGE
nr backup alertsconditions
OPTIONS
-d, --dir
Folder name where the *.alert-conditions.bak files placed.
-r, --result-file-name
Logging file name, stored file name list corresponding the failure monitors to backup.
Examples:
nr backup alertsconditions -d ./backup_alert_conditions
Use -d argument to specify the directory
nr backup alertsconditions -d ./backup_alert_conditions -f failed-conditions.log
Use -d argument to specify the directory, use -f to sepcify the logging file name record what's alert policy failed to backup.