The page has been translated by Gen AI.

ServiceWatch metric

EPAS (DBaaS) sends metrics to ServiceWatch. The metrics provided by basic monitoring are data collected at 1‑minute intervals.

Reference
Refer to the ServiceWatch guide for how to view metrics in ServiceWatch.

Basic Metrics

The following are the basic metrics for the namespace EPAS(DBaaS).

The indicators whose names are shown in bold below are the key indicators selected from the basic indicators provided by EPAS(DBaaS). The main metrics are used to configure service dashboards that are automatically built for each service in ServiceWatch.

Each metric provides guidance in the user guide on which statistical values are meaningful when viewing that metric, and among the meaningful statistics, the values shown in bold are the primary statistics. In the service dashboard, you can view key metrics through primary statistical values.

OS Basic Metrics

Classification
Performance itemsunitDetailed descriptionmeaningful statistics
CPUCPU UsagePercentCPU usage
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk UsagePercentDisk usage
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Write BytesBytes/SecondWrite capacity (bytes/second) of block device
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Read BytesBytes/SecondRead throughput (bytes/second) from block device
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Write RequestsCount/SecondNumber of write requests on block device (requests per second)
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Read RequestsCount/SecondNumber of read requests on block device (requests per second)
  • Total
  • Average
  • Maximum
  • Minimum
DiskAverage Disk I/O Queue SizeNoneAverage queue length of requests issued to the block device
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk I/O UtilizationPercentThe proportion of time the block device actually spent processing I/O operations.
  • Total
  • Average
  • Maximum
  • Minimum
MemoryMemory UsagePercentMemory usage
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Out BytesBytes/SecondAmount of data transferred from memory to swap area (bytes/second)
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Used BytesBytesSize of the currently used swap space
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Cached UsagePercentCached swap usage rate
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Total BytesBytesTotal swap space size configured on the system
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap In BytesBytes/SecondAmount read from swap area into memory (bytes/second)
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap UsagePercentCurrent usage ratio relative to total swap space
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Cached BytesBytesSize of pages that have been restored to memory but still have a copy in the swap area
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Free BytesBytesSize of swap space that remains unused
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In BytesBytes/SecondReceived capacity (bytes/second) on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out BytesBytes/SecondTransmitted capacity (bytes/second) on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkTCP ConnectionsCount/SecondTotal number of TCP connections currently established correctly
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In PacketsCountNumber of packets received on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out PacketsCountNumber of packets transmitted on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In DroppedCountNumber of packet drops received on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out DroppedCountNumber of packet drops transmitted from the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In ErrorsCountNumber of packet errors received on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out ErrorsCountNumber of packet errors transmitted from the network interface
  • Total
  • Average
  • Maximum
  • Minimum
OSOS UptimeSecondsTime elapsed (seconds) since the system was last booted
  • Total
  • Average
  • Maximum
  • Minimum
Table. OS basic metrics

EPAS(DBaaS) basic metrics

Classification
Performance itemsunitDetailed descriptionmeaningful statistics
FrozenxidDB age maxNoneThe point in time when the oldest transaction started (time)
  • Total
  • Average
  • Maximum
  • Minimum
LocksActive locks (total)CountTotal of all currently active locks
  • Total
  • Average
  • Maximum
  • Minimum
LocksExclusive locksCountNumber of exclusive locks that other sessions cannot access at all
  • Total
  • Average
  • Maximum
  • Minimum
LocksRow exclusive locksCountRow-level exclusive lock, used during DML (INSERT/UPDATE/DELETE)
  • Total
  • Average
  • Maximum
  • Minimum
LocksRow share locksCountRow-level shared lock, used in SELECT … FOR UPDATE, etc.
  • Total
  • Average
  • Maximum
  • Minimum
LocksShare locksCountShared lock on the entire object, used for read‑only transactions
  • Total
  • Average
  • Maximum
  • Minimum
LocksShare row exclusive locksCountA lock that applies both shared and row‑exclusive modes simultaneously
  • Total
  • Average
  • Maximum
  • Minimum
LocksShare update exclusive locksCountShared update-only lock, used for rapidly changing data
  • Total
  • Average
  • Maximum
  • Minimum
LocksWait Locks (long)CountNumber of lock requests waiting for a long time
  • Total
  • Average
  • Maximum
  • Minimum
LocksWait Locks (total)CountNumber of all pending lock requests
  • Total
  • Average
  • Maximum
  • Minimum
ReplicationApply Lag TimeSecondsReplication latency(Primary → Standby)
  • Total
  • Average
  • Maximum
  • Minimum
ReplicationCheck no ReplicationCountIndicator confirming that no replication is configured
  • Total
  • Average
  • Maximum
  • Minimum
ReplicationCheck replicationCountMetric to verify that the replication status is normal
  • Total
  • Average
  • Maximum
  • Minimum
SessionsActive sessionsCountNumber of sessions currently connected to the database and active
  • Total
  • Average
  • Maximum
  • Minimum
SessionsIdle in transaction sessionsCountTransaction started, but currently the number of waiting sessions.
  • Total
  • Average
  • Maximum
  • Minimum
SessionsIdle sessionsCountNumber of sessions that are maintaining only the connection without performing any work
  • Total
  • Average
  • Maximum
  • Minimum
SessionsTotal sessionsCountTotal number of sessions connected to the database (active + idle)
  • Total
  • Average
  • Maximum
  • Minimum
SessionsWaiting sessionCountNumber of sessions waiting for locks, resources, etc.
  • Total
  • Average
  • Maximum
  • Minimum
SessionsConnection usagePercentAllowed limit ratio relative to the current number of connections
  • Total
  • Average
  • Maximum
  • Minimum
SessionsConnection usage (Total)CountNumber of connections in use in the entire connection pool
  • Total
  • Average
  • Maximum
  • Minimum
StateInstance stateNoneDB operational status
  • up: 1
  • down: 0
  • Total
  • Average
  • Maximum
  • Minimum
TablespaceTablespace UsedMegabytesCurrent tablespace capacity in use
  • Total
  • Average
  • Maximum
  • Minimum
TablespaceTablespace Total UsedMegabytesUsage ratio (%) of total tablespace
  • Total
  • Average
  • Maximum
  • Minimum
TransactionsTransaction Time maxSecondsDuration of the longest-running transaction
  • Total
  • Average
  • Maximum
  • Minimum
TransactionsTransaction Time max totalCountNumber of long transactions
  • Total
  • Average
  • Maximum
  • Minimum
Table. EPAS (DBaaS) basic metrics
Monitoring metrics
How-to guides