Skip to content

bat-manav/pg_dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pg_dash

terminal based postgres monitoring script with live refresh .

NOTE - > This script is tested against RHEL only.

PRE-REQUISITES:

1. Install python3 and below additional modules.

example - > /usr/bin/python3 -m pip install rich datetime psutil pyfiglet os psycopg2

rich datetime psutil pyfiglet os psycopg2

2. Update the connect.py file with connection details.

3. Run the python script as below .

/usr/bin/python3 pg_dash_v1.py

About

terminal based postgres monitoring script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages