Time for action – importing a template
Start you web browser and go to http://forums.cacti.net/about9861.html. This is the topic on the forum containing all the links which we will be using later within this section. If the download links do not work, check back to this page and look for the new download links.
Download the XML file named
cacti087b_host_template_webserver_-_apache.xml
from the first post and save it to your desktop.Logon to your Cacti server.
Go to your Cacti installation and navigate to the scripts directory. On CentOS the command is:
cd /var/www/html/cacti/scripts
Download the third file to that directory:
wget http://forums.cacti.net/download/file.php?id=9907
Rename the downloaded file to
ws_apachestats.pl.gz
:mv download.php\?id\=9907 ws_apachestats.pl.gz
Unzip the file:
gunzip ws_apachestats.pl.gz
Now logon to your Cacti installation.
Go to Import / Export | Import Templates.
Select the XML file from your desktop and click on the Import button. You will see some status...