This is a set of scripts designed to collect system information related to an SAP System on
various Unix Platforms. The scripts execute only non-invasive commands and thus no modifications
will occur. In fact, the scripts have been run on hundreds of production systems at multiple
customers and have never caused any harm (yet, we warn you that the use of these scripts is at your
own risk). At this time the following operating systems are supported:
- AIX
- HP-UX
- SUN Solaris
- Linux (SuSE, Debian, RedHat)
Database support includes:
- Oracle 8i, 9, 10 and 11
- SapDB / MaxDB
And, finally, SAP R/3 Systems version 4 and newer. The script carries the actual scripts as
uuencoded payload, you can obtain usage information by starting the script with the "-h" argument:
Copyright: (c) 2007 Akkaya Consulting GmbH /
http://www.akkaya.de
actar.AcSysinfo.sh self-extracting a "uuencoded" tar file
Usage:
actar.AcSysinfo.sh [OPTION] [-o
OUTFILE]
Description:
-h show this usage
message
-l show license
information
-d docu of the
archived script collection
-e only extract
archived script collection
-s extract the
archived script collection and start the main script
-o redirect output
from main script to outputfile
default outputfile is ac.`hostname`.out
-r remove the
extracted script collection
Some of the included checks require root privileges to complete successfully, but you may run
the script as a non-root user (the checks that require root privileges will fail). We may in the
future provide a version with sudo support.
You may use this script collection according to the terms of the GPL Version 3. Click
here to download the script. |