Sponsored Content
Full Discussion: Work Load manager usage
Operating Systems AIX Work Load manager usage Post 302955960 by -=XrAy=- on Thursday 24th of September 2015 07:49:18 AM
Old 09-24-2015
Hi,

i hope i understand your question correctly.

The Workload Manager (WLM) is part of the AIX kernel and controls the resources of a standard AIX installation as well as the resources of Worload Partition (WPAR).

WLM works with classes, e.g. system, default, etc. and these classes can be limited or prioritized for CPU, Memory, diskIO and Process:
Code:
General characteristics of a class
CPU resource management
Memory resource management
diskIO resource management
Process total resource management
Class total resource management

You can not directly assign a limitation for a specific user but you can assign a user (more specifically all commands from a user) to class, which is limited.
Code:
 #  Class     User      Group     Application             Type      Tag
001 System    root      -         -                       -         -
002 Default   -         -         -                       -         -

I have not worked yet with WPARs but if i understand it correctly the (ressources of) WPAR is controled from the host system via WLM.

I hope the is what you ask for.

Regards
This User Gave Thanks to -=XrAy=- For This Post:
 

9 More Discussions You Might Find Interesting

1. SuSE

How do I load kernel modules so BestCrypt will work

I'm using SuSE 9.2 Pro and trying to use a program call BestCrypt. I get it installed and type bctool and it says "Kernel modules not loaded". If you need to know anymore about it you can find it at http://www.jetico.com/linux/bcrypt-help/index.htm linux:/home/chris/Desktop/Xtheater-0.9.2 #... (6 Replies)
Discussion started by: CTroxtell21
6 Replies

2. UNIX for Advanced & Expert Users

Sun: High kernel usage & very high load averages

Hi, I am seeing very high kernel usage and very high load averages on my system (Although we are not loading much data to our database). Here is the output of top...does anyone know what i should be looking at? Thanks, Lorraine last pid: 13144; load averages: 22.32, 19.81, 16.78 ... (4 Replies)
Discussion started by: lorrainenineill
4 Replies

3. Shell Programming and Scripting

Need help in wrting Load Script for a Load-Resume type of load.

hi all need your help. I am wrting a script that will load data into the table. then on another load will append the data into the existing table. Regards Ankit (1 Reply)
Discussion started by: ankitgupta
1 Replies

4. Solaris

Checking Server work load

Hey guys, I was task to look at a couple DNS servers for a co worker, Now they are running Solaris 2.6 on some Ultra 10 systems. How can I check the kind of load these systems are taking, I know that I can look at the network size and how many zones these servers are SOA of, but I looking in a... (3 Replies)
Discussion started by: aojmoj
3 Replies

5. 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

6. Solaris

RAID manager or veritas volume manager

Can somebody kindly help me to determine which one i should choose to better manipulate OS volume. RAID manager or veritas volume manager? Any critical differences between those two? Thanks in advance. (5 Replies)
Discussion started by: beginningDBA
5 Replies

7. 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

8. UNIX for Dummies Questions & Answers

VPS has load 200, httpd load no activity, netstat nothing

Hello, on my hostserver i see one VPS of mine got load of 200.00 and netstat nothing (not a single blank line on netstat command) after some time, netstat started showing connections, but i see no excessive IP connections. tail -f /var/log/httpd/access_log shows no activity /var/log/messages ;... (1 Reply)
Discussion started by: postcd
1 Replies

9. UNIX for Beginners Questions & Answers

Installation of virt-manager while yum update and yum install rhvm does not work

I have downloaded RHEV-H 4.2 Red Hat Virtualization - Red Hat Customer Portal (RHVirtualization 4.2 Host and Manager iso). I uploaded the image and installed on an HP G9 server baremetal. I found I dont have a WAN/net connectivity later on HPG9 server. How can I still install virt-manager on... (1 Reply)
Discussion started by: Paras Pandey
1 Replies
sawfish(1)						      General Commands Manual							sawfish(1)

NAME
sawfish -- Sawfish window manager. SYNOPSIS
sawfish [--display [=DPY] ] [--multihead ] [--visual [=VISUAL] ] [--depth [=DEPTH] ] [--disable-nls ] [FILE ] [--batch ] [--interp ] [-f, --call FUNCTION ] [-l, --load FILE ] [--version ] [--no-rc ] [-q, --quit ] DESCRIPTION
Sawfish is a lisp-extensible window manager for X11. Its aim is to allow all areas of window management (decoration, manipulation) to be customized as far as is possible, yet still remain as fast or faster than existing window managers. OPTIONS
--display=DPY Connect to X display DPY. --multihead Fork a copy of sawfish for each screen. --visual=VISUAL Preferred VISUAL type. --depth=DEPTH Preferred color DEPTH. --disable-nls Disable internationalization of messages. FILE Load the Lisp file FILE (from the cwd if possible, implies --batch mode). --batch Batch mode: process options and exit. --interp Interpreted mode: don't load compiled Lisp files. -f, --call FUNCTION Call Lisp function FUNCTION. -l, --load FILE Load the file of Lisp forms called FUNCTION. --version Print version details. --no-rc Don't load rc or site-init files. -q, --quit- Terminate the interpreter process. SEE ALSO
Sawfish is documented fully by John Harper available via the Info system. AUTHOR
This manual page was written by Christian Marillat marillat@debian.org for the Debian GNU/Linux system (but may be used by others). sawfish(1)
All times are GMT -4. The time now is 02:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy