Note: The following reference article describes the BIND configuration file structure and
process as applies to the current version of Micetro.
As of version 11.0, Micetro uses a parser to handle BIND configuration. The parser parses the configuration as a whole and patches only the portions that have been affected or changed. The parser maintains a list of all files included in the configuration, as well as the time at which each file was modified in order to detect whether the file was modified externally. This allows it to reload the configuration, if needed, or reject the modifications if there are potential conflicts.
As a result, it's no longer necessary to manually arrange or change the configuration and it's possible to implement read-only installation of the agents.