We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1575c commit 454dbd9Copy full SHA for 454dbd9
README.txt
@@ -6,6 +6,13 @@ Primary database.
6
7
THIS IS WORK IN PROGRESS.
8
9
+Directory structure
10
+-------------------
11
+WORKING_DIR - directory where all monitoring and statistics scripts are located (.sh, .pl, .py)
12
+WORKING_DIR/log - all log files go into this directory
13
+WORKING_DIR/config - Perl and Python configuration files live there.
14
+WORKING_DIR/pictures - all charts generated by statistics scripts.
15
+
16
1. Oracle Alert Log Monitor Scripts
17
1.1. alert_monitor.pl
18
This script connects to running Oracle instance and select alerts from table x$dbgalertext (for Oracle 11g and later).
0 commit comments