monitors:chk_oracle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
monitors:chk_oracle [2015/02/26 13:17] – [Installation] aecanomonitors:chk_oracle [2015/02/26 14:37] – [Installation] aecano
Line 1: Line 1:
-====== My Monitor (CHANGEME) ======+====== CHK_ORACLE ======
  
 ^ Author | [[ aecano@gmail.com | Allan Cano ]] | ^ Author | [[ aecano@gmail.com | Allan Cano ]] |
Line 20: Line 20:
 ORACLE_SIDS=""; export ORACLE_SIDS ORACLE_SIDS=""; export ORACLE_SIDS
 DB_PASSWORD="YOUR_XYMON_ORACLE_PWD"; export DB_PASSWORD DB_PASSWORD="YOUR_XYMON_ORACLE_PWD"; export DB_PASSWORD
-</code> \\ Set ORACLE_SIDS to your oracle sid or space delimited list of sids. \\ +</code> \\ Set ORACLE_SIDS to your oracle sid or space delimited list of sids. \\ If left blank it will default to the sids in your oratab file.
-If left blank it will default to the sids in your oratab file.+
   - Run the chk_oracle.setup script as an oracle dba account to create an oracle user for xymon monitoring:<code>   - Run the chk_oracle.setup script as an oracle dba account to create an oracle user for xymon monitoring:<code>
 create user xymon identified by my_passwd default tablespace users; create user xymon identified by my_passwd default tablespace users;
  • monitors/chk_oracle.txt
  • Last modified: 2015/02/26 14:42
  • by aecano