Server Management - Systems Insight Manager
1753808 Members
8066 Online
108805 Solutions
New Discussion

Problem running tools on HPUX client.

 

Problem running tools on HPUX client.

Hi,

I am having trouble configuring hp-ux clients on the SIM CMS. I have installed SSH, OpenSSL and WBEMServices on the clients. I then go into “Configure->Configure or Repair Agents” on the SIM and configure WBEM, SNMP, SSH and Set Trust by Certificate. This all appears to work, however when I go into “Manage Communications” it shows that I have successfully identified the client, the HP SIM can receive events, but I cannot run tools. Despite the fact it says we can receive events, I send a test event but we don’t receive it. I have also run “Identify System” and it outputs the following:

Starting identification process...
Checking for known running web servers.
Checking for System Management Home Page and other HP web agents.
Received a response from the system management homepage, this system supports SM
H.
Checking for WBEM support on system.
This system has WBEM protocol support
This system has at least one SMI-S CIMOM installed
This system has a server CIMOM installed
Running WBEM rules based identification.
Got ComputerSystem WBEM/WMI data from the system
Running VM Identification.
The system is not a VM Host, or WBEM credentials may not be specified, skipping
VM Identification
Running WS-Man identification.
The system did not respond to WS-Management, verify credentials.
Checking for SNMP support on system.
The system responded to a SNMP request, it supports SNMP.
Running SNMP base Cluster identification using common cluster MIB.
This was not a system with the common cluster MIBs supported.
Running HP ProLiant management agent identification
System does not have the SNMP ProLiant Server (foundation) agents installed.
Running HP NetServer identification.
System supports the NetServer SNMP agent, adding system type
Running HP-UX SNMP identification.
System has the HPUX SNMP agents installed, adding system type.
Running SNMP System Type Manager identification.
No matching SNMP System Type Manager rule was found.
Checking for DMI protocol support.
DMI is globally disabled, skipping DMI identification.
Running DMI System Type Manager identification.
DMI is globally disabled, skipping DMI identification.
Running HP-UX DMI identification.
DMI is globally disabled, skipping DMI identification.
Running HP/Compaq Desktop identification.
DMI is globally disabled, skipping DMI identification.
Running HP DMI Desktop identification.
DMI is globally disabled, skipping DMI identification.
Running Generic DMI identification.
DMI is globally disabled, skipping DMI identification.
Running SSH Protocol identification.
The system supports SSH protocol
Running SSH Identification.
This system passed the ssh authentication; it has a valid ssh credential
OS Name is identified by other identifier; continue to run other commands
Running Storage identification.
Running HP Service Guard Identification.
The system is not part of HP Service Guard cluster
Running SNMP Subtypes identification
No additional subtypes found from SNMP
Create bare-metal device nodes if OA is discovered with "Automatic Device discov
ery" option enabled.
Create bare-metal server node if ILO is discovered with "Automatic Server discov
ery" option enabled.
Running VM identification.
VMM Integration is not enabled, skipping VM Identification
Building system relationships.
Running limited data collection for common attribute.
The SSH is not configured on this system
SMH trust status is false.
Running node communication diagnosis
System identification done with this system.

The odd thing is it states in the above that it has passed the SSH authentication, but then 4 lines from the bottom it states that SSH is not configured, this is despite the fact the SSH appears to be working on the remote client. Is there anything else I need to do on the CMS to get this working?

The client is an RX2660 running 11.31 and the CMS is running under Windows.

 

 

P.S. this thread has been moved from Insight Remote Support > general to ITRC HP Systems Insight Manager Forum - HP Forums moderator

4 REPLIES 4
ITRC Test-CH
Trusted Contributor

Re: Problem running tools on HPUX client.

Do the necessary subscribtion entries exist on the HP-UX system? (evweb subscribe -b external -L)
Regards, Werner
Frank Alden Smith
Trusted Contributor

Re: Problem running tools on HPUX client.

Neville,

In addition to checking for the external Alert Indication subscriptions (actually you should do this before checking) open SEA and check if WEBES lacks information about the HP-UX endpoint. If information is missing WEBES highlights the HP-UX host name in orange. Also any missing data on the managed entity page will likewise be highlighted in orange. Fix any missing data by entering it to the HP-UX endpoint's HP SIM system properties page.

If the subscription required for Remote Device Monitoring (RDM) does not show up re-start the DESTA service on the CMS. If that fails restart the CIM-server on HP-UX endpoint with the following:

ps -ef | grep -i cimserver (to see if it is running)
cimserver -s (to stop)
cimserver (to start)

All of the above steps generally fix the failure to receive test events problem. Just perform them in order and check after each step to see if the subscription appears.

Take care,
frank
All knowing is doing.

Re: Problem running tools on HPUX client.

Hi,

Forgive my ignorance, but what is SEA?

Thanks
Frank Alden Smith
Trusted Contributor

Re: Problem running tools on HPUX client.

Neville,

Neville,

Sorry for using an undefined acronym! SEA is the System Event Analyzer in essence it is the WEBES browser interface, which is installed on the Central Management Server (CMS) when you install Insight Remote Support Advanced (RSA). You access it by following this path: Start > All Programs > Hewlett-Packard Service Tools > System Event Analyzer > System Event Analyzer. You can use the CMS Administrator credentials to log in to SEA.

Take care,
Frank
All knowing is doing.