Use the New/Edit Row Content Threshold dialog to set the database column values and conditions that must be matched for each table row. This data is used to build the query monitor criteria to determine whether the query monitor is up. If the database data changes outside the boundaries of the query criteria, the monitor triggers to a down state.

  • For each row retrieved, value of column: select the table column to use in the query string.
  • as: select the data type as a string or a number.
  • Must be: select the value that isfor a string:equal to, not equal to, or contains for the query string.- or -for a number:less than, less than or equal to, greater than, greater than or equal to, equal to, not equal to for the query string.
  • Value. Enter the string or numeric value required for the query string.