Time for action – installing Thold
Go to http://cactiusers.org/, right-click on the Thold link, and save the target location.
Logon to the shell of your Cacti server.
Change to the Cacti plugins directory:
cd /var/www/html/cacti/plugins
Download the Thold plugin:
wget http://cactiusers.org/downloads/thold.tar.gz
Extract the file:
tar -xzvf thold-0.4.3.tar.gz
Login to Cacti, install, and enable the plugin which appears in the Plugins page.
What just happened?
You installed the Thold plugin, thereby enabling you to set thresholds on the values of the RRD data and send out alerts if your thresholds are breached.