Project

General

Profile

Task #6096

Updated by Jan Mach almost 5 years ago

When working on issues #4384, #4274 and #4275 I was playing a lot with PostgreSQL database and with server monitoring configuration. configuration I have discovered we were neglecting some parts of our database. We paid a lot of attention to @mentat_events@ database, which takes a lot of load. However we have did not properly configured the @mentat_main@ database, which contains periodical statistics and reports and also deserves our attention. 

 Let`s try to improve this. I can see room for improvements in following areas: 

 * Improve Nagios monitoring and system-status capabilities to better check system health. 
 * Consider better server and database performance monitoring options to detect possible problems, bottlenecks, or just have better knowledge about system resource usage. 
 * Consider following tools: Grafana, TimescaleDB. 
 * Improve tools and documentation for system administrators.

Back