Skip to content

dptsource/postgresqlhealthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

THE GOAL

Consolidate main PostgreSQL and system health metrics in one report.
Useful for routine daily and weekly PostgreSQL checks.

Report provides:
- Basic OS-level parameters: disk space, hostname,IP Address, Date & Time ,load average, memory utilization 
- Important PostgreSQL statistics : Instance Status , Uptime, version,max_connection,threads_connected

Report example: 

CONFIGURING AND RUNNING

1. Edit PostgreSQL credentials in postgresqlhealth.sh
2. Run ./postgresqlhealth.sh
3. Enjoy!

Script will automatically send report to email address given in script.

Report will be emailed to you. Useful when running script via cron.

DOCUMENTATION

version 1.0

DOWNLOAD LATEST

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published