File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,11 @@ Oracle DB Monitor
3
3
4
4
#### This is command line Oracle DB Monitoring tool. Alternative to Oracle Enterprise Manager (OEM).
5
5
6
- It presents key metrics from multiple OEM Pages in single pane of glass. <br />
7
- It does not require browser/GUI. It only need access to port 22 or 1521 on Oracle db host. <br />
8
- It works for Real Application Cluster and Single node configuration. <br />
9
- It is best to run on clients where Cssh is available (macOS or Linux).
6
+ - It presents key metrics from multiple OEM Pages in single pane of glass. <br />
7
+ - It does not require browser/GUI. It only need access to port 22 or 1521 on Oracle db host. <br />
8
+ - It works for Real Application Cluster and Single node configuration. <br />
9
+ - It is best to run on clients where Cssh is available (macOS or Linux).
10
+ - It does not replace OEM, but it is very useful tool where OEM is not availabe.
10
11
11
12
<img src =" readme/oracle-db-monitor-icon.png " width =" 200 " >
12
13
You can’t perform that action at this time.
0 commit comments