MySQL Data Stream Parameters
The My SQL 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 MySQL Metrics Query
Returns the result of a MySQL query shaped for graphing, with a label, a timestamp and a numeric value on each row.
Custom MySQL State Query
Returns the result of a MySQL query shaped for health, where each row carries a state that SquaredUp turns into a status.
Custom MySQL Table Query
Returns the result of a MySQL query as plain rows and columns, for display in a grid.