Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sar , iostat, mpstat not working

DBA2011Jan 27 2009 — edited Feb 4 2009
what i am doing wrong? Its newly installed OELinux4

[oracle@localhost ~]$ iostat -x | sort -nrk13
bash: iostat: command not found
[oracle@localhost ~]$
[oracle@localhost ~]$ iostat
bash: iostat: command not found
[oracle@localhost ~]$ sar
bash: sar: command not found
[oracle@localhost ~]$ mpstat
bash: mpstat: command not found
[oracle@localhost ~]$ which mpstat
/usr/bin/which: no mpstat in (/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin)
[oracle@localhost ~]$ cd /usr/kerberos/bin/
[oracle@localhost bin]$ ls
ftp kdestroy klist krb524init krsh kvno rlogin sim_client uuclient v5passwd
gss-client kinit kpasswd krlogin ksu rcp rsh telnet v4rcp
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2009
Added on Jan 27 2009
9 comments
3,248 views