iostat for specific domain in Sol9


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers iostat for specific domain in Sol9
# 1  
Old 06-07-2007
iostat for specific domain in Sol9

Hello Everybody,
In my Sol9 machine, Im trying to see the IO load occuring on the system, and I need to check the performance for some specific partiotions, I serched If there is any otpion for the iostat command so it can check the IO load for some partiotn and not the whole system, I didnt found anything regading that.

Do you have any idea how I can do that, whether using iostat or any other command.

Thanks in advance,
# 2  
Old 06-10-2007
Like in Tru64, I can use the following:
iostat " device name"
so it gives me the IO state on that partition, do you have idea if there is any equivelance in Solaris9.
Thanks
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Help with iostat

Hello, I support Oracle 11g on AIX 7.1. Using the command $iostat -D hdisk2 hdisk4 hdisk5 5 I get the following output: hdisk5 xfer: %tm_act bps tps bread bwrtn 44.0 1.4M 178.2 1.4M 14.7K read: ... (3 Replies)
Discussion started by: oracledba1024
3 Replies

2. Shell Programming and Scripting

Command to flush specific domain in SunOS 5 DNS

Hello to all, May you help saying me how to flush a specific domain in Linux SunOS5 I know the command rndc is to flush DNS cache, but I would like to know: 1- How to do a flush only on specific domain 2- How to see the content of DNS Resolver cache (similar to info given by IPCONFIG... (2 Replies)
Discussion started by: Ophiuchus
2 Replies

3. Windows & DOS: Issues & Discussions

How to: Linux BOX in Windows Domain (w/out joining the domain)

Dear Expert, i have linux box that is running in the windows domain, BUT did not being a member of the domain. as I am not the System Administrator so I have no control on the server in the network, such as modify dns entry , add the linux box in AD and domain record and so on that relevant. ... (2 Replies)
Discussion started by: regmaster
2 Replies

4. Solaris

difference b/w sol9 & sol10

what is the difference b/w sol9 and sol10 booting procedure?? Recently faced this question with HP... Thiru (2 Replies)
Discussion started by: tirupathiraju_t
2 Replies

5. UNIX for Advanced & Expert Users

exim4 relay only to specific domain

Hi, I am new in exim. I am trying to configure a debian server running exim4 such that it relays only mails to our domain (@abcd.de).The exim server uses a smarthost for relaying. I do not get it to block outgoing mails to domains different from ours (i.e. with the "standard" configuration it... (0 Replies)
Discussion started by: one71
0 Replies

6. Solaris

how can i split the kernel invoction by app in sol9

Hi all, Recently, i am monitoring my Solaris 9 system and found that there are a lot of kernel invocation, "top" reports about 20% CPU usage on kernel, during the period. But i am not sure how i can find out which application costs the most kernel functions and the proportion. Such... (2 Replies)
Discussion started by: sleepy_11
2 Replies

7. Solaris

Interfaces Sol9

this is more of a curious question. I have a jumpstart server i imaged from a laptop. And in /etc/there are multiple hostname.ce0:1-2-3 etc.. entries. in that file each one has name similar to this jumpr_koc jumpr_poc etc.. Also i noticed my netmasks file has all the subnets we use. and finally my... (2 Replies)
Discussion started by: deaconf19
2 Replies

8. Filesystems, Disks and Memory

Help with iostat ...

All, I am attempting to help tune a Sun for better performance (mainly for SAS 9.1), and have found indicators pointing to poor I/O utilization. I have run iostat -cx, and found one device in particular where the %w is in the 90's during processing. I have a feeling that this is where the SAS... (3 Replies)
Discussion started by: dj_is
3 Replies

9. UNIX for Dummies Questions & Answers

changing sendmail configurations in sol9

Hello everbody: I have a Sun V480 with Solaris9 on it, and IT is sending mails using smtpd to some mail server, and now we have to change the IP address of that mail server, Do you have any idea where should I change that IP address, can Thanks alot (3 Replies)
Discussion started by: aladdin
3 Replies

10. Solaris

DHCP on Sol9

I have a SF v240 running Solaris 9 and DHCP server service. Anybody show me how to configure a Windows XP/2000 DHCP client. Thanks in advanced. Tinh (0 Replies)
Discussion started by: tinhlx
0 Replies
Login or Register to Ask a Question