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

B Troubleshooting
Authentication
SSH key authentication is not configured when a system is discovered for the first time.
SSH configuration for Linux and HP-UX systems:
Procedure B-1 SSH configuration for Linux and HP-UX systems
1. On the HP-UX system being managed, edit the following file:
/opt/ssh/etc/sshd_config
On the Linux system being managed, edit the following file:
/etc/ssh/sshd_config~
2. Search for the following line:
KerberosAuthentication yes
3. Edit the line as follows:
KerberosAuthentication no
4. Restart the sshd process.
-------------------------------------------------------------
On a Linux or ESX system, you might receive the following error when running the mxagentconfig
command or through Configure or Repair Agents:
Configuration failed to complete due to the following exception: Could
not access the file or directory sshd_config.orig on the target system
esxhost1. Remote system reported following error message: Permission
denied. Check whether the directory or file exists or whether the user
has the operating system permission to access it.
Solution:You must manually change the permissions in the file to 644.
Browser
If you are using a Firefox browser, you should avoid remaining on the Task Results page for an
extended period of time. If you notice the browser becoming sluggish while viewing the Task
Results page, you should sign out of HP SIM to allow the browser to release memory. You can
then sign back in.
-------------------------------------------------------------
My Browser is displaying an error message Communication with the HP SIM server
has been lost.
Solution: The HP SIM portal relies on the CMS to respond quickly to all requests.
• If the CMS is slow to respond to one request, browser performance can fall significantly during
that time.
• If the CMS is slow to respond to two requests, the browser appears to lock up completely
during subsequent interaction; the browser does not send additional requests until there are
fewer than two outstanding requests.
• If four sequential ping-like requests takes more than 30 seconds each to complete, due either
to request queuing or slow CMS response, the browser displays the message, Communication
with the HP SIM server has been lost, even though the CMS might still be
responsive to other browser sessions.
By default, web browsers are limited to two simultaneous connections to a single web server. If
two requests are outstanding, any additional requests wait until one of the current connections
completes. This is by design and is in agreement with the HTTP 1.1 specification. The HP SIM UI
generates many requests, many of them simultaneously. The HP SIM portal relies on the CMS to
respond quickly to all requests. On a LAN, the browser receives a CMS response to most requests
Authentication 177