Define Resource Report Settings

Change the time of day when Resmon sends the Resource Report, the report file name, and location of the report file. If you specify a new file name, and the file does not already exist, the Resmon service creates it with the next scan.

  1. On the STA server, open a terminal session. Log in as the Oracle user.
  2. Define report information.
    • Use 24-hour notation to specify the time of day.
    • The file location must be an absolute, not relative, path. The database user must have read/write privileges to the directory.
    • The file name extension must be .csv.

    For example:

    $ staresmonadm -T 23:59 -o /var/log/tbi/db/ResmonReport.csv
    
  3. If you want the new settings to take effect immediately, you must stop and restart the STA services daemon. See Services Daemon - Stop, Restart, or Show Status.