80
To modify the port number 80 used to connect to IIS of CS through "Desktop Patrol Main Menu" or "Desktop Patrol download menu", perform the following operations after installing the CS:
Stop services
Modify the port number of IIS
Modify the settings of Systemwalker Desktop Patrol
Start services
Log in to the CS Windows as a user belonging to the Administrator group.
Stop the following services:
Choose "Start"-"Control Panel"-"Management Tool"-"Services". Right-click "ITBudgetMGR (INV)" and click "Stop" from the shortcut menu.
Choose "Start"-"Programs"-"Management Tool"-"IIS Manager".
→The following page appears.
Right-click " Default Web Site" of "Web Sites" and click "Stop" from the shortcut menu.
Choose "Start"-"Programs"-"Management Tool"-"IIS Manager". Right-click "Existent Web Site" of "Web Site" and click "Properties" from the shortcut menu.
→The following page appears.
Modify [TCP port] to any port number that is larger than 1024 and has not been used in the system. Determine the port numbers that are used in the system by running the netstat command.
The following takes modifying the TCP port number to 12250 as an example.
Click "OK" after modifying a number.
Modify the settings of Systemwalker Desktop Patrol according to the modified port number.
Log in to the CS Windows as a user belonging to the Administrator group.
Modify the settings of the main menu.
Choose "Start"-"Systemwalker Desktop Patrol"-"Desktop Patrol Main Menu".
Right-click the menu and click "Properties".
→The following page appears.
Modify the URL displayed in "Target" according to the modified port number.
For example, the port number is modified to 12250.
[Before the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost/DTP/index.html |
[After the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost:12250/DTP/index.html |
Modify the download menu.
Choose "Start"-"Systemwalker Desktop Patrol"-"Desktop Patrol Download Menu".
Right-click the menu and click "Properties".
→The following page appears.
Modify the URL displayed in "Target" according to the modified port number.
For example, the port number is modified to 12250.
[Before the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost/DTP/index.html |
[After the Modification]
"C:\Program Files\Internet Explorer\iexplore.exe" http://localhost:12250/DTP/index.html |
Log in to the CS Windows as a user belonging to the Administrator group.
Start the following services:
Choose "Start"-"Control Panel"-"Management Tool"-"Services". Right-click "ITBudgetMGR (INV)” and click "Start" from the shortcut menu.
Choose "Start"-"Programs"-"Management Tool"-"IIS Manager".
→The following page appears.
Right-click " Default Web Site" of "Web Sites" and click "Start" from the shortcut menu.
2856,2922
While installing the "Systemwalker Desktop Patrol CS", port numbers 2856 (for inventory transmission) and 2922 (for software distribution) used in each component can be modified. However, you cannot modify the port numbers after completing installation of "Systemwalker Desktop Patrol CS".
2921
Port number 2921 that is used for inter-process communications between DSs, can be modified through the following procedure.
Choose "Control Panel"-"Service". Stop [ITBudgetMGR(INV)].
Open the following file in an editor.
<Installation folder>\FJSVsbtrs\etc\load.inf |
Determine the lines started with " propertyFile=".
For example, propertyFile=C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\FJSVsbtrs\data\pol\0aea2473f5e43cec6e\ServerProperty |
Open the file listed after "propertyFile=" in an editor. (Use an editor that can edit EUC code.)
Locate the following line in the file and modify "2921" to a desired port number.
cesdt.rmiRegistryPort=2921 |
Start the [ITBudgetMGR(INV)] service.
10009
The standard database of Systemwalker is built in products later than Systemwalker Desktop Patrol V13.0.0.
The standard database of Systemwalker can be constructed and expanded through the operation environment maintenance guide. Use the port number 10009.
Therefore, if the port number 10009 is used by another program when the operation environment maintenance guide is running, stop the program or modify the port number of the standard database of Systemwalker.
Edit the following files when modifying the port number.
File to be edited
DTP installation directory: \bnserv\bin\dtp_ddl\symfo\system.org |
Edit location
Modify PORT key of the RDA-SV field.
[RDA-SV] PORT=10009 |
The initial value is 10009. Modify to any port number that has not been used.
10104
Perform the following operations to modify a port number.
Modify the CS settings.
Modify the AC settings.
Set the same port number for CS and AC.
Open the following files. Modify the port number 10104.
File to be edited
DTP installation directory: \bnserv\bin\dtp_ddl\symfo\system_AS.org |
Edit location
[RDB] |
Open the following files. Add the modified port number.
The port number that is set to the initial value is not recorded in the AC file.
Add the modified port number as a new item to the [COMMON] field.
File for adding the item.
AC installation file: \ACSetup.ini |
Item to be added
[COMMON] |