![]() |
|
|
|
|
|||||||
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris equivalent of the ioscan command | etc | SUN Solaris | 5 | 05-16-2008 12:55 AM |
| Equivalent command to 'stat' | im_new | Shell Programming and Scripting | 3 | 12-27-2007 02:28 AM |
| equivalent of ptree command in zsh | dhams | Shell Programming and Scripting | 3 | 09-11-2007 04:07 PM |
| Command equivalent to DOS mode for SCO 5.0.6 | jgt | UNIX for Advanced & Expert Users | 3 | 05-11-2007 04:10 AM |
| SQL Spool equivalent command in DOS | stevefox | Windows & DOS: Issues & Discussions | 2 | 01-17-2006 05:18 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
C an someone help me out in getting the command to get system statistics like CPU, DISK and I/O utilization in a single command instead of mpstat,vmstat and iostat. When i give sar, getting the following error, bash-3.00# sar sar: can't open /var/adm/sa/sa15 No such file or directory Regards, Rajesh |
| Forum Sponsor | ||
|
|
|
||||
|
Try something like:
sar -v 1 4 to have sar display the current state of the system. And glance runs on Solaris except that with zones it must run in the global zone. I don't know how to get a copy. Try contacting HP using the contact info on this page: GlancePlus overview and features redirect |
| Tags |
| solaris |
| Thread Tools | |
| Display Modes | |
|
|