Help Center/ TaurusDB_TaurusDB for PostgreSQL/ FAQs/ Database Monitoring/ Which TaurusDB for PostgreSQL Instance Metrics Do I Need to Pay Attention To?
Updated on 2025-11-14 GMT+08:00

Which TaurusDB for PostgreSQL Instance Metrics Do I Need to Pay Attention To?

You need to pay attention to CPU, memory, and storage space usage.

You can configure the system to report alarms based on service requirements and take measures to handle any reported alarms.

Configuration examples:

  • Configure TaurusDB for PostgreSQL to report alarms to Cloud Eye if its CPU utilization reaches or exceeds a specific value (for example, 90%) multiple times (for example, 3 times) within a set period (for example, 5 minutes).
  • Configure TaurusDB for PostgreSQL to report alarms to Cloud Eye if its memory utilization reaches or exceeds a specific value (for example, 90%) multiple times (for example, 4 times) within a set period (for example, 5 minutes).
  • Configure TaurusDB for PostgreSQL to report alarms to Cloud Eye if its storage utilization reaches or exceeds a specific value (for example, 85%) multiple times (for example, 5 times) within a set period (for example, 5 minutes).

For details on Cloud Eye alarm configuration, see "Creating an Alarm Rule" in the Cloud Eye User Guide.

Measures:

  • If a storage space usage alarm is reported, you can:
    • Check the storage space consumption to see if any space can be freed up by deleting data from DB instances or by dumping the data to another system.
    • Scale up the storage space.