Quantcast
Channel: UNIX and Linux Forums - AIX
Viewing all articles
Browse latest Browse all 373

Using sar to get CPU utilization for WPARs

$
0
0
Based on the documentation (Help - AIX 6.1 Information Center), I should be able to get the CPU utilization on a WPAR. But when I ran sar on the LPAR, I don't see the -@ option:

Code:

Usage: sar { -A [-M] | [-a][-b][-c][-d][-k][-m][-q][-r][-u][-v][-w][-y][-M] }
          [-s hh[:mm[:ss]]] [-e hh[:mm[:ss]]]
          [-P processor_id[,...] | ALL]
          [-f file] [-i seconds] [-o file] [interval [number]]
          [-X file] [-i seconds] [-o file] [interval [number]]

I'm on AIX 6.1. Thanks! :)

Viewing all articles
Browse latest Browse all 373

Trending Articles