HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 Administrator Guide (web)

Table Of Contents
Stopping the Host Data Collector Base service, page 268
Registering firewall exceptions for Host Data Collector
If the Windows firewall was enabled or the port used by Host Data Collector was changed immediately
after Host Data Collector operation started, you need to manually register firewall exceptions.
Registering an exception for the Host Data Collector service
Use the netsh command to register a firewall exception for the Host Data Collector service.
Operations to complete in advance
Logging in with administrator permissions
To register a firewall exception for the Host Data Collector service:
1. Execute the following command to add the Host Data Collector service to the exception list.
In Windows Server 2003 R2:
netsh firewall add allowedprogram program="Host-Data-Collector-in-
stallation-destination\Host Data Collector\tomcat\bin\tomcat6.exe"
name="Host Data Collector" mode=ENABLE
In Windows Server 2008 or Windows Server 2008 R2:
netsh advfirewall firewall add rule name="Host Data Collector"
dir=in action=allow program= Host-Data-Collector-installation-des-
tination\Host Data Collector\tomcat\bin\tomcat6.exe" descrip-
tion="Host-Data-Collector-installation-destination\Host Data Col-
lector\tomcat\bin\tomcat6.exe" enable=yes
2. Restart the Host Data Collector service to enable the settings.
In the Services window, right-click Host Data Collector, and then choose Stop from the
menu.
In the Services window, right-click Host Data Collector, and then choose Start from the
menu.
Related topics:
Registering an exception for the Host Data Collector Base service (for non-SSL communica-
tion), page 269
Registering an exception for the Host Data Collector Base service (for SSL communication), page 270
Registering an exception for the Host Data Collector Base service (for non-SSL communication)
Use the firewall_setup command to register a firewall exception for non-SSL communication
ports used by the Host Data Collector Base service.
Operations to complete in advance
Logging in with administrator permissions
To register a firewall exception for the Host Data Collector Base service:
1. Start the command prompt by using Administrator permissions.
Administrator Guide (Web Version) 269