Configuration files for Linux
Individual components in Micetro can be configured by editing preferences.cfg files, otherwise known as configuration files. Components that can be configured include the Central executable, the DNS/DHCP Agents, the Update Agent, and the web services executable (mmWs).
Location of important config and log files
Important
The paths below represent the default values. Depending on your installation, your environment may be using different paths.
The default locations of the preferences files for Windows and Linux, respectively, are as follows:
Preferences file locations |
|---|
/var/mmsuite/mmcentral/preferences.cfg |
/var/mmsuite/dns_server_controller/preferences.cfg |
/var/mmsuite/dhcp_server_controller/preferences.cfg |
/var/mmsuite/updater/preferences.cfg |
/var/mmsuite/web_services/preferences.cfg |
The following table outlines the paths of configuration and log files on Linux:
Path
Information
/var/mmsuite/mmcentral/preferences.cfgMicetro Central configuration file.
/var/mmsuite/dns_server_controller/preferences.cfgMicetro DNS Agent configuration file.
/var/mmsuite/dhcp_server_controller/preferences.cfgMicetro DHCP Agent configuration file.
/var/mmsuite/updater/preferences.cfgMicetro Update Agent configuration file.
/var/mmsuite/web_services/preferences.cfgMicetro Web Services configuration file.
/etc/httpd/conf/mmweb.confMicetro Web Application configuration file.
/etc/httpd/conf/mmws.confMicetro Web Services proxy configuration file
./[monitor|nodeX]/postgresql.confPostgreSQL HA cluster database configuration file.
./[monitor|nodeX]/pg_hba.confStores client authentication information for the database cluster.
/var/mmsuite/mmcentral.logMicetro Central logfile.
/var/mmsuite/dns_server_controller/logs/Micetro DNS Agent logfile.
./[monitor]/pg_log/postgresql-[WeekDay].logPostgreSQL HA cluster monitor logfile.