HP B-series Network Advisor Enterprise, Professional Plus, and Professional 12.1.5 Release Notes

NOTE: IP_Address:Port is the IP address and port number that display when you
use the slptool findsrvs service:wbem command.
slptool findattrs service:wbem:https://IP_Address:Port
Use this command to verify that the Management application SMI Agent SLP service is
properly advertising its WBEM SLP template over the HTTPS protocol. Example input:
slptool findattrs service:wbem:https://10.0.1.2:5989
NOTE: IP_Address:Port is the IP address and port number that display when you
use the slptool findsrvs service:wbem command.
SLP on UNIX systems
This section describes how to verify the SLP daemon on UNIX systems. The following are SLP file
locations on UNIX systems:
SLP logManagement_Application/cimom /cfg/slp.log
SLP daemonManagement_Application/cimom /cfg/slp.conf
The SLP daemon can be reconfigured by modifying SLP
registerManagement_Application/cimom /cfg/slp.reg.
You can statically register an application that does not dynamically register with SLP using SLPAPIs
by modifying this file. For more information about these files, read the comments contained in
them, or see http://www.openslp.org/doc/html/UsersGuide/index.html.
Verifying SLP service installation and operation on UNIX systems:
1. Open a command window.
2. Enter % su root and press Enter to become the root user.
3. Enter # Management_Application/cimom/bin/slptool findsrvs
service:service-agent and press Enter to verify the SLP service is running as a Service
Agent (SA).
4. Enter # < Management_Application >/cimom/bin/slptool findsrvs
service:wbem and press Enter to verify the SLP service is advertising its WBEM services.
5. Select one of the following options to verify the SLP service is advertising the WBEM SLP
template over its configured client protocol adapters.
Enter # Management_Application/cimom /bin/slptool findattrs
service:wbem:http://IP_Address:Port and press Enter.
Enter # Management_Application/cimom /bin/slptool findattrs
service:wbem:https://IP_Address:Port and press Enter.
NOTE: IP_Address:Port is the IP address and port number that display when you
use the slptool findsrvs service:wbem command.
Migration and upgrades 19