Sponsored Content
Full Discussion: Glance command Usage
Operating Systems HP-UX Glance command Usage Post 302412158 by lukas_pise on Monday 12th of April 2010 01:59:36 AM
Old 04-12-2010
Glance command Usage

Hello

We have used Glance command to check Cpu Uage , bit new to Glance command ,

Code:
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% 95% 
Disk Util F F | 33% 263 38% 
Mem Util S SU | 87% 87% 87
Swap Util U UR | 81% 81% 81% 
-------------------------------------------------------------------------------- 
CPU REPORT 
------------------------------------------------------------------------- 
State Current Average High Time Cum Time 
------------------------------------------------------------------------- 
User 6.3 4.3 7.0 0.29 1.18 
Nice 10.7 3.8 10.7 0.49 1.05
Negative Nice 0.2 0.3 1.3 0.01 0.08 
RealTime 0.2 0.2 0.2 0.01 0.05 
System 5.7 6.3 9.0 0.26 1.73 
Interrupt 0.7 1.1 1.8 0.03 0.30 
ContextSwitch 0.0 0.3 0.7 0.00 0.07 
Traps 0.0 0.0 0.0 0.00 0.00 
Vfaults 1.3 0.7 1.3 0.06 0.18 
Idle 74.8 83.0 91.3 3.44 22.68 
Top CPU user: PID 8143, perl 7.8% cpu util 
Active CPUs: 2

Could some one help us to understand output report of Glance command.

Can we use Glance command on AIX & Sun Solaris and Unix Servers.

Do we need any additional Packages for Glance command to work on other Unix flavours.


Regards
Lukas

Last edited by pludi; 04-12-2010 at 03:20 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

file command usage

Hi, i would like to determine how many shell scripts are in a directory. Someone recommended me the file command, but i don't know how to use it in that way. anybody??? Thanks!!! (8 Replies)
Discussion started by: kfad
8 Replies

2. Solaris

I want a command in solaris equivalent to glance in HP-UX

Hi, C an someone help me out in getting the command to get system statistics like CPU, DISK and I/O utilization in a single command instead of mpstat,vmstat and iostat. When i give sar, getting the following error, bash-3.00# sar sar: can't open /var/adm/sa/sa15 No such... (6 Replies)
Discussion started by: grrajeish
6 Replies

3. HP-UX

how can I find cpu usage memory usage swap usage and logical volume usage

how can I find cpu usage memory usage swap usage and I want to know CPU usage above X% and contiue Y times and memory usage above X % and contiue Y times my final destination is monitor process logical volume usage above X % and number of Logical voluage above can I not to... (3 Replies)
Discussion started by: alert0919
3 Replies

4. AIX

How to monitor the IBM AIX server for I/O usage,memory usage,CPU usage,network..?

How to monitor the IBM AIX server for I/O usage, memory usage, CPU usage, network usage, storage usage? (3 Replies)
Discussion started by: laknar
3 Replies

5. UNIX for Dummies Questions & Answers

Command to display the space usage (memory usage) of a specific directory.

Hi all, Can you please tell me the command, with which one can know the amount of space a specific directory has used. df -k . ---> Displays, the amount of space allocated, and used for a directory. du -k <dir name> - gives me the memory used of all the files inside <dir> But i... (2 Replies)
Discussion started by: abhisheksunkari
2 Replies

6. HP-UX

oracle processes with SOCKT in glance command....reason?

Hi Friends, I could see following oracle process in the glance command. i see nothing running in the database although. I tried google it but no success. Another team ,which needs all the processes on the server is complaining. Can someone help me what exactly are these sessions/ how to ... (1 Reply)
Discussion started by: kunwar
1 Replies

7. Shell Programming and Scripting

cp -v command usage?

I am trying to output a log file from cp usage. I think this can be achieved. In my code I have this. cp -i -v ~/files/* ~/backups/oldfiles/;; > ~/logs/logfile.logThe error I get is "syntax error near unexpected token '>' What am I missing? (7 Replies)
Discussion started by: gameinn
7 Replies

8. HP-UX

glance adviser suppress newline in print command

Hi, I have a glance adviser, the highlights below. The problem that i have is that every time glance finds process name "abc" it write the memory region data in a new line. My question is if i have a way to print without newline? The output line for process abc looks something like this:... (0 Replies)
Discussion started by: yochaia01
0 Replies

9. Shell Programming and Scripting

Help on scp command usage

As part of our project dev , we need to create a shell script that COPY FILES FROM A SEPCIFIC DIRETORY OF THE LOCAL SYSTEM INTO A SPECIFIC LOCATION OF A REMOTE SERVER. USER1@SERVER1/Dir1/*.* ------- >USER2@SERVER2/Dir2 The main issues with this is requirement are : 1. THERE'S ONLY... (4 Replies)
Discussion started by: kumarjt
4 Replies

10. UNIX for Dummies Questions & Answers

Usage of '.' in MV command

Hi, Could you please let me know, why we should not use '.' in move command, if we use it, is it something wrong.. Please share the details on it. /home/rahualux/emp.csv /home/rahualux/details/employee_files/. Or other example for mutlipile files /home/rahualux/*.csv... (3 Replies)
Discussion started by: rahualux
3 Replies
GLANCE-CACHE-MANAGE(1)						      Glance						    GLANCE-CACHE-MANAGE(1)

NAME
glance-cache-manage - Glance Cache Manager CACHE MANAGEMENT UTILITY
Author glance@lists.launchpad.net Date 2012-01-03 Copyright OpenStack LLC Version 2012.1-dev Manual section 1 Manual group cloud computing SYNOPSIS glance-cache-manage <command> [options] [args] COMMANDS help <command> Output help for one of the commands below list-cached List all images currently cached list-queued List all images currently queued for caching queue-image Queue an image for caching delete-cached-image Purges an image from the cache delete-all-cached-images Removes all images from the cache delete-queued-image Deletes an image from the cache queue delete-all-queued-images Deletes all images from the cache queue clean Removes any stale or invalid image files from the cache OPTIONS --version show program's version number and exit -h, --help show this help message and exit -v, --verbose Print more verbose output -d, --debug Print more verbose output -H ADDRESS, --host=ADDRESS Address of Glance API host. Default: 0.0.0.0 -p PORT, --port=PORT Port the Glance API host listens on. Default: 9292 -A TOKEN, --auth_token=TOKEN Authentication token to use to identify the client to the glance server -f, --force Prevent select actions from requesting user confirmation SEE ALSO o OpenStack Glance BUGS o Glance is sourced in Launchpad so you can view current bugs at OpenStack Glance AUTHOR
OpenStack COPYRIGHT
2010-present, OpenStack, LLC. 2012.1.1 March 14, 2013 GLANCE-CACHE-MANAGE(1)
All times are GMT -4. The time now is 08:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy