Book Contents

Book Index

Next Topic

Home

SQL Virtual Tables (Monitoring API)

Vertica provides an API for monitoring various features and functions within a database in the form of virtual tables that can be queried using a limited form of the SELECT statement.

You can use external tools to query the virtual tables and act upon the information as desired. For example, when a host failure causes the K-Safety level to fall below a desired level, you can use any means necessary to notify the appropriate personnel.

See the section on Using the SQL Monitoring API for more information.

In This Chapter

VT_COLUMN_STORAGE

VT_DISK_STORAGE

VT_LOAD_STREAMS

VT_PROJECTION_STORAGE

VT_QUERY_METRICS

VT_RESOURCE_USAGE

VT_SESSION (VS_SESSION)

VT_SYSTEM

VT_TABLE_STORAGE

VT_TUPLE_MOVER