TechTalkz.com Logo Ask the Expert

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Linux & Opensource > Unix

Notices

shell scripts to check unix performance

Unix


Reply
 
Thread Tools Display Modes
Old 31-10-2007, 08:31 AM   #1
vaede.n@gmail.com
Guest
 
Posts: n/a
shell scripts to check unix performance


I AM LOOKING FOR A WEBSITE OR SAMPLE SCRIPTS THAT WILL PROVIDE CPU,
MEMORY, SWAP
PERFOMANCE IN SOLARIS 10. THANKS

  Reply With Quote
Old 31-10-2007, 03:31 PM   #2
Yogesh Sawant
Guest
 
Posts: n/a
Re: shell scripts to check unix performance

On Oct 31, 7:41 am, vaed...@gmail.com wrote:
> I AM LOOKING FOR A WEBSITE OR SAMPLE SCRIPTS THAT WILL PROVIDE CPU,
> MEMORY, SWAP
> PERFOMANCE IN SOLARIS 10. THANKS


check vmstat, iostat, df, and sar commands

cheers
yogesh

  Reply With Quote
Old 02-11-2007, 12:33 PM   #3
unixcrazy@gmail.com
Guest
 
Posts: n/a
Re: shell scripts to check unix performance

On Oct 31, 2:23 pm, Yogesh Sawant <y.saw...@gmail.com> wrote:
> On Oct 31, 7:41 am, vaed...@gmail.com wrote:
>
> > I AM LOOKING FOR A WEBSITE OR SAMPLE SCRIPTS THAT WILL PROVIDE CPU,
> > MEMORY, SWAP
> > PERFOMANCE IN SOLARIS 10. THANKS

>
> check vmstat, iostat, df, and sar commands
>
> cheers
> yogesh


Create a new file called perf.sh and edit the file using vi
type the follwong command inside the file
vmstat
iostat
swap -l
psrinfo -v
Then save the file and exit.
after this give the executive permission to that file using chmod 655
the run the script. For ex. # ./perf.sh

Thanks
Unix Crazy

  Reply With Quote
Reply

Thread Tools
Display Modes



< Home - Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 05:12 AM.


vBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2010, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional