Display Current Resmon Settings

Display the current settings for the Resmon service to determine if it is enabled.

  1. Open a terminal session on the STA server, and log in as the Oracle user.
  2. Display the current Resmon settings.
    $ staresmonadm -Q
    

    In this example, the Resmon service is enabled and configured.

    $ staresmonadm –Q
    Contacting daemon...connected.
    Querying Preferences.
     Current STA Resource Monitor Service Settings:
       Configured                        [yes]
       Send Reports                   -T [23:05]
       Sleep Interval                 -i [3600 sec]
       Alert Nagging                  -n [off]
       DB Username                    -U [stadba]
       DB Password                    -P [********]
       DB Tablespace hwm              -t [80%]
       DB Backup hwm   (/dbbackup)    -b [70%]
       DB Data hwm     (/dbdata)      -d [75%]
       Log Volume hwm  (/var/log/tbi) -l [75%]
       Root Volume hwm (/)            -z [75%]
       Tmp Volume hwm  (/tmp)         -x [75%]
       System Memory hwm              -m [80%]
       Email 'From:'                  -f [STAResmon@staserver.mycompany.com]
       Email 'To:'                    -r [charlie@mycompany.com:lucy@mycompany.com]
       Email 'Subject:'               -s [STA Resource Monitor Report <staserver>]
       Output File                    -o [/var/log/tbi/db/staresmon.csv]