Howto cstm on HP-UX
If we want to show all machine information, just use cstm.
# cstm
Running Command File (/usr/sbin/stm/ui/config/.stmrc).
-- Information --
Support Tools Manager
Version C.46.05
(C) Copyright Hewlett Packard Co. 1995-2002
All Rights Reserved
Use of this program is subject to the licensing restrictions described
in "Help-->On Version". HP shall not be liable for any damages resulting
from misuse or unauthorized use of this program.
cstm>
Map all device in this system with :
cstm> map
Dev Last Last Op
Num Path Product Active Tool Status
=== ==================== ========================= =========== =============
1 system system (1014) Information Successful
2 memory IPF_MEMORY (1014) Information Successful
------------
We want to know info about memory information
cstm>sel d 2
cstm>info
-- Updating Map --
Updating Map...
cstm>wait
cstm>il
-- Converting a (2176) byte raw log file to text. --
Preparing the Information Tool Log for IPF_MEMORY on path memory File ...
-- Information Tool Log for IPF_MEMORY on path memory --
Log creation time: Sun Apr 12 09:20:16 2009
Hardware path: memory
Basic Memory Description
Module Type: MEMORY
Page Size: 4096 Bytes
Total Physical Memory: N/A
Total Configured Memory: 8192 MB
Total Deconfigured Memory: N/A
-------------
same procedure for another device information.
# cstm
Running Command File (/usr/sbin/stm/ui/config/.stmrc).
-- Information --
Support Tools Manager
Version C.46.05
(C) Copyright Hewlett Packard Co. 1995-2002
All Rights Reserved
Use of this program is subject to the licensing restrictions described
in "Help-->On Version". HP shall not be liable for any damages resulting
from misuse or unauthorized use of this program.
cstm>
Map all device in this system with :
cstm> map
Dev Last Last Op
Num Path Product Active Tool Status
=== ==================== ========================= =========== =============
1 system system (1014) Information Successful
2 memory IPF_MEMORY (1014) Information Successful
------------
We want to know info about memory information
cstm>sel d 2
cstm>info
-- Updating Map --
Updating Map...
cstm>wait
cstm>il
-- Converting a (2176) byte raw log file to text. --
Preparing the Information Tool Log for IPF_MEMORY on path memory File ...
-- Information Tool Log for IPF_MEMORY on path memory --
Log creation time: Sun Apr 12 09:20:16 2009
Hardware path: memory
Basic Memory Description
Module Type: MEMORY
Page Size: 4096 Bytes
Total Physical Memory: N/A
Total Configured Memory: 8192 MB
Total Deconfigured Memory: N/A
-------------
same procedure for another device information.