Database table name

Specifies the name of the database table where the data collector stores the property values that it captures.

Format:

Length
Up to 255 characters (bytes)
Database name
Collector.Table

Usage notes:

  • If you change the name of the table, the table remains in the database with all the data collected before the name was changed. A new table is created with the changed name.
  • The table name must contain only alphanumeric characters or an underscore (_) character. Special characters, such as a period (.), are not allowed.
  • We recommend using different database tables for each data collector.