Description

This template monitors metrics like statiotablets toastblkshit, user tables rows count, activity long transactions, user table rows dead, database size, bgwriter buffers clean, activity count, etc.

Prerequisites

The database you want to monitor should connect from the Gateway. Gateway Management profile should be added to the device. Database type credentials should be added against the device in the portal.

Metric Parameters

Metric Parameters
ParameterDescription
Frequency
  • Frequency is the interval in which you want to probe and collect metric data from the target device/resource
  • Frequency is defined in minutes (min).
  • Warning ThresholdIf the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user.
    Critical ThresholdIf the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user.
    AlertThe alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user.

    Metrics

    postgresql.statiotables.toastblkshit

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffer hits in this table's TOAST table (if any).
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database BlockHits Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.statiotables.idxblkshit

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffer hits in all indexes on this table.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database BlockHits Monitor
    Unitcount

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.blkshit

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of times disk blocks were found already in the buffer cache, so that a read was not necessary (this only includes hits in the PostgreSQL buffer cache, not the operating system's file system cache).
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database BlockHits Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.statioindexes.bufferhits

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffer hits in this index.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database BlockHits Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.connections

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThe number of active connections to postgres database.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Connection Statistics Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.settings.connection

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThe number of connections to this database as a fraction of the maximum number of allowed connections.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Connection Statistics Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.user_tables.rows_count

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of rows scans
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Connection Statistics Monitor
    Unitcount

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.max_connections

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThe maximum number of client connections allowed to this database shown as connection
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Connection Statistics Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.user.table.count

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionIt monitors the number of user tables in current database.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Connection Statistics Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.activity.long_transactions

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionLong-running transactions are bad because they prevent Postgres from vacuuming old data. This causes database bloat and, in extreme circumstances, shutdown due to transaction ID (xid) wraparound. Transactions should be kept as short as possible, ideally less than a minute.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Cpu Utilization Monitor
    Unith

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.deadlocks

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of deadlocks detected in this database.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Deadlocks Monitor
    Unitcount

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.conflict.deadlocks

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of conflicts in this database that have been canceled due to deadlocks.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Deadlocks Monitor
    Unitcount

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.class.relpages

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThis query is used to display the tables and their respective indexes in descending order of relpages.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Disk Usage Monitor
    Unitcount

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.statio_tables.buffer_hits

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffer hits in this table.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database IO Monitor
    Unithps

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.statio_tables.index_block_read

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of disk blocks read from all indexes on this table.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database IO Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.statio_tables.index_buffer_hit

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffer hits in all indexes on this table.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database IO Monitor
    Unithps

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.usertable.rowsdead

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThis query gives the number of dead rows (tuples) in the table.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Locks Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.deadlocks

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of deadlocks detected in this database.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Locks Monitor
    Unitcount

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.locks.granted

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionTrue if lock is held, false if lock is awaited.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Locks Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.size

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThis helps is know the size of the database
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Memory Monitor
    UnitGB

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.temp_bytes

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionTotal amount of data written to temporary files by queries in this database. All temporary files are counted, regardless of why the temporary file was created, and regardless of the log_temp_files setting.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.rows_fetched

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of rows fetched by queries in this database
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.rows_returned

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of rows returned by queries in this database
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.rows_updated

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of rows updated by queries in this database
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.rows_deleted

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of rows deleted by queries in this database
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.rows_inserted

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of rows inserted by queries in this database
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.stat_tables.seq_tup_read

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of live rows fetched by sequential scans
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.bgwriter.buffers_checkpoint

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffers written during checkpoints
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.bgwriter.buffers_clean

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffers written by the background writer
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.bgwriter.buffers_backend

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of buffers written directly by a backend
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.bgwriter.checkpoints_timed

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of scheduled checkpoints that have been performed
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.bgwriter.checkpoints_req

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of requested checkpoints that have been performed
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Performance Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.activity.count

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThis will tell you how close you are to hitting your max_connections limit, and show up any clients which are leaking database connections.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Session Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.locks.count

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionThe number of connections blocked waiting for a lock can be an indicator of a slow transaction with an exclusive lock.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Session Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    postgresql.database.transaction.rollback

    Metric Details

    Metric Details
    Applicable forCLOUD_PAAS_DB
    DescriptionNumber of transactions in this database that have been rolled back.
    CategoryApplication
    Collector TypeGateway
    Monitor NameAdvanced Cloud PostgreSQL Database Transactions RolledBack Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph