Skip to content

Backup alert conditions

gaochan-1 edited this page Nov 2, 2018 · 1 revision

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.

Clone this wiki locally