Actions
action #100976
openspecific alert about the size of our database, maybe even database tables?
Start date:
2021-10-12
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Over 80% space of /srv on OSD are used up. In #100859 we already identified that it's mostly our database with currently 72G out of 100G but /srv also stores system logs and "homes.img" and we can not easily distinguish which part grows in space. Can we have monitoring alerts for the database or even database tables directly?
Acceptance Criteria¶
AC1: We can monitor the growth of database, not just complete /srv
Suggestions¶
- Research if there can be cool postgres specific telegraf queries that already provide this
Actions