HP Systems Insight Manager 7.0 User Guide
Table Of Contents
- Systems Insight Manager 7.0 User Guide
- Table of Contents
- Part I Introduction
- Part II Setting up HP SIM
- 3 Setting up managed systems
- 4 Credentials
- 5 WMI Mapper Proxy
- 6 Discovery
- 7 Manage Communications
- 8 Automatic event handling
- 9 Users and Authorizations
- 10 Managed environment
- Part III HP SIM basic features
- 11 Basic and advanced searches
- 12 Monitoring systems
- 13 Event management
- 14 Reporting in HP SIM
- 15 HP SIM tools
- Part IV HP SIM advanced features
- 16 Collections in HP SIM
- 17 HP SIM custom tools
- 18 Federated Search
- 19 CMS reconfigure tools
- 20 Understanding HP SIM security
- 21 Privilege elevation
- 22 Contract and warranty
- 23 License Manager
- 24 Storage integration using SMI-S
- 25 Managing MSCS clusters
- 26 HP SIM Audit log
- 27 HP Version Control and HP SIM
- 28 Compiling and customizing MIBs
- A Important Notes
- System and object names must be unique
- Setting the Primary DNS Suffix for the CMS
- Distributed Systems Administration Utilities menu options not available
- Virtual machine guest memory reservation size
- Insight Remote Support Advanced compatibility
- Database firewall settings
- Annotating the portal UI
- Security bulletins
- Validating RPM signatures
- Central Management Server
- Complex systems displaying inconsistency with the number of nPars within the complex
- Configure or Repair Agents
- Data collection reports
- B Troubleshooting
- Authentication
- Browser
- Central Management Server
- Complex
- Configure or Repair Agents
- Container View
- Credentials
- Data Collection
- Database
- Discovery
- iLO
- Linux servers
- Event
- Host name
- HP Insight Control power management
- Insight Control virtual machine management
- HP Smart Update Manager
- Systems Insight Manager
- Identification
- Installation
- License Manager
- Locale
- Managed Environment
- HP MIBs
- Onboard Administrator
- OpenSSH
- Performance
- Ports used by HP SIM.
- Privilege elevation
- Property pages
- Reporting
- Security
- Sign-in
- SNMP settings
- SSH communication
- System Page
- System status
- Target selection wizard
- Tasks
- Tools
- Upgrade
- UUID
- Virtual identifiers
- Virtual machines
- VMware
- WBEM
- WBEM indications
- WMI Mapper
- C Protocols used by HP SIM
- D Data Collection
- E Default system tasks
- Biweekly Data Collection
- System Identification
- Old Noisy Events
- Events Older Than 90 Days
- Status Polling for Non Servers
- Status Polling for Servers
- Status Polling for Systems No Longer Disabled
- Hardware Status Polling for Superdome 2 Onboard Administrator
- Data Collection
- Hardware Status Polling
- Version Status Polling
- Version Status Polling for Systems no Longer Disabled
- Check Event Configuration
- Status polling
- F Host file extensions
- G System Type Manager rules
- H Custom tool definition files
- I Out-of-the-box MIB support in HP SIM
- J Support and other resources
- Glossary
- Index

6 Discovery
Discovery is the process of finding systems in the management domain so that they can be managed
from the CMS by HP SIM. HP SIM can automatically discover and identify systems attached to the
network using information from management protocols such as SNMP, WMI, WBEM, SSH, and
SSL. Create discovery tasks to limit discovery to specific network segments or IP address ranges,
or to control the frequency that each task runs. Use discovery filters to prevent discovery of unwanted
system types.
When you access the Discovery page, a table displays a list of all available discovery tasks. You
can configure multiple instances of discovery with each instance having its own schedule and set
of inclusion ranges. When a discovery task is executed, the Last Run column is updated to display
its progress, including the percentage of completion.
Automatic discovery and completion percentages are calculated by weighting two factors: the
ping sweep (performed on each host) is 10% of the process; the system identification is 90% of
the process. If no host is found on an IP address, the system identification is considered complete.
For example, you have 100 hosts in your discovery range. If 50 hosts have been pinged, but only
10 identified, you have: 50/100 * .10 = 0.05 (ping sweep) 10/100 * .90 = 0.09 (identification)
0.05 + 0.09 = 0.14 * 100 = 14% (total completed percentage).
NOTE: You can run only one discovery task at a time. If you select to run more than one discovery
task, the percentage in the Last Run column remains at 0% until the currently running task is
complete.
When multiple Command View (CV) consoles are discovered in HP SIM, with each actively
managing its own EVAs, the managed system section of the CVEVA listing in HP SIM displays all
of the Storage Arrays (both actively managed and passively managed).
When another CVEVA server is discovered in HP SIM, which is managing the same set of Storage
Arrays, the managed system section of both CVEVA servers display only arrays managed actively.
Recommended discovery tasks
For best results, HP recommends creating the following discovery tasks, and running them
sequentially in the suggested order. You might want to create multiple tasks for certain types, such
as servers, grouping them so that systems with the same credentials are in the same discovery
tasks, with up to three sets of credentials supplied in each discovery task. This reduces the chance
of account lockout when an invalid credential is tried too many times.
1. Central Management Server (CMS) This discovery task is for discovery of the HP SIM CMS
and its management processor, if it has one.
2. Onboard Administrator This discovery task is for discovery of the Onboard Administrators
for every enclosure to be managed. When specifying credentials for this task, include the iLO
credentials for every blade in the enclosures associated with the Onboard Administrators.
3. Management Processors This discovery task is for discovery of all management processors
not discovered in the previous tasks. This includes iLOs and management processors for all
non-blade systems.
4. Physical Servers This discovery task is for discovery of physical servers (blade servers and
standalone servers). The management processors for these servers must be discovered prior
to this discovery task being run.
5. Virtual Machines This discovery task is for discovery of virtual machines associated with
servers discovered in the previous category.
Recommended discovery tasks 45