Aptare Portal Server Performance Script

Article: 100045280
Last Published: 2021-09-27
Ratings: 0 1
Product(s): NetBackup & Alta Data Protection, Veritas Alta View Reports Premium

Problem

When looking at performance issues, it is useful to have a script to run that gathers as much info as possible and puts it into a file that can easily be reviewed. The attached file is used for this.

Error Message

N/A

Cause

This script is used to gather performance metrics on the Portal Server

Solution

Oracle 19c (APTARE 10.5 and above) - Instructions

  1. Download the attached file perf2018_19c.sh
  2. Place in a directory on the Portal server for example: /home/aptare
  3. Make sure permissions are set to executable:
    chmod 755 perf2018_19c.sh
  4. Run the script as the root user:
    ./perf2018_19c.sh

NOTE: The output file will be located in /home/aptare directory


Oracle 12c (APTARE 10.4 and below) - Instructions

  1. Download the attached file perf2018.sh
  2. Place in a directory on the Portal server for example: /home/aptare
  3. Make sure permissions are set to executable:
    chmod 755 perf2018.sh
  4. Run the script as the root user:
    ./perf2018.sh

NOTE: The output file will be located in /home/aptare directory

Applies To

All

Was this content helpful?