Hi Joachim,
Thanks for the feedback! Really appreciate it. For your first suggestion, we have DB Size/Capacity under IO - Table spaces(y) and it is from this query
SELECT
DB_SIZE as DB_SIZE,
DB_CAPACITY as DB_CAPACITY
FROM
SYSTOOLS.STMG_DBSIZE_INFO
Can you please check and see if it is what you want? (It might require you to grant EXECUTE permission on SYSTOOLS)
For tablespace status, there is a column in IO - Table spaces(y) which shows the
TBSP_STATE from MON_GET_TABLESPACE . Can you please check if it is what you expect to have? (https://www.ibm.com/docs/en/db2/11.5?topic=functions-mon-get-tablespace-get-table-space-metrics)
We will definitely look into HADR value issue.
Thanks again for your feedback!
Best,
------------------------------
Yao Wu
Software Engineer
IBM
San Jose CA
------------------------------