You now have a rough overview of the Cacti web interface and how it interacts with the database. You're going to dive a bit deeper into the details in the next few chapters, so it is not important at this stage to know where everything is or how it works in detail.
Before we continue
Pop quiz - a few questions about Chapter 1
- If you are using a remote database server, which configuration files do you need to change?
a) The config.php file and spine.conf
b) The global.php file and config.php
- Which section on the Console tab allows you to change the path to the Cacti log file?
a) The System Utilities section
b) The Path tab within the Configuration Section
c) The General tab within the Configuration Section
- On a CentOS 7 system, how can you configure the MySQL server to start automatically during system startup?
a) You can use the enableservice command
b) The setstartup command allows you to do so
c) The systemctl command will do this