vorticow.blogg.se

Postgresql github
Postgresql github













PostgreSQL Dashboard is distributed under the PostgreSQL License.ĭashing is distributed under the MIT License. Do not use a superuser in the config_postgresql.rb file.Do not allow users to access PostgreSQL Dashboard from the Internet.Read the Great PostgreSQL Documentation.Therefore I strongly recommend the following precautions : You need to be careful about the security of your PostgreSQL server when installing this tool. PostgreSQL Dashboard is based on Dashing, a very nice dashboard framework.ĭashing itself is based on Sinatra, a very nice Ruby web framework.īasically to run this tool, you will need: Mv config_postgresql.rb.example config_postgresql.rbįor more instructions, please read INSTALL.md Requirements If you already have installed a Ruby environnement, simply type: git clone

#POSTGRESQL GITHUB CODE#

And HTML code of the dashboard can be modified for specific needs, such as specific screen dimensions.

postgresql github

You can easily drag'n'drop any widget to put it wherever you want on the screen. this tool is design so that you can write a custom widget to display stats you find relevant or build a dynamic graph on some "business logic" valuation.

  • Twitter : A glimpse of the #PostgreSQL feedĪdding a new job should be fairly easy.
  • Queries : The number of active queries currently running of the instance.
  • Buffers : The number of new buffers allocated.
  • Hit Ratio : The % of data found in cache.
  • General Info : Version, number of host databases, etc.
  • The current dashboard is currently composed of 5 widgets : It is designed to be displayed on a large screen in a monitoring room or an open space office.

    postgresql github

    PostgreSQL Dashboard is simple monitoring tool that provides a live activity report of a PostgreSQL instance.













    Postgresql github