Administration

Note: This section contains various guides: articles and tutorials about Solaris OE administration: installation, monitoring, performance and observability. Before using any of the articles in real case scenarios make sure you are testing the guides under your TEST environment !!!



Contents

Administration under Solaris OE applies to: Solaris 8, 9, 10 and Solaris Nevada (Solaris Express)

Installation
Disks and Filesystems
Monitoring, Observability and Debug
Multimedia on Solaris
Web services under Solaris
Java on Solaris
Scripts
References
a short introduction how to install Solaris 10 on x86/64 computers
a collection of articles about UFS, ZFS
a section about monitoring and observability under Solaris OE
Solaris used as a a multimedia solution
various webservers under Solaris
installing and running Java applications under Solaris
several administrative scripts
other references



Obs Installation and Upgrade Notes

Under this section there are simple guides about installing or upgrading Solaris systems. There will be as well some tutorials about Solaris on laptops, especialy AMD Ferrari and Thinkpad T43. This is work in progress !



Obs Disks and Filesystems

A section dedicated to Solaris filesystems and how to manage disks under Solaris OE. Applies to Solaris: 7, 8, 9, 10+.



Obs Monitoring, Observability and Debug

Observability and monitoring is a very important part of every SysAdmin's work. The way how we monitor and observe, basically understand our systems, is not an easy task. Many operating systems have different tools to accomplish these goals but Solaris has a big number of such utilities created over years to make your life easier. Some are process or system centric: mdb, ptools, kmdb, truss, sotruss, DTrace, prstat, etc.

This section will go in detail and will list several good tools which you should know to master.



Multimedia Multimedia under Solaris



web Web services under Solaris



Java Java on Solaris



Administrative Scripts

Simple utilities easy to use for: process management, disk accounting.

Script Category Description Date
dur files/directory
A simple perl utility to report disk/directory usage. Uses File::Find module.
2007-05-20
pcollector process management
process collector, a ksh utility to report process metrics: number of lwps, number of file descriptors, RSS and VSZ.
Notice: needs update and most likely to be rewritten in Perl or C for speed.
2004-10-13