Installation guide

130
Appendix A Command Line Tools
sgBackupLogSrv
[pwd=<password>]
[path=<destpath>]
[nodiskcheck]
[comment=<comment>]
[nofsstorage]
[-h | --help]
Creates a backup of Log Server configuration data. The backup
file is stored in the <installation directory>/backups/
directory.
Twice the size of log database is required on the destination
drive. Otherwise, the operation fails.
pwd entering a password enables encryption.
path defines the destination path.
nodiskcheck ignores free disk check before creating the
backup.
comment allows you to enter a comment for the backup. The
maximum length of a comment is 60 characters.
nofsstorage creates a backup only of the log server
configuration without the log data.
-h or --help displays information on using the script.
Also see sgRestoreLogBackup.
sgBackupMgtSrv
[pwd=<password>]
[path=<destpath>]
[nodiskcheck]
[comment=<comment>]
[-h | --help]
Creates a complete backup of the Management Server (including
both the local configuration and the stored information in the
configuration database). The backup file is stored in the
<installation directory>/backups/ directory.
Twice the size of the Management Server database is required
on the destination drive. Otherwise, the operation fails.
pwd entering a password enables encryption.
path defines the destination path.
nodiskcheck ignores free disk check before creating the
backup.
comment allows you to enter a comment for the backup. The
maximum length of a comment is 60 characters.
-h or --help displays information on using the script.
Also see
sgRestoreMgtBackup an
d
sgRecoverMg
tDatabase.
sgCertifyAuthSrv
Contacts the Management Server and creates a new certificate
for the Authentication Server to allow secure communications
with other SMC components. Renewing an existing certificate
does not require changing the configuration of any other SMC
components.
Table A.1 Security Management Center Command Line Tools (Continued)
Command Description