ODBC Data Stream Parameters
The ODBC plugin provides configurable data streams to query SQL data.
Each configurable data stream exposes a set of parameters that lets you filter the data you retrieve. The following information describes the available configurable data streams and their parameters in detail.
Custom ODBC Metrics Query
Returns the result of an ODBC query shaped for graphing, with a label, a timestamp and a numeric value on each row.
Custom ODBC State Query
Returns the result of an ODBC query shaped for health, where each row carries a state that SquaredUp turns into a status.
Custom ODBC Table Query
Returns the result of an ODBC query as plain rows and columns, for display in a grid.