HP StorageWorks XP Performance Advisor Software v4.6 Install Guide (T1789-96096, July 2010)

Table Of Contents
netstat -o -n -a | findstr 0.0:80
You can expect an outcome similar to the following:
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 804
The last column of the output from the above command is the process identifier (PID), denoted by
<process_ID>. In the example output, the PID is 804.
If another applications service is using port 80, XP Performance Advisor is installed but the HP
StorageWorks XP Performance Advisor Tomcat service does not start. You can forcibly terminate this
process to allow the HP StorageWorks XP Performance Advisor Tomcat service to start.
The command to terminate the task is:
TASKKILL /F /PID <Port 80 PID>
Where, <Port 80 PID> is replaced by the process identifier of the task currently using port 80.
Disabling the UAC on a Windows Vista management station
IMPORTANT:
Perform this procedure only if you want to install XP Performance Advisor on a Windows Vista
management station.
User Access Control (UAC) controls the installation and removal of programs, and prevents programs
from being added to the registry. Make sure UAC is disabled before installing or removing XP
Performance Advisor on a Windows Vista management station. To disable UAC:
1. Go to Start > Run, type msconfig in the command line, and press Enter.
The System Configuration window displays.
2. In the System Configuration window, click the Tools tab.
3. Select Disable UAC and click Launch.
4. Reboot the system.
You can enable UAC after installing XP Performance Advisor. Repeat the previous procedure and
select Enable UAC to activate UAC on your management station.
Configuring firewall settings on a Windows XP Professional management station
IMPORTANT:
Perform this procedure only if you have installed XP Performance Advisor on a Windows XP
Professional management station.
Configure the Windows XP Professional firewall settings to enable web browser clients to access XP
Performance Advisor on your management station. To configure the firewall settings:
1. Open the control panel, and double-click Windows Firewall.
2. Click the General tab, and verify that the On (recommended) button is selected and the Dont
allow exceptions box is not selected.
3. Click the Exceptions tab, and verify that HTTP check box is selected.
Understanding the XP Performance Advisor installation prerequisites30