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
monitors:chk_oracle [2015/02/26 14:29] – [My Monitor (CHANGEME)] aecanomonitors:chk_oracle [2015/02/26 14:42] (current) – [Source] aecano
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;
Line 55: Line 54:
  
 ===== Source ===== ===== Source =====
-There's a link to the extention at the top of the page!+There's a link to the extension at the top of the page!
  
 ===== Known  Bugs and Issues ===== ===== Known  Bugs and Issues =====
  • monitors/chk_oracle.txt
  • Last modified: 2015/02/26 14:42
  • by aecano