Sponsored Content
Full Discussion: Glance
Operating Systems HP-UX Glance Post 302133249 by qfwfq on Wednesday 22nd of August 2007 01:43:43 PM
Old 08-22-2007
First, read the rules, no email. Second, here is an example everyone will be able to look at:

Code:
 GlancePlus C.0x.xx.00          13:36:09     xxxx     ia64    Current  Avg  High
--------------------------------------------------------------------------------
CPU  Util   S SU U                                             | 11%   13%   20%
Disk Util   F            F                                     | 28%   30%   33%
Mem  Util   S                  SU       UB B                   | 63%   63%   63%
Swap Util   U             UR      R                            | 45%   45%   45%
--------------------------------------------------------------------------------
                                  PROCESS LIST                      Users=  xxx
                              User      CPU Util     Cum     Disk           Thd
Process Name   PID   PPID Pri Name   (  600% max)    CPU   IO Rate    RSS   Cnt
--------------------------------------------------------------------------------
xx            1473   1672 154 xxxxx     9.7/ 0.2    14.5 27.8/ 0.5   5.6mb    1
xxxxxxx       6375      1 168 xxxx      2.8/ 0.6 31406.8 14.0/ 3.5   4.4mb    1
xx           16532  16627 154 xxxx      2.6/ 0.3    48.8  4.4/ 2.1   6.1mb    1
xxxxx          777      1 168 xxxx      2.0/ 0.8 44227.9  0.0/ 0.0   3.5mb    6
xx            2201   2598 154 xxxx      2.0/ 0.1    22.8  2.8/ 0.3   3.7mb    1
xx           14790  12789 154 xxx       1.8/ 0.2    40.9 51.6/ 1.8   6.1mb    1
xx            6433   6462 154 xxxx      1.8/ 0.3    60.3  3.2/ 1.3   6.0mb    1
glance       13989  13695 154 xxxx      1.4/ 2.5     0.2  2.0/ 6.5   380kb    1
xx            9549   9578 154 xxxx      1.4/ 0.1     9.6 16.8/ 0.2   3.1mb    1
xx           10377  10076 148 xxxx      1.0/ 0.3     5.6  168/37.1   1.9mb    1
xxxxxx       12490   4464 148 xxxx      1.0/ 1.5     0.8  215/ 191   1.4mb    1
xxxxx         1845      1 -16 xxxx      0.8/ 0.7 38913.8  0.0/ 0.0  25.4mb    2
ProcList CPU Rpt  Mem Rpt  Disk Rpt         NextKeys SlctProc   Help     Exit

 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

glance or gpm for sun

HPUX has glance and gpm, does sun have any robust monitoring tools (1 Reply)
Discussion started by: i55461
1 Replies

2. UNIX for Dummies Questions & Answers

how to quit from glance

hi, if i am in glance, how do i exit? thanks (2 Replies)
Discussion started by: yls177
2 Replies

3. UNIX for Dummies Questions & Answers

ctrl-z problem in glance

in hpux, when i in glance, i cant press ctrl-z, what could be wrong? thanks (11 Replies)
Discussion started by: yls177
11 Replies

4. UNIX for Dummies Questions & Answers

glance quick reference

Hello all, I´m newbie using HP-GLANCEPlus. I readed the help screens provided but, I´m wonder if there are a user manual to use glance, or where can I find some usefull tips to use this tool better. Anybody have some information? Regards. (2 Replies)
Discussion started by: mig28mx
2 Replies

5. UNIX for Dummies Questions & Answers

HP-UX 11.23 ia64 and Glance

I've been searching and cannot seem to find anywhere online a link to a manual for Glance. Does anyone have a link to this? I searched in here already and the links I found on a post from 2002 were dead. And more to the point, do you know if you can use Glance to see Disk I/O per logical... (2 Replies)
Discussion started by: LisaS
2 Replies

6. HP-UX

HP-UX glance

Hi, plz explain about glance, where do i get information on this tool. thanks. (4 Replies)
Discussion started by: venkat_t
4 Replies

7. HP-UX

Glance command Usage

Hello We have used Glance command to check Cpu Uage , bit new to Glance command , HP-UXdev # glance B3692A GlancePlus C.03.71.00 18:21:16 nedunix2 9000/800 Current Avg High -------------------------------------------------------------------------------- CPU Util S SN NU | 43% 59%... (1 Reply)
Discussion started by: lukas_pise
1 Replies

8. HP-UX

Glance and trace over the time

Do you know if Glance is capable to trace a process (or processes) per memory use over the time? I want to have snapshots for example morning and midnigth then compare the info after one weak in order to determine if I have a memory leak in some process I am observing. Is it possible with glace... (1 Reply)
Discussion started by: roche
1 Replies

9. UNIX for Dummies Questions & Answers

Help with glance and nohup

I am new to shell scripting. Can someone explain me what this piece of code do.. /usr/bin/nohup /opt/perf/bin/glance -aos filename2.syntax -iterations 1 > filename.log (1 Reply)
Discussion started by: vijay_105
1 Replies
UNICODE_START(1)					      General Commands Manual						  UNICODE_START(1)

NAME
unicode_start - put keyboard and console in unicode mode SYNOPSIS
unicode_start [font [umap]] DESCRIPTION
The unicode_start command will put the keyboard and console into Unicode (UTF-8) mode. For the keyboard this means that one can attach 16-bit U+xxxx values to keyboard keys using loadkeys(1), and have these appear as UTF-8 input to user programs. Also, that one can type hexadecimal Alt-xxxx using the numeric keypad, and again produce UTF-8. For the console this means that the kernel expects UTF-8 output from user programs, and displays the output accordingly. The parameter font is a font that is loaded. It should have a built-in Unicode map, or, if it hasn't, such a map can be given explicitly as second parameter. When no font was specified, the current font is kept. NOTE
Unicode mode is a parameter with a value per virtual console. However, usually the font and keymap is common to all consoles. SEE ALSO
dumpkeys(1), kbd_mode(1), loadkeys(1), unicode_stop(1), utf-8(7), setfont(8) 3 Feb 2001 UNICODE_START(1)
All times are GMT -4. The time now is 11:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy