Panorama

Tool for monitoring performance issues of Oracle databases

6
4
Ruby

Panorama for Oracle-DB

Web-tool for analyzing performance issues of Oracle databases.

Provides easy access to several current and historic state information of Oracle DBs.

Dashboard

For more details please see: https://rammpeter.github.io/panorama.html

Installation / Usage

there are two ways to run Panorama:

  1. as Java program (jar file)
  2. as Docker container

1. Use Panorama as Java program (jar file)

2. Use Panorama as container

  • Ensure you have Docker or Podman installed
  • Run the application by executing the following command in a terminal:
    > docker run -p 8080:8080 docker.io/rammpeter/panorama
    
  • Open the application in your browser: http://localhost:8080
  • Login with an Oracle user of the choosen database

License

This application is available free of charge under the terms of the GNU General Public License.