Solaris
To install Sar on your solaris box you need the following packages:
- SUNWaccr System Accounting, (Root)
- SUNWaccu System Accounting, (Usr)
To check if this packages are installed on your machine,issue the following command on you box:
root# pkginfo SUNWaccr SUNWaccu
you must see the two lines in bold.
system SUNWaccr System Accounting, (Root)
system SUNWaccu System Accounting, (Usr)
root#