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
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start 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