Skip to content

⚙️PostgreSQL Monitoring Tool - easily scalable and user friendly monitoring utility integrated with Telegram Bot API

Notifications You must be signed in to change notification settings

nobdefender/postgresql_monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Monitoring

A PostgreSQL Monitoring Tool integrated in Telegram Bot

GitHub last commit GitHub issues GitHub pull requests

InstallationFeaturesWikiContributingSupportLicense


PostgreSQL Monitoring Tool is a monitoring tool integrated in the Telegram bot.
This tool uses Zabbix Server on the monitoring tool server and Zabbix Agent on a machine with PostgreSQL deployed.

Installation

Downloading and installing steps:
  1. Download and install Zabbix Server.
  2. Download and install Zabbix Agent.
  3. Download the latest version of the tool.
  4. Extract archive with source code.
  5. Run command in cmd:
    docker compose -f ./docker-compose.yml up --build -d
  6. Setup Zabbix Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

Features

🔰 PostgreSQL Monitoring Tool
Disk space monitoring ✔️
PostgreSQL uptime monitoring ✔️
Restart PostgreSQL ✔️
Kill Slow Queries ✔️
Integrated Telegram Bot ✔️
Zabbix Support ✔️
Easy scalability ✔️
Easy to customize ✔️
high fault tolerance ✔️
Web admin service ✔️

Wiki

Do you need some help? Check out the articles on the wiki.

Contributing

Got something interesting you'd like to share? Learn about contributing.

Support

Reach out to me via the profile addresses.

License

License: MIT