Patch Check Advanced
From: Martin Paul (map_at_par.univie.ac.at)
Date: 07/05/04
- Next message: aryzhov: "Re: Expected performance of raid chassis"
- Previous message: aryzhov: "Re: Error when installing Solaris 10 on a Dell workstation 400"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 05 Jul 2004 09:50:59 GMT
After living with the deficiencies of Sun's patchdiag and patchcheck
for a long time, I developed my own script - Patch Check Advanced (PCA).
Recently it has been updated with useful features like analyzing
patch requirements, downloading and installing of patches from Sunsolve.
The script is available for public download from:
http://www.par.univie.ac.at/~martin/pca/
Basically, PCA does the same as patchcheck - generate lists of
installed and uninstalled patches. It has a lot of advantages,
though, like:
- Same, easily understandable format for the reports of
installed and uninstalled patches.
- Shows Recommended/Security status for installed patches.
- Shows all uninstalled Recommended/Security patches in one concise list.
A patch is defined uninstalled if it either isn't installed at all,
or if it is isn't installed in its most recent revision.
- Doesn't show false positives in the list of uninstalled patches.
Only patches for packages which are actually installed are listed.
- Doesn't show uninstalled patches which are marked Obsolete/Bad.
- Easy to see if the revision of an installed patch is older, equal to
or newer than the most recent patch revision.
- Easy to see if installed patches are not listed in the cross reference
file, or if the installed revision is newer than the one listed in
the cross reference file.
- It's faster (pca -a is about 10 times faster than patchk -l) and
smaller (and therefore, easier to understand and modify).
- It can download the current patchdiag.xref file automatically on
demand.
- It can download patches from SunSolve, and install them.
- PCA can ignore patches in its output if you tell it that you are not
interested in them.
- It analyzes the prerequisites for patches and lists (and installs)
required patches in the correct order.
I'm using pca on a daily basis for a long time now, and hope it proves
to be useful for others, too. I'd also like to thank all people who
contributed to PCA with ideas and code. All feedback is welcome.
mp.
-- Systems Administrator | Institute for Software Science | Univ. of Vienna
- Next message: aryzhov: "Re: Expected performance of raid chassis"
- Previous message: aryzhov: "Re: Error when installing Solaris 10 on a Dell workstation 400"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|