Insight Remote Support
1748081 Members
5174 Online
108758 Solutions
New Discussion юеВ

ISEE software on HP-UX server

 
tr10385
Frequent Advisor

ISEE software on HP-UX server

I have configured the ISEE software on HP-UX seerver for remote monitoring of hp-ux device. The configuration of ISEE went well, but with some issue with ISEE which is in turn related to HP-UX OS and hardware on which HP-UX is installed.

Details about the Hardware and OS and Java release installed on the server:

#getconf CPU_CHIP_TYPE
520160516

#swlist -l file Jre* | grep bin/java
Jre14.JRE14-COM: /opt/java1.4/jre/bin/java /** Java location reflected in motprefs file **/
Jre15.JRE15-COM: /opt/java1.5/jre/bin/java
Jre15.JRE15-COM: /opt/java1.5/jre/bin/javaws
:/usr/contrib/bin#machinfo
CPU info:
Number of CPUs = 6
Clock speed = 1100 MHz
Bus speed = 400 MT/s
CPUID registers
vendor information = "GenuineIntel"
processor serial number = 0x0000000000000000
processor version info = 0x000000001f010504
architecture revision: 0
processor family: 31 Intel(R) Itanium 2 Family Processors
processor model: 1 Intel(R) Itanium 2 processor
processor revision: 5 Stepping B1
largest CPUID reg: 4
processor capabilities = 0x0000000000000001
implements long branch: 1
Bus features
implemented = 0xbdf0000060000000
selected = 0x0020000040000000
Exclusive Bus Cache Line Replacement Enabled
Bus Lock Signal masked

Cache info:
L1 Instruction: size = 16 KB, associativity = 4
L1 Data: size = 16 KB, associativity = 4
L2 Unified: size = 256 KB, associativity = 8
L3 Unified: size = 4096 KB, associativity = 16

Memory = 1759 MB (1.717773 GB)

Firmware info:
Firmware revision = 003.096
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC version: 7.8

Platform info:
model string = "ia64 hp server rx8620"
machine id number = 45985ef0-225b-11db-9ae9-62e621b18845
machine serial number = DEH4626B9D

OS info:
sysname = HP-UX
nodename = rlcm03
release = B.11.23
version = U (unlimited-user license)
machine = ia64
idnumber = 1167613680
vmunix _release_version:
@(#) $Revision: vmunix: B11.23_LR FLAVOR=perf Fri Aug 29 22:35:38 PDT 2003 $

Issue description:

Query-1: As mentioned above this device is having multiple versions of Java installed with OS (as I understand) For ISEE we are one of available JAVA version.

Basically I need a hp-ux command to check the free space, i tried to find with this command:
$ /tmp/shminfo | grep -e FREE -e Space
If you could give me the proper command to check the free space, this would of great help.

Query-2: Say we have several applications using the same Java version as ISEE or different version of Java. Is there any dependency on disk space for this.

Query3:Is there any directory and file called:
/usr/conf/h/errno.h or /usr/conf/sys/errno.h

If needed further observations, pls. let me know, since I have remote access to this hp-ux server.

Thank you
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: ISEE software on HP-UX server

Shalom,

Query-1: As mentioned above this device is having multiple versions of Java installed with OS (as I understand) For ISEE we are one of available JAVA version.

JAVA_HOME environment variable set in start up scripts controls which version of java is actually used.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
tr10385
Frequent Advisor

Re: ISEE software on HP-UX server

Could you pls. give me the path information for this or where to check. I am sorry for this, since I am not from hp-ux domain.
tr10385
Frequent Advisor

Re: ISEE software on HP-UX server

Pls. send me the path inforamtion of Java to check which version is been used while startup.

Can I use a different Java version for application specific and do not change the default path information of Java at startup.

Pls. respond to this.
tr10385
Frequent Advisor

Re: ISEE software on HP-UX server

Pls. send me the path inforamtion of Java to check which version is been used while startup.

Can I use a different Java version for application specific and do not change the default path information of Java at startup.

Pls. respond to this.

Query-2: Say we have several applications using the same Java version as ISEE or different version of Java. Is there any dependency on disk space for this.

Query3:Is there any directory and file called:
/usr/conf/h/errno.h or /usr/conf/sys/errno.h
tr10385
Frequent Advisor

Re: ISEE software on HP-UX server

closed