Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

1.5.9 cmdbbackup (CMDB Backup Command)

Description

This command backs up CMDB assets to a specified directory.


Synopsis

[Windows]

cmdbbackup.bat -d backup destination directory

[Linux]

cmdbbackup.sh -d backup destination directory


Options

-d backup destination directory

Specifies the full pathname of the directory where assets are backed up.
If the specified directory does not exist, it is created automatically.
It is not possible to specify a directory name that contains spaces.


Return Values

0:

Normal termination

Value other than 0:

Abnormal termination


Command Location

[Windows]

<Systemwalker Runbook Automation installation directory>\CMDB\FJSVcmdbm\bin
Note: The default location is C:\Fujitsu\Systemwalker\SWRBAM

[Linux]

/opt/FJSVcmdbm/bin


Privilege Required/Execution Environment

[Windows]

[Linux]

Note

If the directory already exists when this command is executed, it is overwritten. To restore resources on another machine, the resources must be transferred to the target machine manually. Additionally, CMDB Manager must be stopped before this command is executed.


[Linux]