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 13:16] – [Installation] aecanomonitors:chk_oracle [2015/02/26 14:42] (current) – [Source] 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> +</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.
-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.+
   - 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 56: 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.1424956604.txt.gz
  • Last modified: 2015/02/26 13:16
  • by aecano