OraGlance is a lightweight oracle performance monitor tool , developed by parnassusdata.com . It will only focus on most important metric .

you can easily run it without any prerequisite. It will ask for few permission:

grant select on gv_$active_session_history to $USER_NAME;
grant select on gv_$SQL to $USER_NAME;
grant select on gv_$SQL_MONITOR to $USER_NAME;
grant select on gv_$SQLSTATS to $USER_NAME;
grant select on v_$database to $USER_NAME;
grant select on gv_$instance to $USER_NAME;
grant select on gv_$statname to $USER_NAME;
grant select on gv_$sysstat to $USER_NAME;
grant select on gv_$osstat to $USER_NAME;
grant select on gv_$dlm_misc to $USER_NAME;
grant create session to $USER_NAME;

OraGlance is free software , use it as you like.

Features

  • gui oracle performance monitor
  • free
  • no create object in database , read only

Project Samples

Project Activity

See All Activity >

Follow OraGlance

OraGlance Web Site

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OraGlance!

Additional Project Details

Registered

2020-06-29