Sponsored Content
Operating Systems HP-UX SYstem Management Homepage (SMH) Issues - HP-UX 11.11 Post 302655745 by JDM_Nokia on Wednesday 13th of June 2012 04:37:39 PM
Old 06-13-2012
SYstem Management Homepage (SMH) Issues - HP-UX 11.11

I have a couple of issues with SMH running on HP-UX 11.11. The version numbers of the modules that I have loaded is below.



1) Does anyone have the "HPUX_EthernetLANEndpoint" or "HPUX_EthernetPort" modules on their server? I am getting errors within the SMH error log stating that these modules are not found.

2) I am also getting a file not found error in the SMH log for file "/opt/hpsmh/data/htdocs/comppage/getMPInfo.cgi". This module is part of SMH. However, this file is not part of the version that I installed per me checking the DEPOT file. A GOOGLE search seems to indicate that this module does exist, but apparently not on the version that I have installed. Thoughts?

3) My server has a fiber card. The FC Provider module is loaded and I can see the "FC HBA" entry under the "Storage" menu, but I do not see my HBA. This menu has a "?", thus I do not think it is configured correctly. My HBA is an AB465A which is supported per the release notes.
4) The HP-UX WBEM Lan Provider for HP-UX 11.11 only can only be found on the June 2007 CoreOS DVD or later version. I do not have this DVD nor can I get access to it as our SW support with HP has expired. Anyone have any ideas how I can obtain this product? The ironic thing is that this SW is free, but is buried within a piece of media that is not free.


Appreciate the help!



FCProvider B.11.11.08 CIM/WBEM Provider for Fibre Channel HBAs
IOTreeIndication B.11.11.0712 CIM/WBEM Indication Provider for IOTree subsystem
LVMProvider B.11.11.03 CIM/WBEM Provider for LVM
SCSIProvider B.11.11.04 CIM/WBEM Provider for SCSI HBA
WBEMSvcs A.02.07.06 HP WBEM Services for HP-UX
SysFaultMgmt A.04.04.03.02 HPUX 11.11 System Fault Management
OnlineDiag B.11.11.21.07 HPUX 11.11 Support Tools Bundle, March 2011
hpuxwsApache A.2.0.49.00 HP-UX Apache-based Web Server
hpuxwsTomcat A.4.1.29.00 HP-UX Tomcat-based Servlet Engine
OpenSSL A.00.09.08w.001 Secure Network Communications Protocol
JDM_Nokia
 

5 More Discussions You Might Find Interesting

1. Red Hat

Central Configurations Management System for Linux

hi all, i am currently implementating project scope for a future enterprise solution provider in the storage area. I was hoping if anyone could help me to answer questions regarding the Central Configurations Management System in the RedHat or other linux distro. In the Unix env. , most of... (2 Replies)
Discussion started by: furrahs@yahoo.c
2 Replies

2. Shell Programming and Scripting

Shell Scripted Document Management System

Over the past 4 -5 years, I have cobbled together a rudimentary 'Document Management System' for a school district I support using Linux Bash Shell scripts.. The purpose of the scripting was to supplement features of a Job Applicant Center that had very simplistic methods of handle file... (1 Reply)
Discussion started by: rmuledeer
1 Replies

3. Infrastructure Monitoring

All Things System Management (Blog)

Topics in the System Management blog include the Sun x86 SNMP Hardware Monitoring Agent, Microsoft Integration Updates posted, Sun Integration 1.0 for Microsoft SCOM 2007, Sun Installation Assistant adds 2 more platforms, etc. More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

4. HP-UX

HPUX 11.23 - Sam and Smh.

I've just been on an HP Training Course for HPUXv11.31 and found out about the gui / web for SMH. I never did a course on HP11v23. On our two servers here in the UK that run 11.23 I'm pretty sure that when I typed in "sam" on the command line it went to a sort of smh. (There was a message saying... (2 Replies)
Discussion started by: markp1965
2 Replies

5. HP-UX

Tape drive not showing in SMH

We just migrated from an old PA-RISC system to a new rx2800 running 11iv3. I'm trying to get used to the System Management Homepage for general admin tasks. When attempting to do a test backup or restore, the external Ultrium tape is not shown in the device list. I'm looking under Home/System... (5 Replies)
Discussion started by: jduehmig
5 Replies
MODSTAT(8)						    BSD System Manager's Manual 						MODSTAT(8)

NAME
modstat -- display status of loaded kernel modules SYNOPSIS
modstat [-n] [name] DESCRIPTION
The modstat utility displays the status of any kernel modules present in the kernel. The options are as follows: -n name Display the status of only the module with this name. Please note that -n is optional. In addition to listing the currently loaded modules' name, the information reported by modstat includes: CLASS Module class, such as "vfs", "driver", "exec", "misc" or "secmodel". SOURCE Where the module was loaded from. "builtin" indicates that the module was built into the running kernel. "boot" indicates that the module was loaded during system bootstrap. "filesys" indicates that the module was loaded from the file system. SIZE Size of the module in bytes. REFS Number of references held on the module. Disabled builtin modules will show a count of -1 here. REQUIRES Additional modules that must be present. EXIT STATUS
The modstat utility exits with a status of 0 on success and with a nonzero status if an error occurs. SEE ALSO
module(7), modload(8), modunload(8) HISTORY
The modstat command was designed to be similar in functionality to the corresponding command in SunOS 4.1.3. BSD
August 2, 2011 BSD
All times are GMT -4. The time now is 10:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy