disco.dynamicConfigFiles table

The dynamicConfigFiles table stores the names of configuration files that must be reread each time a full discovery is launched.

Table 1. disco.dynamicConfigFiles database table schema
Column name Constraints Data type Description
m_Name
Primary key

Not null

Text

Name of configuration file to be reread,

m_UpdTime
 
Timestamp

Last update time for this configuration file.