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

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
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