Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A CSC is based on any user-defined SQL query returning a result set. The array returned by MySQL from the SQL query populates a SQL DM for MySQL Object (a ”Custom SQL Object” (CSO) in this case). This is exposed as a javascript array that may be referenced in SQL DM for MySQL counter definitions like any SQL DM for MySQL object.

Enabling pre-defined CSCs and CSOs:

In order to monitor CSOs you need to create a Custom SQL Counter(CSC). SQL DM for MySQL comes shipped with a bunch of pre-defined CSCs with their respective CSOs. By default, all pre-defined CSOs and CSCs are disabled. To enable some of these samples follow these steps:

...