
Next, we will want to configure Apache to use basic security by allowing Prod Server Tokens.

To set the timezone for your PHP to use, you would go to the /etc/php/7.2/apache2/php.ini and set the date.timezone to your closest region. We will need the server to record time to know what resources were being used at a given time. Use the following installation command: sudo apt-get -y install php libapache2-mod-php php-common php-curl php-gd php-gettext php-gmp php-imap php-intl php-json php-mbstring php-memcache php-mysql php-pear php-pspell php-recode php-snmp php-net-socket php-tidy php-xml php-xmlrpc These are the packages we will need to install. sudo apt-get updateīy default, PHP will not be installed, but we will require it.

With a Sudo User, you would want to run updates as shown below. Getting Started to Install CactiĪs with any installation, it is always best to be sure that you have properly updated your server and all default packages. Furthermore, it will show you how to access the web portal and start the configuration to monitor the health of your server. This guide will focus on showing you how to install Cacti on your server. You can review our Open Source Monitoring Services to view the many free options available.

Monitoring your server is a critical step to managing your server and ensuring that you have accurate data to watch the health of your server.
