To collect IT resource information using the file transfer infrastructure, follow the procedure shown below.
Install Systemwalker Runbook Automation on the Management Server, then download the files shown below from the server.
When the Management Server is Windows
When the target Business Server is Windows
[Systemwalker Runbook Automation installation directory]\SWRBAM\CMDB\FJSVcmdba\inventory\FJSVcmdbi.ex_
When the target Business Server is Linux
[Systemwalker Runbook Automation installation directory]\SWRBAM\CMDB\FJSVcmdba\inventory\FJSVcmdbi-15.1.2-0.i386.rpm
When the target Business Server is Solaris:
[Systemwalker Runbook Automation installation directory]\SWRBAM\CMDB\FJSVcmdba\inventory\FJSVcmdbi-15.1.0.pkgtrans
When the Management Server is Linux
When the target Business Server is Windows
/opt/FJSVcmdba/inventory/FJSVcmdbi.ex_
When the target Business Server is Linux
/opt/FJSVcmdba/inventory/FJSVcmdbi-15.1.2-0.i386.rpm
When the target Business Server is Solaris:
/opt/FJSVcmdba/inventory/FJSVcmdbi-15.1.0-0.pkgtrans
Install the IT resource information collection program on the Business Server.
The files in 1 in can be stored in any directory.
Execute the commands shown below using the administrative privileges (Administrator/root) account..
When the target Business Server is Windows
> move FJSVcmdbi.ex_ FJSVcmdbi.exe
> cd C:\
> [File storage directory]\FJSVcmdbi.exe
> C:\FJSVcmdbi\bin\fcmdb_inv_lnksetup.bat
When the target Business Server is Linux
> rpm -i FJSVcmdbi-15.1.2-0.i386.rpm > service FJSVcmdbi_rcvctl start
When the target Business Server is Solaris:
> pkgadd -d FJSVcmdbi-15.1.0-0.pkgtrans FJSVcmdbi > /etc/init.d/FJSVcmdbi_rcvctl start