Hi All,
This is neto from Brazil
How are you?
graphOra (Rodrigo Nascimento and neto from Brazil – NetApp) is an application to collect performance counters from an Oracle database instance and printing them in the screen or sending them to Graphite/Grafana. Even if you don’t have a Graphite/Grafana server you can use graphOra to see real time performance data from an Oracle database.
Downloading graphOra:
Note:
We have the compiled version of graphOra to have all the dependencies. Just download and enjoy it 🙂
Preparing graphOra:
graphOra.linux --host oracle-db --port 1521 --sid nfb1 --create
Where oracle-db is the name or IP of your oracle database server.
Running graphOra:
graphOra.linux --host oracle-db --port 1521 --sid nfb1 --interval 10
Where oracle-db is the name or IP of your oracle database server.
Running graphOra with graphite:
graphOra.linux --host oracle-db --port 1521 --sid nfb1 --interval 10 --graphite graphs-db --graph-port 2003
Where:
oracle-db is the name or IP of your oracle database server.
graphs-db is the name of your Graphite server.
NOTE: Using graphOra with the graphite option, we recommend to use hostnames instead of IPs as graphite is using “.” as the field separator for the naming schema.
If you have any questions, please feel free to contact us at:
[rodrigon] at netapp dot com [neto,n,netofrombrazil] at netapp dot com
Rodrigo Nascimento – @logwriter neto from Brazil – @netofrombrazil
All the best,
neto
NetApp – I love this company!
great job guys ! Here are my notes on installing Graphora and getting it going
http://datavirtualizer.com/graphora/
LikeLike